LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 04-26-2004, 12:35 PM   #1
Mike2001
LQ Newbie
 
Registered: Apr 2004
Posts: 3

Rep: Reputation: 0
Freevo Help


After installing the tv listings with the new tv_grab_na_dd and configuring and copying to the tv.xml file when i try to run Freevo I get this error

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(): 1 SNPR
NY31566:X

this is the portion of the config.py file where it is failing:

def sortchannels(list, key):
# This should be more generic, but I couldn't get
it
# to sort properly without specifying the nested
array
# index for the tunerid and forcing 'int'
for l in list:
if len(l[key]) == 1:
l[key].append(('0',))
nlist = map(lambda x, key=key: (int(x[key][1][0]),
x), list)
nlist.sort()
return map(lambda (key, x): x, nlist)


Does anyone know how to fix this? I am running Mandrake 9.2
 
Old 05-11-2004, 07:47 PM   #2
phishman3579
Member
 
Registered: May 2003
Posts: 161

Rep: Reputation: 32
You don't need to use TV_SORT with the tv_grab_dd, if you are using it then I would disable that in you local_config


I am starting up a Freevo users page, ill cover all this stuff.

http://freevo.webalias.com/
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
freevo tv engnet Linux - Software 2 07-27-2004 02:26 AM
freevo metusnon Linux - Software 2 05-23-2004 12:28 PM
Freevo Mike2001 Linux - Software 1 05-11-2004 07:54 PM
Freevo DBZForever456 Linux - Software 0 09-24-2003 05:38 PM
Freevo mikel Linux - Hardware 6 04-14-2003 04:26 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 06:57 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration