mirror of
https://github.com/owntone/owntone-server.git
synced 2025-04-12 23:42:32 -04:00
Current impl fetches pl, purge pl items, fetch RSS, inserts entries. If the RSS fetch fails (remote server is temporary unreachable) the playlistitems for that RSS are all dropped. This has a side effect that RSS playlists cannot be determined from tracks (see issue #1126) and thus cannot be deleted. Simple fix to defer playlist item purge to the point that the RSS fetch is ok and before the inserts