Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Freevo Wiki" for change 
notification.

The following page has been changed by johan:
http://freevo.sourceforge.net/cgi-bin/moin.cgi/DocumentationPage

------------------------------------------------------------------------------
@@ -146,6 +146,21 @@
 to specify the Tuner Id's.
 
 
+===== Swedish listings =====
+
+Seems like freevo 1.3.4 dosent handle the channelnames correctly, they will be named
+to something like 14.dagenstv.com in xmltv. But when you try to schedule it with 
freevo
+it get's renamed to 14.dagenscom. You have to change a line in the tv_grab_sn in order
+to get it to work (might be changed in freevo cvs to handle the original names 
thow..).
+Jump to the line 268 and change
+    my $ch_xid = "$ch_did.dagenstv.com";
+to
+    my $ch_xid = "$ch_did";
+then edit your xmltv names in local_config.py to point to 14 instead of 
14.dagenstv.com.
+Dont really know if anyone else were experiencing any problems on this matter, but 
anyway,
+if you are > here's the solution ;)
+
+
 ==== Logos ====
 
 ''How do you use the makelogos.py to generate and retrieve logos?''


-------------------------------------------------------
This SF.net email is sponsored by: VM Ware
With VMware you can run multiple operating systems on a single machine.
WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines
at the same time. Free trial click here:http://www.vmware.com/wl/offer/358/0
_______________________________________________
Freevo-wikilog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-wikilog

Reply via email to