![]() |
|
[MOD] Cirrus Extended 1.0 - 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: Cirrus Extended (/forumdisplay.php?fid=133) +---- Thread: [MOD] Cirrus Extended 1.0 (/showthread.php?tid=90693) |
- smush420 - 2011-02-10 05:45 Hey guys great work! A couple things I'd like to mention. The new recently added is awesome, however the plot info doesn't seem to show for movies, only for tv shows. It would be good if while your scrolling recently added, the name of the episode on the right were highlighted. Also I think the colour border on the banner's in bannerlist is a little much, I preferred it the way it was originally designed. I was also curious if there was a way disable the all seasons option while browsing seasons, I've never once browsed my library like that. Really I'm just nitpicking though, like I said good job! - Malexx - 2011-02-10 05:51 Cant Replicate your Problem with Plot. But be aware there is no Plot shown in Recently Added its PLOTOUTLINE.Be sure you have this in nfo. The focused item is white the non focused grey,what else you mean with "highlighted" See SCREENSHOT to see how it have to look. To disable the ALL Season you have to edit your advancedsettings Code: <videolibrary>- smush420 - 2011-02-10 05:58 Enabling plotoutline doesn't fix the problem and actually get's rid of the plot while browsing my full library in rightlistview, so I always leave it unchecked. I did use the colours.xml file from the sinus mod though, maybe that messed something up? I don't notice a difference between the white and grey. Maybe the highlighted item's font could change to orange, like I said before though, it's not that big of a deal. Edit---I understand now what you mean about outline, none of my files have this info, only plot. How do I get this info for all my files? - smush420 - 2011-02-10 06:40 So I've tried manually adding outline information to nfo file with show plot outline enabled and still nothing. What doesn't make sense is that my tv shows don't have any outline info (only plot) in the file however the plot is still displayed in the recently added. Also where is this advanced setting file you mentioned, I can't seem to find it? - Malexx - 2011-02-10 06:56 It has nothing to do with Plotoutline enabled or not. The Info has to be in your nfo or Database. I dont know if the XBMC Scraper scrape Plotoutline. I use Ember Media Manager to Scrape my Movies. In your Movie NFO you need a field like Code: <outline>In einer vollkommen zerst├╢rten und von Menschen entv├╢lkerten Welt nach einem verheerenden Krieg erwacht die Stoffpuppe 9 inmitten der Ruinen. Sie macht...</outline>If you have mixed the Mod with other files its always difficult to know from where a problem comes. Best is delete your skin folder and download the Mod again. For the Highlight Recently Added in orange you can change the xml yourself i tell you this evening how to do,same goes for the bannerborder. But you always has to redo those changes after every update. - smush420 - 2011-02-10 07:11 Like I said in my previous post I manually inputed information in the outline field and nothing shows up, and also how come the tv show plot shows up with nothing in the outline field? I've reinstalled and the problem persists. - butchabay - 2011-02-10 09:18 smush420 Wrote:Like I said in my previous post I manually inputed information in the outline field and nothing shows up, and also how come the tv show plot shows up with nothing in the outline field? I've reinstalled and the problem persists. After you've done the manually input of plot outline you've updated your library or refresh the movie? Becasue if not there will be nothing shown. - butchabay - 2011-02-10 10:42 BUG and TODO List Updated See Here: - Mickamac - 2011-02-10 11:00 butchabay Wrote:For the Music Vis: It work like a charm. Thanks a lot - vs65r - 2011-02-10 11:05 Hi All, Very good job on this mod. I love it ! I just translate the strings.xml file for french language. Could you add it in the next release ? About translating, how can I change the "Recently added" field on the home menu for example. It is not in the strings.xml file. PHP Code: <?xml version="1.0" encoding="utf-8" standalone="yes"?>Thanks. |