Florian Demmer schrieb:
> [...]
>>> Comment By: Duncan Webb (duncanwebb)
>> Date: 2006-12-04 11:57
>>
>> Message:
>> Logged In: YES 
>> user_id=104395
>> Originator: NO
>>
>> How are you grabbing the TV.xml, using tv_grab_de_today?  and did you run
>> tv_sort afterwards?
>>
>> If you are then there are no spaces in the channel id.
>>
>> <tv source-info-url="http://www.tvtoday.de/";
>> source-data-url="http://programm.tvtoday.de/tv/programm/programm.php";
>> generator-info-name="XMLTV"
>> generator-info-url="http://membled.com/work/apps/xmltv/";>
>>   <channel id="kabel1.de">
>>     <display-name lang="de">KABEL 1</display-name>
>>     <icon
>> src="http://www.tvtoday.de/tv/programm/bilder/senderlogos/kabel1.gif"; />
>>   </channel>
>>
> [...]
> 
> yes, i use the tvtoday grabber.
> 
> localhost ~ # tv_grab_de_tvtoday --version
> XMLTV module version 0.5.44
> This is tv_grab_de_tvtoday.in version 1.45, 2006/05/25 17:10:18
> 
> no, i did not use tv_sort before, but i tried that now...
> 

here i wanted to post the version of sort:

localhost ~ # tv_sort --version
XMLTV module version 0.5.44
This is tv_sort version 1.32, 2006/03/02 19:16:00

> 
> localhost tmp # tv_sort --by-channel --duplicate-error --output
> TV_tvtoday_fixed.xml TV_tvtoday.xml
> 
> 
> ... and still have the %20s in the data:
> 
>   <channel id="kabel%201.tvtoday.de">
>     <display-name lang="de">KABEL 1</display-name>
>     <icon
> src="http://www.tvtoday.de/tv/programm/bilder/senderlogos/kabel1.gif"; />
>   </channel>
> 
> do i need to get a newer version?

since a newer one was released yesterday i guess it should not be
required :P
also the tv_sort version in the new release is the same... sooo what am
i doing wrong? can i manually set the channel ids somewhere?

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Freevo-devel mailing list
Freevo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to