-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
hello. Please let me know because I can't get it right while I'm creating it.
- Put MP3 files in Music folder
- Menu Settings Select Update Library
I get an error like the one below and can't return to the menu.
Is there a solution?
pi@raspberrypi:~/PiPod_ePaper/Software $ python3 main.py
Traceback (most recent call last):
File "/home/pi/PiPod_ePaper/Software/main.py", line 142, in
music.updateLibrary() # Re-create the info.csv file
^^^^^^^^^^^^^^^^^^^^^
File "/home/pi/PiPod_ePaper/Software/playback.py", line 283, in updateLibrary
stringTitle = newtitle[0].lstrip()
^^^^^^^^
UnboundLocalError: cannot access local variable 'newtitle' where it is not associated with a value
Metadata
Metadata
Assignees
Labels
No labels
