Customizing Fanart view
#1
Since I've got music DVDs under Music Videos, I'd like to change the Fanart view of the Music Videos, so that it will look like the Fanart view of Movies. Basically this means changing the size of the poster of the DVD and to include the DVD or BR frame around it.

Any help would be appreciated. Thanks!
Reply
#2
it's the image control at line 907 in View-Fanart.xml
this images is used for both the music-videos as well as the episodes fanart view.

add a <visible>Container.Content(Episodes)</visible> condition to it,
so the skin will use it for episodes only.

next copy the code from the movies section (lines 492-510) at paste it below the episode image.
add <visible>Container.Content(MusicVideos)</visible> conditions to the two controls you've just copied and you should be finished.
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
#3
Perfect! Thank you very much ronie!!
Reply

Logout Mark Read Team Forum Stats Members Help
Customizing Fanart view0