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

Playlists refresh button no longer works #173

Closed
kingosticks opened this issue Feb 18, 2016 · 0 comments
Closed

Playlists refresh button no longer works #173

kingosticks opened this issue Feb 18, 2016 · 0 comments

Comments

@kingosticks
Copy link
Member

It seems that that the playlists refresh button does not work.

  1. Select a playlist to display the tracks
  2. Externally make a change to that playlist (e.g. add tracks to a Spotify playlist using play.spotify.com)
  3. Click the refresh button and reselect the playlist
  4. The new tracks are not visible in the playlist.

The only way I could see the new tracks was to restart Mopidy

This probably happened when I changed to use the getItems API. Need to make sure we invalidate the cache of tracks when the refresh button is clicked and also when we receive any sort of playlist changed type event from Mopidy.

jcass77 added a commit to jcass77/Mopidy-MusicBox-Webclient that referenced this issue Feb 28, 2016
jcass77 added a commit to jcass77/Mopidy-MusicBox-Webclient that referenced this issue Feb 28, 2016
…ents.

Use 'm3u' format for saving playlists. Invalidate the playlist cache on refresh or external changes.

Replace links with buttons and text with icons.

Fixes pimusicbox#113. Fixes pimusicbox#173. Fixes pimusicbox#177.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants