Juice does not save its history due to a ascii encoding exception, hence it downloads again and again the same files.
version: 2.2 / WinXP
Successfully loaded config file C:\Documents and Settings\ajax\Application Data\iPodder\ipodder.cfg
Performing a self-check of the state database...
Self-check complete.
Loaded 8 feeds from the state database.
Loaded 0 new feeds from C:\Documents and Settings\ajax\Application Data\iPodder\favorites.txt
Bloglines not configured.
Wrote 8 entries to C:\Documents and Settings\ajax\Application Data\iPodder\favorites.txt
Performing a self-check of the history database...
Self-check complete.
Loading plugin: description_links
Pass #1: downloading feeds and looking for enclosures
Figuring out which feeds to scan...
We have 8 feeds to scan.
Scanning...
Server listening on port 60600
FeedScanningJob 30164944 'Juice News' reports: Can't grab Juice News: The requested URL was not found: http://juicereceiver.sourceforge.net/podcasts/juice-users.xml
Pass #1 ended with 119 enclosures discovered.
Pass #2: downloading enclosures...
Filtering 119 discovered enclosures...
68 enclosures need more work.
Downloading http://podcast.rsr.ch/media/capsule/20070216-ski-challenge.mp3
Downloading http://podcast.rsr.ch/media/on-en-parle/20070306-sante-encres-d-emballage.mp3
DownloadJob 28897648 '20070216-ski-challenge.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 26: ordinal not in range(128)
Downloading http://podcast.rsr.ch/media/on-en-parle/20070302-eclipse-clipse-de-lune.mp3
DownloadJob 28973264 '20070306-sante-encres-d-emballage.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'\xe8' in position 27: ordinal not in range(128)
Downloading http://podcast.rsr.ch/media/virus/virus-20070223.mp3
DownloadJob 29018064 '20070302-eclipse-clipse-de-lune.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'\xe8' in position 27: ordinal not in range(128)
Downloading http://podcast.rsr.ch/media/on-en-parle/20070305-nouveaute-quoi-de-neuf--le-media-office-hd.mp3
DownloadJob 29018832 'virus-20070223.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'\xe8' in position 21: ordinal not in range(128)
Downloading http://podcast.rsr.ch/media/on-en-parle/20070301-sport-base-de-donnees-hooligans.mp3
DownloadJob 30164144 '20070305-nouveaute-quoi-de-neuf--le-media-office-hd.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'\xe8' in position 27: ordinal not in range(128)
Downloading http://podcast.rsr.ch/media/on-en-parle/20070306-allergies-allergies.mp3
Logged In: YES
user_id=1105289
Originator: YES
quite similar to issue 1654477