Thank you.
Sorting changed which one it's complaining about: :)
gandalf:~ # rm /tmp/TV.xml gandalf:~ # freevo tv_grab -query Grabbing listings. using config filename /root/.xmltv/tv_grab_na_dd.conf
**WARNING** Password in config file, protect as required
Fetching from DataDirect
Fetched 1340 k/bytes in 13 seconds
loading data: ##################################################
Writing schedule: ##################################################
Message: Your subscription will expire: 2004-08-27T23:19:22Z
Downloaded 2785 programs in 37 seconds
Sorting listings.
caching data, this may take a while
Scheduling favorites for recording:
RecordServer::updateFavoritesSchedule: there are no favorites to update
gandalf:~ # freevo
ROM_DRIVES: Auto-detected and added "('/media/cdrecorder', '/dev/cdrecorder', 'CDREC-1')"
ROM_DRIVES: Auto-detected that /dev/cdrom is the same device as /dev/cdrecorder, skipping
ROM_DRIVES: Auto-detected and added "('/media/dvd', '/dev/dvd', 'DVD-2')"
Traceback (most recent call last):
File "/usr/local/freevo/src/main.py", line 82, in ?
import mmpython
File "/usr/local/freevo/runtime/lib/python2.3/site-packages/mmpython/__init__.py", line 101, in ?
import disc.dvdinfo
File "/usr/local/freevo/runtime/lib/python2.3/site-packages/mmpython/disc/dvdinfo.py", line 35, in ?
import config
File "/usr/local/freevo/src/config.py", line 767, in ?
TV_CHANNELS = detect_channels()
File "/usr/local/freevo/src/config.py", line 725, in detect_channels
xmltv_channels = sortchannels(xmltv_channels,'display-name')
File "/usr/local/freevo/src/config.py", line 663, in sortchannels
nlist = map(lambda x, key=key: (int(x[key][1][0]), x), list)
File "/usr/local/freevo/src/config.py", line 663, in <lambda>
nlist = map(lambda x, key=key: (int(x[key][1][0]), x), list)
ValueError: invalid literal for int(): 35 WGVU PC:49337
gandalf:~ #
------------------------------------------------------- This SF.Net email is sponsored by the new InstallShield X.
From Windows to Linux, servers to mobile, InstallShield X is the one
installation-authoring solution that does it all. Learn more and evaluate today! http://www.installshield.com/Dev2Dev/0504 _______________________________________________ Freevo-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freevo-users
