Kodi Community Forum

Full Version: new flags ? what do i need to do?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4
hey there

iv seen this post yesterday
Quote:Hey guys, I'm a user of both XBMC and MediaBrowser. One thing that I really miss when using XBMC are the nice media info icons. I got permission from the owner to post these icons on the XBMC forums.

I think they look quite nice, so take a look and feel free to build these into any themes that you want.

http://community.mediabrowser.tv/per...ediainfo-logos

and i LOVE these flags (especially the colored ones) so i tried to get them to show up in this awesome skin i thought i would just be a simple replace the old filename.png with the new one but after i replaced the bluray.png and yes i checked spelling and caps etc it kept on showing the old bluray flag.

am i doing something wrong or is this in fact quit hard for the non skinners to do for themselves ?
You will prob need to clear your Cache.
iv tried changing skin and restarting xbmc no succes
is there an easy way to clear the cache ?

thanks for ur quick reply tho
link in the quote is malformed/non-working.
I assume he means these
mcborzu Wrote:I assume he means these

correct Tongue i copy pasted it from that thread,
so any idea how to clear my cache ?
voidy Wrote:correct Tongue i copy pasted it from that thread,
so any idea how to clear my cache ?

Its a PAIN but if you want to go to userdata\thumbnails and delete teh contents this WILL remove all your cached pictures.
hmm are flags in thumbnails? i don't think so.
first do u have the other flags in addons\skin.night\media\flagging or do you have texture.xbr?

second delete XBMC\userdata\Database\texture.db
first i deleted second deleted textures.xbt but then i had no flags at all so i placed it back

then i deleted XBMC\userdata\Database\texture.db still getting the old blu-ray flag Tongue
voidy Wrote:first i deleted second deleted textures.xbt but then i had no flags at all so i placed it back

then i deleted XBMC\userdata\Database\texture.db still getting the old blu-ray flag Tongue

1. One if you're modding you should be working off uncompressed images - Getting Night via git or xbmc-passion link.

2. It should be as simple as following the code and replacing the said image:

IncludesCodecFlagging.xml

Quote:<control type="image">
<description>Bluray Image</description>
<width>90</width>
<height>33</height>
<aspectratio>keep</aspectratio>
<texture>flagging/video/bluray.png</texture>
<visible>substring(ListItem.FilenameAndPath,bluray)</visible>
</control>

So inside the media folder go to flagging/video/ and replace bluray.png
damn yea i forgot about deleting .xtb wouldn't solve it. either extract xtb file or use git. never done the xtb stuff, just doin git.

OT: is it possible to force the git pull to overwrite the local changes with the official server changes?
Thanks for pointing these out! I think they look great with the Night skin.

Image

Image

Image


PS. Great skin mcborzu!!!
hmm maybe i'll check it out. i like official logos Big Grin
Yeah, I like official logos too. I just added an option to freely switch between these and the defaults. Big Grin

Image
oha...

they look very nice...!!! fits great with night!!!

like zwat, love offical logos, dont like these own made for every skin...
Pages: 1 2 3 4