Apple Music: Fix edge case for album parsing (#1463)
authorMarvin Schenkel <marvinschenkel@gmail.com>
Sun, 7 Jul 2024 13:16:08 +0000 (15:16 +0200)
committerGitHub <noreply@github.com>
Sun, 7 Jul 2024 13:16:08 +0000 (15:16 +0200)
commit767d8938643863e44b2c6667e9acee956481ed5d
tree13cd1ce299490c0eaca33f35139333bb1e49c8fa
parentd9d6a1082b6b9d9ac2884d105000d6bcf9e89f9b
Apple Music: Fix edge case for album parsing (#1463)

* Fix albums without name. Increase cooldown periode on 504 timeout.

* Fix edge case for albums.
music_assistant/server/providers/apple_music/__init__.py