Coder Social home page Coder Social logo

crohrer / spotifyradioplaylist Goto Github PK

View Code? Open in Web Editor NEW
8.0 8.0 1.0 98 KB

Get the latest tracks from a radio station and put them on a spotify playlist

Home Page: https://crohrer.github.io/spotifyRadioPlaylist/

License: MIT License

JavaScript 100.00%
radio-station spotify spotify-playlist

spotifyradioplaylist's People

Contributors

crohrer avatar jhinder avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

jhinder

spotifyradioplaylist's Issues

Not all the titles are getting imported

If I try to import the titles from a radio station, not all the titles will get added.

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

Debug: the track array from radiocrawler.js is filled up with all the titles, seems that there is a problem in spotifySearch.searchTracks(tracks) but I did not find out why some results are missing. all the titles are available if I search for them manualy on spotify

Genre Blacklist

Add config option: genreBlacklist for filtering search results by genre (if Spotify API has this in response data)

Feature request: chart mode

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.

oAuth error

Hello,

I get the following error:

no accessToken found

/Users/sven/spotifyRadioPlaylist/spotifyOAuth.js:50
oAuth.refresh();
^
ReferenceError: oAuth is not defined

can you help me how to solve this.

br,
pim.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.