![]() |
|
extra-fanart - Printable Version +- XBMC Community Forum (http://forum.xbmc.org) +-- Forum: Help and Support (/forumdisplay.php?fid=33) +--- Forum: Skin Help and Support (/forumdisplay.php?fid=67) +---- Forum: Back Row (/forumdisplay.php?fid=127) +---- Thread: extra-fanart (/showthread.php?tid=88729) Pages: 1 2 |
extra-fanart - ubuntuf4n - 2010-12-27 15:39 Hi Guys, ![]() I thought that it would be a great idea to enhance the fanart experience for movies. I saw that there is a feature called extra-fanart, but I couldn't find out if backrow is capable of doing this. I would use EMM for grabbing those fanarts. What do you think about such a feature ? Regards, Ubuntuf4n - Sharpe - 2010-12-28 10:42 Hiya Yeah it's a possible future addition. Looks like the main problem would be ensuring the regular fanart doesn't display at the same time under the extra fanart - it's something I will look into a bit more though. - ubuntuf4n - 2010-12-29 19:15 Sounds cool, i tried to implement it by myself, but it didn't worked properly. I used mcborzu's code: Quote:<control type="multiimage"> Maybe I put it in the wrong line... Cheers - Sharpe - 2010-12-29 19:35 Yeah sure - there's a bit more to it than that. For Back Row the fanart is tailored to each view individually - just adding that code to MyVideoNav.xml wouldn't really do it. Like I say I could add it to all the different views but I think it would display the extra fanart as well as the regular scraped fanart. I would need to look at that properly when I get the time. - Sharpe - 2011-02-06 14:38 Ok I've just added this to the skin for the video library views. To get it working you need to have a folder called extrafanart containing your extra images located within the root folder of each of your movies or TV shows and also enable it in skin options. - ubuntuf4n - 2011-02-06 17:57 Thanks Sharpe, Great Work!
- _sel_ - 2011-02-06 19:01 To get this working do you have to have your Movies in separate folders (one folder per movie)? - mcborzu - 2011-02-06 19:18 _sel_ Wrote:To get this working do you have to have your Movies in separate folders (one folder per movie)? Yes each movie in it's own folder... - korn99uk - 2011-02-11 14:22 What is the option in the skin settings that has to be turned on for this to work? I have the Use Multiple wallpapers on Home page on but can't seem to see any other reference to multiple wallpapers anywhere else. Also wondering what build has this in it. - djdafreund - 2011-02-11 19:07 Quote:To get it working you need to have a folder called extrafanart containing your extra images located within the root folder of each of your movies or TV shows and also enable it in skin options. Quote:You have to have your Movies in separate folders, one folder per movie, each movie having it's own folderJust make sure your grabbing the newest version of Back Row. ![]() I would recommend just using this, since it is most of the time kept up within a day or so at most with our SVN. NIGHTLY SVN UPDATES USING THE PASSION ADD-ON REPO |