![]() |
|
[BUGS] and missing items - 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: Night (/forumdisplay.php?fid=130) +---- Thread: [BUGS] and missing items (/showthread.php?tid=73846) 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 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 |
- mcborzu - 2010-11-07 04:37 KiSUAN Wrote:Settings deleted? Odds are you accidentally checked it off Home, press "S" is another way to get to settings... - KiSUAN - 2010-11-07 05:27 I mean Settings.xml get deleted when I updated from git repository. Im pretty new into this so maybe I fuck it up. ![]() Yep, I downloaded again in new folder and there it is, my fault, don't know how I did it, I'm pretty new to this, trying to learn. Sorry for the mix up and thanks for all your work, best skin of all. - hikaricore - 2010-11-07 20:41 Not sure if it's the addon or the skin, but with the "TV Themes" setting enabled xbmc simply crashes upon entering the library. (using r35193) Log is useless as usual: Code: 13:37:37 T:3055486848 M:745586688 WARNING: Skin has invalid include: controlAnyone else experiencing this? Accessing TvTunes via the video section works and it starts downloading things as expected. - voidy - 2010-11-07 23:08 for some reason and i dont know if this is already mentioned but season landscape images wont show it keeps showing the tv-show landscape image. it would be nice (not sure if its possible) that when in poster view it shows poster.jpg or folder.jpg and then in landscape view it shows landscape.jpg etc etc. i can add some screenies later if this post makes no sense at all - hikaricore - 2010-11-08 00:48 If you're using landscape view you will need to have the proper images in place to begin with. I'm pretty sure at the season level without extensive xml coding there's no way for him to do this. - mcborzu - 2010-11-08 04:07 hikaricore Wrote:Not sure if it's the addon or the skin, but with the "TV Themes" setting enabled xbmc simply crashes upon entering the library. (using r35193) Worked good on my work computer where all my sources are stored, I'll let you know in the morning if my HTPC, which gets the media streamed, has a different result... voidy Wrote:for some reason and i dont know if this is already mentioned but season landscape images wont show it keeps showing the tv-show landscape image. Yea only way to get Season Landscape is to use them as your main... - hikaricore - 2010-11-08 04:36 As far as xbmc is concerned all of my media is stored locally. I have 2 nfs shares mounted on the local filesystem so it's really no different. - voidy - 2010-11-08 09:48 hikaricore Wrote:If you're using landscape view you will need to have the proper images in place to begin with. here are the files i have in my tv-show folder in the example as u can see i did dexter as an example. and here are the files i have in my season 5 folder. and for some reason it shows the landscape.jpg (the general one) for all the seasons. and if i go into options and deselect de option that has to do with landscape (forgot what it exact was) it does show the season landscape image but in a poster frame so out of proportion. Hope this helps to make my question more clear. - hikaricore - 2010-11-08 11:24 The files you should be concerned with are the seasonxx.tbn files in your root Dexter directory (which you have none). Xbmc looks for these and nothing else where seasons are in question it doesn't look for any images in the individual folders except episode thumbs. Copy your individual season images to: season01.tbn through season05.tbn and after a refresh you should be golden. - voidy - 2010-11-08 12:15 hikaricore Wrote:The files you should be concerned with are the seasonxx.tbn files in your root Dexter directory (which you have none). i had that before but i deleted them ill try that hope it works.
|