This repository was archived by the owner on Nov 27, 2025. It is now read-only.
Description ENV: Win10, 21H2, Python: 3.10.2
Configure
Attempted to Pull configured playlist
Error: 'NoneType' object is not iterable
Stacktrace:
Job 0 failed : 'NoneType' object is not iterable
Traceback (most recent call last ):
File "C:\Users\johndeo\AppData\Local\Programs\Python\Python310\lib\site-packages\unitunes\gui\engine.py" , line 109 , in _process_queue
job .execute ()
File "C:\Users\johndeo\AppData\Local\Programs\Python\Python310\lib\site-packages\unitunes\gui\engine.py" , line 66 , in execute
self .pm .pull_playlist (
File "C:\Users\johndeo\AppData\Local\Programs\Python\Python310\lib\site-packages\unitunes\main.py" , line 209 , in pull_playlist
remote_tracks = service .pull_tracks (uri )
File "C:\Users\johndeo\AppData\Local\Programs\Python\Python310\lib\site-packages\unitunes\services\ytm.py" , line 139 , in pull_tracks
return self .results_to_tracks (tracks )
File "C:\Users\johndeo\AppData\Local\Programs\Python\Python310\lib\site-packages\unitunes\services\ytm.py" , line 127 , in results_to_tracks
return list (
File "C:\Users\johndeo\AppData\Local\Programs\Python\Python310\lib\site-packages\unitunes\services\ytm.py" , line 171 , in raw_to_track
artists = [AliasedString (value = artist ["name" ]) for artist in raw ["artists" ]],
TypeError : 'NoneType' object is not iterable
Finished job 0 : Pull Your Likes Reactions are currently unavailable
ENV: Win10, 21H2, Python: 3.10.2
'NoneType' object is not iterable