Skip to content

Releases: crohrer/spotifyRadioPlaylist

Were not all bad

01 May 21:08
Compare
Choose a tag to compare

Fixes bug in accessToken renewal. This prevented the new accessToken to be used directly after it was renewed.

Oh, when the wind would blow with rain and snow

01 May 20:56
Compare
Choose a tag to compare

Improved Search by using field filters.
Now artist and track information can't get mixed up in the search results. This should lead to more accurate matches.

The times we had

01 May 20:13
Compare
Choose a tag to compare

Adds a config flag for a new crawling mode.
This mode was specifically made for Radio FM4 because they recently had a website relaunch, where they removed the original trackservice webpage and replaced it with a web player. This player uses an API which luckily exposes track information.
My implementation targets only this API at the moment. If there are any other radio stations with a similar API, please open an issue so I can look into it, whether I can generalize this mode.

Postcards from Italy

01 May 16:32
Compare
Choose a tag to compare

Refactored the Application using Promises.
This provides a better overview of the application logic.
This Release is a preparation to adapt the tracks fetching to the new FM4 website.

The love we've had will turn all over

09 Jun 17:53
Compare
Choose a tag to compare

Fixed oAuth error #4
Thanks to @pimbolilu for reporting!

Life turns sour and we are older

05 Jan 23:05
Compare
Choose a tag to compare

Fixed Issue with Trackservices where some songs might be listed multiple times consecutively:
Added Duplicate detection on trackservice #3

Send me now, the winter's over

04 Jan 21:57
Compare
Choose a tag to compare

Added support for trackservices with track infos in UPPERCASE

Brandenburg

04 Jan 20:58
Compare
Choose a tag to compare

Improved DOM Scraping and some examples for radio stations
This release changes the config format.

Thanks to Jan for contributing to this release!

After The Curtain

03 Jan 20:31
Compare
Choose a tag to compare

Added support for trackservice pages with A LOT of tracks (like fluxFM)

Beirut

03 Jan 16:08
Compare
Choose a tag to compare

Now you can configure other radio stations too! Disclaimer: may not work with every radio station in the world.
Added support for 302 Redirects