just updated from cvs... lots of problems with scheduling recordings and other...
[...]
it seems that the recordserver does not work. i get this when i try to load http://<ip_of_freevo:port_of_recordserver in a browser
2004/02/28 02:06 CET [HTTPChannel,23,192.168.1.10] Traceback (most recent call last):
File "/usr/lib/python2.3/site-packages/twisted/protocols/basic.py", line 223, in dataReceived
why = self.lineReceived(line)
File "/usr/lib/python2.3/site-packages/twisted/protocols/http.py", line 950, in lineReceived
self.allContentReceived()
File "/usr/lib/python2.3/site-packages/twisted/protocols/http.py", line 991, in allContentReceived
req.requestReceived(command, path, version)
File "/usr/lib/python2.3/site-packages/twisted/protocols/http.py", line 549, in requestReceived
self.process()
--- <exception caught here> ---
File "/usr/lib/python2.3/site-packages/twisted/web/server.py", line 159, in process
self.render(resrc)
File "/usr/lib/python2.3/site-packages/twisted/web/server.py", line 166, in render
body = resrc.render(self)
File "/usr/lib/python2.3/site-packages/twisted/web/xmlrpc.py", line 121, in render
args, functionPath = xmlrpclib.loads(request.content.read())
File "/usr/lib/python2.3/xmlrpclib.py", line 1013, in loads
p.close()
File "/usr/lib/python2.3/xmlrpclib.py", line 531, in close
self._parser.Parse("", 1) # end of data
xml.parsers.expat.ExpatError: no element found: line 1, column 0
could it be that my xml data is wrong formatted? i generate it with the windows version of the netxtview epg decoder, but never had such problems before... i dont know much about xml or xmltv but the file looks good to me: starts with xml version tag, doctype, tv tag with several keys... and the tv end-tag also exists at the end of the file.
Flo
------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click _______________________________________________ Freevo-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freevo-devel
