-
Notifications
You must be signed in to change notification settings - Fork 94
Open
Description
I get this error when ripping some playlists (about 30 songs) - other playlist get ripped ok
I copied the playlist to a text file and removed local files but the issue is same
tried 2.10.7 but same error
edit: when i extracted URI's to a txt file and gave it, same error , so somehow URI's are bugged??
playlist: spotify:user:1242336789:playlist:2NmS6p9TTWqXGUykZ2QZAH
Exception in thread SpotifyRipperThread:
Traceback (most recent call last):
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/threading.py", line 810, in __bootstrap_inner
self.run()
File "/Library/Python/2.7/site-packages/spotify_ripper-2.10.7-py2.7.egg/spotify_ripper/ripper.py", line 233, in run
audio_file = self.format_track_path(idx, track)
File "/Library/Python/2.7/site-packages/spotify_ripper-2.10.7-py2.7.egg/spotify_ripper/ripper.py", line 618, in format_track_path
format_track_string(self, args.format.strip(), idx, track)
File "/Library/Python/2.7/site-packages/spotify_ripper-2.10.7-py2.7.egg/spotify_ripper/utils.py", line 233, in format_track_string
[artist.name for artist in track.artists])))
TypeError: sequence item 1: expected string or Unicode, NoneType found
wuestkamp
Metadata
Metadata
Assignees
Labels
No labels