Cohen Karnell
d97d78f830
Fix KeyError in Deezer track conversion when artist is missing
...
_get_track resolved the artist with track_data.get('contributors', [track_data['artist']]),
whose default is evaluated eagerly, so track_data['artist'] raises KeyError whenever the
artist key is absent, even when contributors is present. Guard the fallback the same way
album_for_id already does. Fixes #4339 .
2026-08-14 12:02:07 -04:00
..
2026-08-11 00:39:31 +01:00
2026-06-29 11:20:15 +02:00
2026-07-16 11:57:10 +01:00
2026-07-16 08:03:29 +02:00
2026-06-29 11:20:15 +02:00
2026-08-11 00:39:31 +01:00
2026-06-29 11:20:15 +02:00
2026-03-06 10:57:08 +00:00
2026-06-29 11:20:15 +02:00
2026-06-29 11:20:15 +02:00
2026-06-29 11:20:15 +02:00
2026-06-29 11:20:15 +02:00
2026-06-29 11:20:15 +02:00
2026-06-29 11:20:15 +02:00
2026-06-29 11:20:15 +02:00
2026-06-29 11:20:15 +02:00
2026-06-29 11:20:15 +02:00
2026-08-05 02:06:48 +01:00
2026-06-29 11:20:15 +02:00
2026-06-29 11:20:15 +02:00
2026-06-29 11:20:15 +02:00
2026-06-29 11:20:15 +02:00
2026-07-16 13:11:16 +01:00
2026-08-14 12:02:07 -04:00
2026-06-29 11:20:15 +02:00
2026-07-15 14:30:42 +01:00
2026-06-29 11:20:15 +02:00
2026-06-09 00:14:06 +01:00
2026-06-29 11:20:15 +02:00
2026-07-27 19:33:53 +01:00
2026-06-29 11:20:15 +02:00
2026-06-29 11:20:15 +02:00
2026-06-29 11:20:15 +02:00
2026-06-29 11:20:15 +02:00
2026-07-08 21:53:00 -05:00
2026-06-29 11:20:15 +02:00
2026-06-29 11:20:15 +02:00
2026-08-05 02:06:48 +01:00
2026-05-20 16:53:06 +02:00
2026-07-03 10:26:17 -07:00
2026-05-20 16:53:06 +02:00
2026-06-29 11:20:15 +02:00
2026-06-29 11:20:15 +02:00
2026-07-30 12:20:27 +01:00
2026-06-29 11:20:15 +02:00
2026-06-29 11:20:15 +02:00
2026-06-29 11:20:15 +02:00
2026-06-29 11:20:15 +02:00
2026-06-09 00:14:06 +01:00
2026-06-29 11:20:15 +02:00
2026-08-11 00:39:31 +01:00
2026-06-29 11:20:15 +02:00
2026-08-05 02:06:48 +01:00
2026-06-29 11:20:15 +02:00
2026-06-29 11:20:15 +02:00
2026-07-15 14:31:58 +08:00
2026-06-29 11:20:15 +02:00
2026-06-29 11:20:15 +02:00
2026-06-29 11:20:15 +02:00
2026-06-29 11:20:15 +02:00
2026-05-20 16:53:06 +02:00
2026-06-29 11:20:15 +02:00
2026-06-29 11:20:15 +02:00
2026-06-09 00:14:06 +01:00
2026-05-27 20:03:54 +01:00
2026-06-29 11:20:15 +02:00
2026-06-02 00:02:10 +08:00
2026-07-16 13:11:16 +01:00
2026-06-29 11:20:15 +02:00
2026-06-29 11:20:15 +02:00
2026-08-05 01:56:59 +01:00
2026-06-29 11:20:15 +02:00
2026-07-27 19:33:53 +01:00
2026-06-29 11:20:15 +02:00
2026-07-14 20:09:56 +02:00
2026-06-29 11:20:15 +02:00
2026-06-29 11:20:15 +02:00
2026-06-29 11:20:15 +02:00
2026-06-29 11:20:15 +02:00
2026-06-29 11:20:15 +02:00
2026-06-29 11:20:15 +02:00
2026-06-29 11:20:15 +02:00