(2014-04-11, 16:18)knewknow Wrote: Yea, I knew that this one was a bit confusing to explain. Here are my steps... I'm using mysql as the db, so I'm not sure if this has any affect on this specific "bug".
1. Fresh install of xbmc with refocus (obviously)
2. Add my advancesettings.xml to point to mysql db. Upon re-load, the library information populates immediately from mysql.
3. It's my understanding that all artwork is cached locally, so if I go into TV/browse for instance, the artwork starts to "pop-up" as I scroll around. If I didn't allow all artwork to populate and went into a custom folder item within the TV section, the artwork that was not cached previously will not show up (they'll show your stock blue-diamond artwork). This goes for all TV shows, season folders, and episodes. When I go back into browse again, the artwork starts to show up as it did previously. This would be fine for most people, but I'm planning on never going into the browse section, and only using the custom folders.
I wish I could give you a clear answer here. I don't use a mysql database so I can't try to reproduce this exactly. That being said though I cannot think of any reason what influence skins could have on this. The "complexity" of custom items from a skin perspective is providing the mechanism for the user to select the different content types from the various sources. But in the end a custom item button launches the nodes, folders and playlist no different from "normal" buttons.
The best I could do is ask around in the skin dev forum, maybe other skinners use an sql setup or know if this can have anything to do with skins in particular.
(2014-04-11, 16:26)schumi2004 Wrote: (2014-04-11, 14:29)Jeroen Wrote: I'm counting 5 channels. The current implementation of the PVR in XBMC is planned to get a complete overhaul as it's quite a hack job. Until it's clear how that's going to be and what it means for skinning I'm not doing any work on the PVR aside from fixing major bugs.
I mean OSD Channel selection.
But if PVR is going a make over I understand your point.
I don't think they will be giving the dialogs a (big) makeover, the problems that need to be adressed mostly concern the main PVR screen. I could make it taller and put it on the side of the screen? That way you could probably show about 10 entries I think.
(2014-04-11, 16:28)Reynald Wrote: Quote:i In options menu I sometimes can t scroll down, up works, so when i want to select the second item i must press up till I m there
I have almost the same problem, but in the visual shelf on home with movies recommended, when I'm end list , I can not go back to the beginning, I have to go to the end and then I can see the beginning .
There is a lock forward, but not backwards!
If I understand you correctly, I can't reproduce this.
I activated the recommended movies widget. I scrolled to the right from the main menu to the recommended movies widget. It's showing 25 items. I am able to scroll from number 1 to number 25. When I'm at number 25 I can either scroll back up, or I can press down again, and I am at number 1 again.
(2014-04-11, 17:20)moontan77 Wrote: What prompts the shelf to update? I'm using it to show latest episodes and movies and have pc on 24/7 (as its a pvr server aswell). Even though i see todays new episodes when i go into tv shows>new episodes, the shelf is still showing the yesterdays newest episodes.
thanks
It uses XBMC's content targets, which should read directly from the db. Did you activate one of the builtin functions or a playlist?