-
|
I have some Playlists in Plex which are based on the following parameters (amongst others)
It seems that MA caches the results of playlists when first retrieved from the provider, as every time of return to that playlist in MA it shows the same tracks (if I do the same in Plex - the result is different each time) I get why MA is doing this, and I know I can refresh via the UI, but I'm wondering if there's a way to programmatically 'force' a refresh of the playlist from MA? I'd even be comfortable with an API call solution... |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Beta Was this translation helpful? Give feedback.
-
|
There is now API documentation for the 2.7.0 beta and later versions of Music Assistant. The API documentation is automatically generated and available at http://your_ma_server_ip:8095/api-docs |
Beta Was this translation helpful? Give feedback.
https://github.com/orgs/music-assistant/discussions/2403