BLeeEZ / amperfy

Amperfy is an iOS app to play songs from an Ampache or Subsonic server
GNU General Public License v3.0
383 stars 34 forks source link

Smart playlist tracks are not refreshed when playing via Siri / Shortcuts #260

Closed reillymc closed 1 week ago

reillymc commented 1 month ago

When playing a smart playlist from siri or a shortcut, the tracklist is not re-fetched before playing the playlist - it just uses the last retrieved set of tracks. Opening the playlist page manually in the app will refresh the tracks. Would it be possible for this refresh behaviour from the page to be applied before playing from siri / shortcut? Thanks for all the work put into the project - it's a fantastic client!

Tested on Amperfy version 1.2.1 running against Navidrome Server 0.52.0.

BLeeEZ commented 1 month ago

Yes I will add this

BLeeEZ commented 1 week ago

Done in 98413ff33865eb909a6f26db7e7fcd38d29fc54a.

reillymc commented 1 week ago

I have been running a build from develop on my device today and the change is working great! I can verify it refreshes my smart playlists when using Siri and Shortcuts. Thanks so much for implementing this!