I'm getting the current error on trying to send to the device or the media card in it.
Code:
Unable to send Neon Genesis: Goddess to device
Traceback (most recent call last):
File "/usr/lib64/python2.5/site-packages/libprs500-0.3.9-py2.5.egg/libprs500/gui/main.py", line 355, in upload_books
end_session=False)
File "/usr/lib64/python2.5/site-packages/libprs500-0.3.9-py2.5.egg/libprs500/communicate.py", line 168, in run_session
res = func(*args, **kwargs)
File "/usr/lib64/python2.5/site-packages/libprs500-0.3.9-py2.5.egg/libprs500/communicate.py", line 824, in add_book
bkl.add_book(info, name, size, ctime)
File "/usr/lib64/python2.5/site-packages/libprs500-0.3.9-py2.5.egg/libprs500/books.py", line 193, in add_book
w, h, data = info["cover"]
TypeError: unpack non-sequence
EDIT: Is it also normal for the proram to rename every file prs500_x.x?