Logo Mod - how ?
#1
Hey there,

is it possible to add an image like "sdTV" for my recorded TV files - like the DVD or bluray icon?

Can someone help me?

Thx
Reply
#2
sure, if you're using this mod, you'll only have to add sdtv to the filename and it should work.

if you're not using any mods you'll have to find a sdtv icon yourself and add this code to Includes_MediaFlags.xml
Code:
<control type="image" id="82">
     <include>Furniture_ShowcaseMediaFlagsVars</include>
     <texture>flags/sdtv.png</texture>
     <visible>substring(listitem.filename,sdtv)</visible>
</control>
Do not PM or e-mail Team-Kodi members directly asking for support.
Always read the Forum rules, Kodi online-manual, FAQ, Help and Search the forum before posting.
Reply
#3
great ronie.
THANKS for the links and also for the source code. very handy.


TaToosh

I tried it out - used the MOD, but dont get a good result. Whats wrong here?

Filename: The.Cell.[xH264.Stereo.SDTV.CUT].mkv
Image:
Image

Whats wrong here??
Reply

Logout Mark Read Team Forum Stats Members Help
Logo Mod - how ?0