• 1
  • 4
  • 5
  • 6(current)
  • 7
  • 8
  • 40
"ClearArt" concept - overlay type artwork for ex. 'episode poster/fanart on paused'
#76
paul Wrote:Smart that matches my fanart just need to find the voyager and next generation and i'm sorted thanks for thatSmile

Image

I'll hit you up with some Picard tomorrow No.1 :p

Ah screw it, engage !

Image

I'll probably get through DS9 and maybe enterprise tomorrow if you like, I really need to get this mod to work Laugh
Reply
#77
Quote:Cool!!!...that code you had worked, thx Imaginos.

Which ?, this one
Code:
<control type ="image">  
    <posx>950</posx>    
    <posy>-178</posy>    
    <width>330</width>    
    <height>185</height>
    <texture diffuse="thumbs/movieposter_mask.png">cleararts/$INFO[VideoPlayer.TVShowTitle].png</texture>
    <aspectratio align="right" aligny="bottom">keep</aspectratio>  
    <visible>VideoPlayer.Content(episodes)</visible>
</control>

if you can confirm this that would be great so I can add it to the first page xml code.

gallery updated!
clearArt Concept
cdArt Concept

*If like, thank user
Reply
#78
Yep this code works...

PHP Code:
<control type ="image">  
    <
posx>950</posx>     
    <
posy>-178</posy>    
    <
width>330</width>     
    <
height>185</height
    <
texture diffuse="thumbs/movieposter_mask.png">cleararts/$INFO[VideoPlayer.TVShowTitle].png</texture
    <
aspectratio align="right" aligny="bottom">keep</aspectratio>   
    <
visible>VideoPlayer.Content(episodes)</visible>
</
control

Here's two shows:

Image

Image
Reply
#79
nice

Since the code works, I will need to rename all the clearArts so it can match the tv show title, except the last two(Psych and Monk)

Gallery updated!
clearArt Concept
cdArt Concept

*If like, thank user
Reply
#80
Oh good news. Whatever I did to my code the seek bar isn't showing anymore lol, can one of you put that working version on pastebin or something please ?
Reply
#81
you need to put the code where is suppose to be I think is at first use the code I post in the first page as example
clearArt Concept
cdArt Concept

*If like, thank user
Reply
#82
Heres mine...http://pastebin.com/f627d25b2...I put mine near the bottom.
Reply
#83
I have mine after this
Code:
#
<control type="image">
#
                        <posx>0</posx>
#
                        <posy>0</posy>
#
                        <width>499</width>
#
                        <height>28</height>
#
                        <texture>osd/osd_button_reverse.png</texture>
#
                </control>
clearArt Concept
cdArt Concept

*If like, thank user
Reply
#84
Ahh that's great thanks guys I have it now.

The problem I've discovered is with shows with semi-colons in the title such as CSI: NY. To create the png it needs to be called CSI: NY but Windows doesn't let you save files with ' : ' in the name.

The solution is to find the show in XBMC and edit title, for example rename 'CSI: NY' to 'CSI NY' and name your ClearArt 'CSI NY.png' and it works. Smile
Reply
#85
complete DialogSeekBar.xml post it and fix it.

thanks Imaginos for the helpon the code you save a lot of writing and help me fix another mod, and thanks mcborzu for the confirmation.

--------------------------------------------------

on a side note I finish working on a fanart slideshow mod for musicVisualization have a look
clearArt Concept
cdArt Concept

*If like, thank user
Reply
#86
new Dollhouse
Image

Planet Earth
Image
clearArt Concept
cdArt Concept

*If like, thank user
Reply
#87
We're getting a good few now, here's another two Wink:

Image

Image
Reply
#88
reaven Wrote:nice

Since the code works, I will need to rename all the clearArts so it can match the tv show title, except the last two(Psych and Monk)

Gallery updated!

But there will still remain a really big issue...
It will work only in english, that's precisly why we need it to be implemented in xbmc.
For example : The simpsons show :
In english, it wil search for "the simpsons.png" and in french "les simpson.png"
And lots of shows don't have a word in common !
the west wing => A la maison blanche
primeval => nick cutter et les portes du temps
...
Reply
#89
DuMbGuM Wrote:We're getting a good few now, here's another two Wink:

Image
Lol, TURK seats on void Smile
Reply
#90
Haha yeah.

fixed these two to look better on light/dark backgrounds

http://i41.tinypic.com/16j1mxg.png

http://i39.tinypic.com/xmiiau.png
Reply
  • 1
  • 4
  • 5
  • 6(current)
  • 7
  • 8
  • 40

Logout Mark Read Team Forum Stats Members Help
"ClearArt" concept - overlay type artwork for ex. 'episode poster/fanart on paused'5