downloads are all not finished-it shows 100%, but not marked as finished. log shows messages all like this:
DownloadJob 32600688 'newsnight_20070427-1700_40_pc.mp3' reports: An error occurred; aborting.
Traceback (most recent call last):
File "ipodder\core.pyc", line 370, in run
File "ipodder\history.pyc", line 447, in save_encinfo
File "ipodder\history.pyc", line 23, in mkfilenamekey
UnicodeEncodeError: 'ascii' codec can't encode characters in position 3-4: ordinal not in range(128)
Logged In: YES
user_id=1826334
Originator: NO
I get the same behavior for a different stream. Apparently Juice is having unicode problems.
Stream: http://fsu.ch/podkasto/espodkasto.xml
Downloading, for example: http://fsu.ch/podkasto/0009_espodkasto.mp3
The only difference in my logfile is the bottom error line, which reads:
UnicodeEncodeError: 'ascii' codec can't encode character u'\xf9' in
position 36: ordinal not in range(128)
Logged In: YES
user_id=550717
Originator: NO
The same problem also occurs with a podcast from BBC:
http://downloads.bbc.co.uk/podcasts/worldservice/how2/rss.xml
Juice download the file until it reaches 100% but never mark it as downloaded.
If the catchup button is pressed, Juice download again the same file.