[HELP] Tv channel icon implementatio
#1
I got icons for tv channels that I would like to display with my tv series. As far as I know there is not a listitem property for tv station. My ideas on it were to add the station infomation into my .nfo files and then do a stringcompare or substring to match it. Since there is no tv station listitem, can this still be done?

Do stringcompare have to have a listitem property or can you just give it text to find. Then if it can match "abc" in the .nfo, it will display the set image.

ie. <visible>substring(abc)</visible>
<texture>abc.png</texture>

If there is an easier way to get the images to display, please let me know. The string comapre is the first way that came into my mind. Thanks.

Worst case scenario I could change the tv show mpaa rating to the tv station, since I don't display that at all. Then the stringcompare could work.
Reply

Logout Mark Read Team Forum Stats Members Help
[HELP] Tv channel icon implementatio0