Hi freevo-fans,

I noticed an error in the recordserver:
I switched from my PVR250 to a cheap dvb-s card (twinhan works fine, both work 
together) for
tv recordings.
Now I had to update my channels.conf of mplayer and there is one station called "WDR 
Köln" (scanning the dvb-s card with scan).
The recordserver doesn't handle the unicode of german "umlaute" correctly:

recordserver.log:
--- <exception caught here> ---
          File 
"/opt/freevo-1.4.1/runtime/lib/python2.3/site-packages/twisted/internet/defer.py", 
line 104, in maybeDeferred
            
          File "/opt/freevo-1.5.1/src/helpers/recordserver.py", line 725, in 
xmlrpc_scheduleRecording
            (status, response) = self.scheduleRecording(prog)
          File "/opt/freevo-1.5.1/src/helpers/recordserver.py", line 242, in 
scheduleRecording
            _debug_('scheduleRecording: prog.channel_id="%s" chan.id="%s" 
chan.tunerid="%s"' % (prog.channel_id, chan.id, chan.tunerid))
        exceptions.UnicodeDecodeError: 'ascii' codec can't decode byte 0xf6 in 
position 5: ordinal not in range(128)

my channels.conf in mplayer:
WDR Köln:11836:h:0:27500:601:602:28111

my channels in local_config.py:
TV_CHANNELS:
('wdr.de', 'WDR', 'WDR Köln')


btw - a more mplayer related question: How to record a pure ac3 audio stream from 
digital dvb broadcast ?
My transport streams are all recognized as mpeg2 audio.

thanx,
Thomas Kranz
        



-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
Freevo-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to