How to use multiple thumbs in movie database
#1
So based on the input XML format for XBMC, I wrote some VB code that converts my ANT movie database into an XBMC videodb.xml. Everything imports great. There are 2 "thumb" tags - one for the front cover, one for the back cover.

I would like to add the back cover to a skin but, being new to skinning, have not been able to figure it out. I assume I need to find the screen .xml, and somehow add the back cover item, pulling the location from the video database. But how does one differentiate between two tags with the same name, i.e. <thumb>??

Thanks!
Reply
#2
It's not possible without skin hacks or database hacks.
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.


Image
Reply
#3
Any pointers on skin hacks or database hacks? I assume a database hack would involve recompilation of the source?

Thanks!
Reply

Logout Mark Read Team Forum Stats Members Help
How to use multiple thumbs in movie database0