You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add option to automatically set tracks to play in repeat mode when Mopidy-Pandora starts.
Add experimental support for rating songs by re-using buttons available in the current front-end Mopidy extensions.
Audio quality now defaults to the highest setting.
Improved caching to revert to Pandora server if station cannot be found in the local cache.
Fix to retrieve stations by ID instead of token.
Add unit tests to increase test coverage.
v0.1.4 (2015-08-17)
Limit number of consecutive track skips to prevent Mopidy's skip-to-next-on-error behaviour from locking the user's
Pandora account.
Better handling of exceptions that occur in the backend to prevent Mopidy actor crashes.
Add support for unicode characters in station and track names.
v0.1.3 (2015-07-11)
Update to work with release of Mopidy version 1.0
Update to work with pydora version >= 1.4.0: now keeps the Pandora session alive in tha API itself.
Implement station list caching to speed up browsing.
Get rid of 'Stations' root directory. Browsing now displays all of the available stations immediately.
Fill artist name to improve how tracks are displayed in various Mopidy front-end extensions.
v0.1.2 (2015-06-20)
Enhancement to handle Invalid Auth Token exceptions when the Pandora session expires after long periods of
inactivity. Allows Mopidy-Pandora to run indefinitely on dedicated music servers like the Pi MusicBox.
Add configuration option to sort stations alphabetically, instead of by date.
v0.1.1 (2015-03-22)
Added ability to make preferred audio quality user-configurable.