zotify/zotify
PhYrE 1659fe667e Don't crash out if a user includes an episode/podcast in a playlist.
Previously, "'NoneType' object is not subscriptable" happened on certain playlists where the playlist includes a podcast episode or other non-track content.  This checks it and skips over in such a case.
2024-04-24 01:38:05 +02:00
..
__init__.py todo: add global config support 2022-02-02 21:56:57 +13:00
__main__.py option to download by followed artists 2022-03-24 22:42:06 +13:00
album.py todo: add global config support 2022-02-02 21:56:57 +13:00
app.py updates app.py with changes from GH PRs 2023-09-12 18:47:53 +02:00
config.py attemps -> attempts 2023-09-12 19:13:30 +02:00
const.py version bump 2024-02-07 18:10:08 +13:00
loader.py Minor fixes - 0.6.2 2022-02-19 16:25:36 +13:00
playlist.py Don't crash out if a user includes an episode/podcast in a playlist. 2024-04-24 01:38:05 +02:00
podcast.py check for "audio_preview_url" 2022-07-02 12:57:12 +12:00
termoutput.py todo: add global config support 2022-02-02 21:56:57 +13:00
track.py force lrc file to utf-8 2023-08-10 01:01:00 +12:00
utils.py version bump 2024-02-07 18:10:08 +13:00
zotify.py add scope for followed artists 2022-12-28 23:49:18 +13:00