Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: chart mode #9

Open
pimbolilu opened this issue Jun 22, 2016 · 2 comments
Open

Feature request: chart mode #9

pimbolilu opened this issue Jun 22, 2016 · 2 comments
Assignees

Comments

@pimbolilu
Copy link

Add the the possibility to define a "chart mode" in config.json.

Chart mode should import the charts from a station website like the last tracks, but should first emplty a playlist than add the songs.

@crohrer crohrer self-assigned this Jul 19, 2016
@crohrer
Copy link
Owner

crohrer commented Jul 19, 2016

@pimbolilu can you provide an example link for a website that shows charts?
I tried this before but on my favorite station the newest charts page didn't have a scrapable URL - it was different for every week. To implement this feature sustainably I need an example for such a URL that has always the newest charts

@pimbolilu
Copy link
Author

Hi,

"radioTrackserviceUrl": "http://www.eldo.lu/music/charts/chartbreaker/",
"radioEntrySelector": "div.unit",
"radioTitleSelector": "div.u2>h2",
"radioArtistSelector": "div.u2>h3",
"searchLinear": false,
"localEnvironment": true

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants