Kodi Community Forum
"ClearArt" concept - overlay type artwork for ex. 'episode poster/fanart on paused' - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Meta-Data provider and Artwork Packs (https://forum.kodi.tv/forumdisplay.php?fid=71)
+--- Thread: "ClearArt" concept - overlay type artwork for ex. 'episode poster/fanart on paused' (/showthread.php?tid=51705)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40


- reaven - 2009-06-03

Quote:...who knows, if it catches on with TheTVDB crowd then this might be something that could soon become a new standard in all open source media center applications.

yeah who knows, but I dont see it main stream , I was inspire by the way networks like tbs put shows ads overlay during some shows, of course theirs are video overlays this are images but you get the idea..I dont know it looks cool and different.


- Jamdez - 2009-06-04

A new one for How I Met Your Mother

Image


- reaven - 2009-06-04

nice!!

Gallery updated.


- C-Quel - 2009-06-04

be very cool for a whats on next project, imagine watching a show and out slides a nice graphics hosted by a lovely banner telling you whats next in the playlist etc... i think its a great little idea this clearart good work Smile


- reaven - 2009-06-04

Quote:great little idea this clearart good work

Thanks man !
It would be a good idea to have a command so the image can be call like VideoPlayer.clearart , instead of all the code necessary to make this work (you need to match every show title and display an image accordingly )

I already submit a ticket for VideoPlayer.fanart


- Imaginos - 2009-06-04

It should be possible to name the cleararts : Dexter-clearart.png and implement the code :
<info>$INFO[ListItem.TVShowTitle]-clearart.png</info> inside a control in the dialogseekbar and dialogfullscreeninfo.xml...


- reaven - 2009-06-04

it wont show up since the video its already playing and theres any listitem, I already try that and only this works.
PHP Code:
<texture>clearArt/dexter.png</texture>
<
visible>VideoPlayer.Content(episodes) + substring(VideoPlayer.TVShowTitle), Dexter</visible



- Imaginos - 2009-06-04

could you give me the code you made for now ?

And let's anticipate !
Here's Caprica, the frakkin' new show !
Image


- reaven - 2009-06-04

Quote:Here's Caprica,
the cut of the sides looks weird because no frame, is easier if the cut is in the bottom.

Image

Quote:could you give me the code you made for now ?

I will post it later, but is the same as the code in the mod, I just replace the image name and in:
Code:
<texture diffuse="thumbs/movieposter_mask.png">path to the clearArt</texture>
replace it with
Code:
<texture>path to the clearArt</texture>



- Imaginos - 2009-06-05

Image


- Imaginos - 2009-06-05

The west wing :
FR :
Image

US :
Image


- Imaginos - 2009-06-05

I love the last one, the halo around the title should give a nice effect
Image
Image
Image


- Imaginos - 2009-06-05

And chuck for the end
Image


- reaven - 2009-06-05

Quote:the halo around the title should give a nice effect
outer glow in Photoshop.(but you probably knew that)

gallery updated!


- Imaginos - 2009-06-05

reaven Wrote:outer glow in Photoshop.(but you probably knew that)

gallery updated!

of course, this is it