Another Unicode error (Juice 2.2.2-a1 on Windows XP SP2):
Can't grab http://zdf-frontal21-taeglichtoll.podspot.de/files/T%E4glich%20toll%20021206.mp3
Traceback (most recent call last):
File "ipodder\core.pyc", line 764, in download_enclosure
File "ipodder\feeds.pyc", line 270, in get_target_filename
File "ntpath.pyc", line 101, in join
UnicodeDecodeError: 'ascii' codec can't decode byte 0xe4 in position 2: ordinal not in range(128)
(repeated several times for other episodes)
Podcast in question: http://zdf-frontal21-toll.podspot.de/rss
This bug leads to a situation where the podcast's episodes are downloaded again and again each time the feed is checked, yet Juice successfully completes the downloads, even though all the data was transferred. Quite annoying, especially due to the amount of data it needlessly transfers all the time.