jaedb / Iris

Discover, explore and manage your music library across multiple sources with this beautiful web-based interface. Iris is a Mopidy frontend extension.
Apache License 2.0
1.14k stars 133 forks source link

Disable caching on a per-playlist basis #653

Open RoggerFabri opened 3 years ago

RoggerFabri commented 3 years ago

Describe the bug Playlist Refresh

At the moment I'm using Spotify as the main "provider" and some of my playlist are dynamic like the "Discover Weekly", for example, that changes every Monday. If I don't manually trigger a refresh on this playlist (Open Playlist -> 3 dots menu -> Refresh), the playlist will contain old tracks from the previous week. Is it possible to automatically trigger a refresh or mark this playlist as "don't cache", something like that?

To Reproduce Steps to reproduce the behavior:

  1. Open Playlist
  2. 3 dots menu
  3. Refresh

Expected behavior Playlist be automatically refreshed. I'm not sure if this is a bug or a feature request, I understand that this behaviour is caused by the way things are designed, but maybe there's an easier way around it. If this is a bug, could you tell me how to provide a log?

Console log Not applicable.

Screenshots Not applicable.

Environment details:

Additional context Not applicable.

MrLemur commented 2 years ago

Just wondering if there is something we could run via the API to refresh certain playlists?