![]() |
|
"ClearArt" concept - overlay type artwork for ex. 'episode poster/fanart on paused' - Printable Version +- XBMC Community Forum (http://forum.xbmc.org) +-- Forum: Help and Support (/forumdisplay.php?fid=33) +--- Forum: Skin Help and Support (/forumdisplay.php?fid=67) +---- Forum: Artwork packs (/forumdisplay.php?fid=71) +---- Thread: "ClearArt" concept - overlay type artwork for ex. 'episode poster/fanart on paused' (/showthread.php?tid=51705) |
- reaven - 2009-06-12 03:41 Imaginos is right. there is no images for tvshow at Playing level, just the episode thumb I request this a few weeks ago http://trac.xbmc.org/ticket/6607 is not the same but instead of Code: VideoPlayer.clearArtCode: VideoPlayer.path- krypt2nite - 2009-06-12 04:09 Just started using these. Wow. You guys are awesome. Well done. - reaven - 2009-06-12 04:53 krypt2nite Wrote:Just started using these. Wow. You guys are awesome. Well done. Thanks a lot !! - logictester - 2009-06-12 07:21 great stuff. one question - if the show's name is in hebrew and i change the image to match the hebrew name - it still doesn't show - is there anything that can be done? thanks a lot - reaven - 2009-06-12 07:31 if the name in the .nfo is the same as the clearart filename it suppose to show, whats the name of the show in hebrew and whcih name you have in the tvshow.nfo - Imaginos - 2009-06-12 09:11 hikaricore Wrote:I guess impossible is a good answer. and the problem is that xpath functions don't work in the skin, so we cannot use thing like substring-before() and the others... - reaven - 2009-06-12 09:42 I Add a toggle in the settings page now I can choose from clearArt or the regular one - reaven - 2009-06-12 09:44 Imaginos Wrote:and the problem is that xpath functions don't work in the skin, so we cannot use thing like substring-before() and the others... before you told about Code: showart/$INFO[VideoPlayer.TVShowTitle].jpg- logictester - 2009-06-12 10:46 reaven Wrote:if the name in the .nfo is the same as the clearart filename it suppose to show, whats the name of the show in hebrew and whcih name you have in the tvshow.nfo the tvshow.nfo title is in hebrew for example weeds - העשב של השכן, so i've named my clearart העשב של השכן.png but it doesn't show. if i edit the name of the show in the xbmc to weeds and rename the clearart to weeds.png - it works. - reaven - 2009-06-12 11:07 in xbmc the show name in the screen is in english not in hebrew ? if that so it needs to be in english then. |