You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
C:\Headphones\headphones>c:\python27\python import.py
Caution: This may take a very long time to complete, Depending on your music library size.
Warning: This script does not support individual songs. It downloads the entire album that each of your songs are a part of.
Waiting...
Starting in...
5..
4..
3..
2..
1..
Starting!
Starting Up!
#####################################
Getting info from file.
Successfully retreived artist from file.
Successfully retreived album from file.
('\x1b[0;0mReturn:', 'Album Name', '-', 'Disc Number')
Successfully got JSON!
Commencing Musicbrainz search!
Traceback (most recent call last):
File "import.py", line 107, in
for i in readable_json:
TypeError: 'bool' object is not iterable
did exportify export differently that when this was made?
The text was updated successfully, but these errors were encountered:
Headphones and all packages installed.
C:\Headphones\headphones>c:\python27\python import.py
Caution: This may take a very long time to complete, Depending on your music library size.
Warning: This script does not support individual songs. It downloads the entire album that each of your songs are a part of.
Waiting...
Starting in...
5..
4..
3..
2..
1..
Starting!
Starting Up!
#####################################
Getting info from file.
Successfully retreived artist from file.
Successfully retreived album from file.
('\x1b[0;0mReturn:', 'Album Name', '-', 'Disc Number')
Successfully got JSON!
Commencing Musicbrainz search!
Traceback (most recent call last):
File "import.py", line 107, in
for i in readable_json:
TypeError: 'bool' object is not iterable
did exportify export differently that when this was made?
The text was updated successfully, but these errors were encountered: