|
Hi Again, Ok, I fixed up the CDROM issue, now I just get two problems: 1. WARNING __init__(286): VIDEO_SHOW_DATA_DIR not found What is this: There is no VIDEO_SHOW_DATA_DIR in local.conf.py to setup??? 2. ERROR xine(159): FIXME: no server found I get this when I try to display a TV channel, why is xine used, I thought mplayer was the default. Please read below for more "channels" issues, I thought Vers 2.0 was mean't to make setting up channels easier??? Cheers, Bernard Mentink ---------------------------------------------------------------------- Hi All,
I am trying out freevo V2.0 from svn. it installed ok together with kaa.
However I cannot get the TV side working, I get no guide data showing
although I have a /tmp/TV.xml
also when I try to display a channel, all I get is:
ERROR xine(159): FIXME: no server found
I thought that mplayer was the default for TV viewing, not xine, so why
this error. I have setup mplayer so
that "mplayer tv://TV1" displays channel 1 TV for channel 2 etc by
putting the appropriate data in
.mplayer/config, that seems to work ok. Am I correct in assuming that
TV1 is the correct reference to use in
the TV_CHANNELS portion of local_config.py? e.g:
TV_CHANNELS = [
( '01', 'TV1', 'TV1' ),
( '02', 'TV2', 'TV2' ),
( '03', 'TV3', 'TV3' )
]
My guide data references the channels by 01,02,03 etc
This channels stuff is just so hard to get going .... please someone help!!!
I also get the following error on starting freevo:
-----------------------------
File "/usr/lib/python2.4/site-packages/freevo/ui/plugins/rom_drives.py",
line 679,in __init__ (dir,device,name)=config.ROM_DRIVES[i]
ValueError:too many values to unpack
-------------------------------
My rom-drives portion of local_conf.py is:
ROM_DRIVES = ( '/mnt/cdrom/', '/dev/cdroms/cdrom0', 'CD' )
What is wrong with that?
Cheers,
Bernard.
------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ Freevo-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freevo-users |
- [Freevo-users] Channels issue with freevo Ver 2.0 ... why ... Bernard Mentink
