Releases: crohrer/spotifyRadioPlaylist
Were not all bad
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
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
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
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
Fixed oAuth error #4
Thanks to @pimbolilu for reporting!
Life turns sour and we are older
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
Added support for trackservices with track infos in UPPERCASE
Brandenburg
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
Added support for trackservice pages with A LOT of tracks (like fluxFM)