Downloading this epsidode
http://audio.uol.com.br/uolmusica/uolmusicapodcast/2005/08/192/uol_musica017.mp3
from feed
http://rss.musica.uol.com.br/uolmusicapodcast_192.xml
I get this message when the file size reaches 100%. And
juice keepts opening a new download for same episode
every time the scheduler cycles/
Downloading
http://audio.uol.com.br/uolmusica/uolmusicapodcast/2005/08/192/uol_musica017.mp3
Downloading
DownloadJob 34422960 'uol_musica017.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
character u'\xfa' in position 25: ordinal not in range(128)
Regards
Carlos
Logged In: YES
user_id=1410085
We have the same problem.
The progress bar reaches 100% but the status doesn't change
to "downloaded".
For our 21 feeds in french with NO non-US characters, the
error is always the same :
Downloading
http://www.europe1.fr/podcast/sons/Europe1_medias_21_12_2005
_12H40.mp3
DownloadJob 34244048 'Europe1_medias_21_12_2005_12H40.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 character
u'\xe9' in position 79: ordinal not in range(128)
We are a well known national radio and we recommend on our
site your software. Can you please try to correct this bug
quickly?
Users are already asking for another software that works.
Best Regards,
Clo / Europe 1
Logged In: YES
user_id=1421052
same error also, different char in filename :
1 enclosures need more work.
Downloading
http://www.1001podcast.com/podcast/BFM/channel9/8-10_atelier2.mp3
DownloadJob 32596368 '8-10_atelier2.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 character
u'\xe9' in position 46: ordinal not in range(128)
Pass #2 ended.
Logged In: YES
user_id=1522566
The download issue is due to the folders name which contain
extra latin ascii unicode(all accents in fact).
the real problem is when this name folder is from the feed
properties. Title is used to creat the storage folders and
when it contain those extra code no cleanup is possible