Dirk Meyer wrote:
Duncan Webb wrote:
I've tried this but the [epg mapping] section is still empty. Would
you post a few example lines of this section then I may be able figure
out what I'm doing wrong. My kaa.epg.channels=[] indicates the
problem.
Please update svn again and you will find a README in tvdev and
tvserver. Let me know if it works.
Hi,
Made some progress, thanks for the READMEs.
Now the program bombs out looking for config.LIVETV_URL on the line:
url = 'udp://%s:%s' % (config.LIVETV_URL, channel.port)
Traceback (most recent call last):
File
"/usr/local/freevo2/lib/python2.3/site-packages/freevo/ipc/mbus_wrapper.py",
line 113, in __call__
result = super(RPC, self).__call__(*args)
File
"/usr/local/freevo2/lib/python2.3/site-packages/kaa/notifier/callback.py",
line 171, in __call__
result = cb(*cb_args, **cb_kwargs)
File "lib/python2.3/site-packages/freevo/tvserver/server.py", line
640, in rpc_watch_start
AttributeError: 'module' object has no attribute 'LIVETV_URL'
I added to local_conf.py, but this didn't work
LIVETV_URL='localhost'
Thanks
Duncan
-------------------------------------------------------
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-devel mailing list
Freevo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-devel