Cleararts not Showing
#1
Dear Ronie,

First of all thanks for your no. 1 skin.

The cleararts are not showing in the svn version and this has been going on for a long time.

The Structure is as follows

Have 4 drives with 4 directories Tv Shows and

/tv shows 1/lost/clearart.png

can you please help me out

Thanks
Jason
Reply
#2
Make sure that your cleartart are labelled as follows

logo.png rather than tvepisode.png

this should sort your problem out
I'm not a newbie. I always act this dumb.

Home Cinema Setup
-------------------
37 inch TV - Intel I3 530 @ 2.9GHZ - 4 Gig Memory - Silverstone home cinema case (silver)
Reply
#3
MarkTaunton Wrote:Make sure that your cleartart are labelled as follows

logo.png rather than tvepisode.png

this should sort your problem out

clearart.png , not logo, logo are logo , clearart are clearart .
Reply
#4
Can someone pls explain why they are not showing

Thanks
Reply
#5
pang Wrote:Can someone pls explain why they are not showing

Thanks

hey pang, what version of xbmc and Transparency! are you using?
also, if you could post a Debug Log...would make things easier to troubleshoot. ;-)
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
#6
Latest svn of T and yesterdays nightly build

How do i get the debug log?
Reply
#7
Whats your file structure?

Example 1
TV shows/
---------Lost/
-------------/Season One/
--------------all .avi's here


Example 2
TV shows/
---------Lost/
--------------all .avi's here

The bottom of this post explains how to do a debug log
Image

Check out The Carmichael - A Skin For XBMC

Check out Night - A Skin For XBMC

Check out Unfinished - A Skin For XBMC
Reply
#8
the structure is as example 2
Reply
#9
Open up Includes_workarounds.xml and around line 48 you'll see:

<texture>$INFO[Player.FolderPath,,../clearart.png]</texture>

change it to:

<texture>$INFO[Player.FolderPath]clearart.png</texture>

and you should be good. If you want swap the same lines around line 33
Image

Check out The Carmichael - A Skin For XBMC

Check out Night - A Skin For XBMC

Check out Unfinished - A Skin For XBMC
Reply
#10
Here is debug

15:50:46 T:3840 M:2502336512 DEBUG: CDVDPlayer::HandleMessages - player started 2
15:50:47 T:2460 M:2502590464 DEBUG: CDVDPlayerAudio:: Discontinuity - was:1032770.003547, should be:1008699.577664, error:-24070.425883
15:50:47 T:1920 M:2502344704 DEBUG: SDLKeyboard: scancode: 23, sym: 105, unicode: 105, modifier: 0
15:50:47 T:1920 M:2502344704 DEBUG: CApplication::OnKey: 61513 pressed, action is Info
15:50:47 T:1920 M:2502344704 DEBUG: ------ Window Init (DialogFullScreenInfo.xml) ------
15:50:48 T:1052 M:2502156288 DEBUG: Caching image 'M:\Tv Shows 4\Americas Next Top Model\../clearart.png' as '3/3e658148.png' full size
15:50:48 T:1052 M:2502144000 INFO: Caching image from: M:\Tv Shows 4\Americas Next Top Model\../clearart.png to special://masterprofile/Thumbnails/3/3e658148.png
15:50:48 T:1052 M:2502123520 DEBUG: msg: PICTURE::LoadImage: Unable to open image: M:\Tv Shows 4\Americas Next Top Model\../clearart.png Error: (2)
15:50:48 T:1052 M:2502123520 ERROR: Texture manager unable to load file: M:\Tv Shows 4\Americas Next Top Model\../clearart.png
15:50:49 T:1920 M:2503192576 DEBUG: ------ Window Deinit (DialogSeekBar.xml) ------
15:50:49 T:3712 M:2504019968 DEBUG: CPullupCorrection: detected pattern of length 1: 33366.70
15:50:50 T:1920 M:2503667712 DEBUG: SDLKeyboard: scancode: 23, sym: 105, unicode: 105, modifier: 0
15:50:50 T:1920 M:2503667712 DEBUG: CApplication::OnKey: 61513 pressed, trying fullscreen info action Close
15:50:50 T:1920 M:2503458816 DEBUG: ------ Window Deinit (DialogFullScreenInfo.xml) ------
15:50:51 T:1920 M:2503065600 DEBUG: SDLKeyboard: scancode: 25, sym: 112, unicode: 112, modifier: 0
15:50:51 T:1920 M:2503065600 DEBUG: CApplication::OnKey: 61520 pressed, action is Play
15:50:51 T:1920 M:2503065600 DEBUG: CAnnouncementManager - Announcement: PlaybackPaused from xbmc
15:50:51 T:1920 M:2503065600 DEBUG: CApplication::OnPlayBackPaused - Playback was paused
15:50:51 T:1920 M:2503065600 DEBUG: ------ Window Init (DialogSeekBar.xml) ------
15:50:51 T:1920 M:2503196672 DEBUG: Alloc resources: 2.14ms (0.00 ms skin load)
15:50:51 T:3132 M:2503180288 DEBUG: Caching image 'M:\Tv Shows 4\Americas Next Top Model\../clearart.png' as '3/3e658148.png' full size
15:50:51 T:3132 M:2503180288 INFO: Caching image from: M:\Tv Shows 4\Americas Next Top Model\../clearart.png to special://masterprofile/Thumbnails/3/3e658148.png
15:50:51 T:3132 M:2502991872 DEBUG: msg: PICTURE::LoadImage: Unable to open image: M:\Tv Shows 4\Americas Next Top Model\../clearart.png Error: (2)
15:50:51 T:3132 M:2502991872 ERROR: Texture manager unable to load file: M:\Tv Shows 4\Americas Next Top Model\../clearart.png
15:50:52 T:1920 M:2504531968 DEBUG: SDLKeyboard: scancode: 25, sym: 112, unicode: 112, modifier: 0
15:50:52 T:1920 M:2504531968 DEBUG: CApplication::OnKey: 61520 pressed, action is Play
15:50:52 T:1920 M:2504527872 DEBUG: CAnnouncementManager - Announcement: PlaybackResumed from xbmc
15:50:52 T:1920 M:2504527872 DEBUG: CApplication::OnPlayBackResumed - Playback was resumed
15:50:53 T:2460 M:2504527872 DEBUG: CDVDPlayerAudio:: Discontinuity - was:5524883.807390, should be:5546856.211916, error:21972.404526
15:50:53 T:1920 M:2502373376 DEBUG: ------ Window Deinit (DialogSeekBar.xml) ------
15:50:54 T:1920 M:2503241
Reply
#11
were do i find that file to edit

and thanks btw
Reply
#12
Great wow now its fixed,

But do i have to do this all the time i do an svn update?

Ronie pls implement the logos since they are so cool

Thanks for the help
Reply
#13
mcborzu Wrote:Open up Includes_workarounds.xml and around line 48 you'll see:

<texture>$INFO[Player.FolderPath,,../clearart.png]</texture>

change it to:

<texture>$INFO[Player.FolderPath]clearart.png</texture>

and you should be good. If you want swap the same lines around line 33

lol, adding code for a flat tv show structure has been at the top of my to do list for weeks....no clue why i haven't gotten around to it.
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
#14
Pls make it it the next svn since i hate changing code everytime and dont forget about the logos
Reply
#15
pang Wrote:Great wow now its fixed,

But do i have to do this all the time i do an svn update?

i've fixed it in T! svn, so best is to revert your changes and run an svn up

pang Wrote:Ronie pls implement the logos since they are so cool

i was kinda hoping mcborzu would come forward, the guy has created logo mods for just about every skin, except Transparency!? ;-p
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

Logout Mark Read Team Forum Stats Members Help
Cleararts not Showing0