A few small bugfixes and enhancements (#2078)
authorMarcel van der Veldt <m.vanderveldt@outlook.com>
Sun, 30 Mar 2025 13:35:35 +0000 (15:35 +0200)
committerGitHub <noreply@github.com>
Sun, 30 Mar 2025 13:35:35 +0000 (15:35 +0200)
commit59d87c675e74cab730811b197bf032e6dd18eaee
tree8cbca39d9dbf1f985ffa436b89f0d56618d7c8c2
parent9d45bbb28486a0f01d6ad7a5863c9cfeea2c100e
A few small bugfixes and enhancements (#2078)

* Prevent duplicates when searching library tracks or albums

* Fix preload and enqueue of next queue item

* Chore: some tweaks to DIDL metadata
music_assistant/controllers/media/albums.py
music_assistant/controllers/media/tracks.py
music_assistant/controllers/player_queues.py
music_assistant/controllers/streams.py
music_assistant/helpers/didl_lite.py