Posts: 517
Joined: Mar 2012
Reputation:
1
I can't get Kodestar version to show both shelves... I actually get no shelves with this version. Is this known?
Posts: 767
Joined: Mar 2010
Reputation:
17
Kode
fanart.tv admin
Posts: 767
Not sure mate, library-endpoints is a bit of a dead end as it wont work properly for people with lots of sections.
What did you try with regards to onclick?
Is there anyway to trap the "select" action?
Get and request your ClearLOGOs / ClearART / TV Thumbs / Season Thumbs / Music ClearLOGOs / cdART / Artist Backgrounds / CD Covers from
fanart.tv
Posts: 3,641
Joined: Jan 2011
Reputation:
57
bry
Team-Kodi Member
Posts: 3,641
Kode. Do you have a comparison of the differences between your fork and the original?
first_time_user (wiki) |
free content (wiki) |
forum rules (wiki) |
PVR (wiki) |
Debug Log (wiki)
IMPORTANT:
The official Kodi version does not contain any content what so ever. This means that you should provide your own content from a local or remote storage location, DVD, Blu-Ray or any other media carrier that you own. Additionally Kodi allows you to install third-party plugins that may provide access to content that is freely available on the official content provider website. The watching or listening of illegal or pirated content which would otherwise need to be paid for is not endorsed or approved by Team Kodi.
Posts: 767
Joined: Mar 2010
Reputation:
17
Kode
fanart.tv admin
Posts: 767
If you give people the ability to have 20 sections, someone somewhere will always use them, lol.
Is populating Windows Properties really much faster than ListItem generation? That surprises me as the ListItem is done within a loop that is already running wheres doing it through the skin goes through the loop then has to do one of its own.
Does plexht stack into seasons?
Get and request your ClearLOGOs / ClearART / TV Thumbs / Season Thumbs / Music ClearLOGOs / cdART / Artist Backgrounds / CD Covers from
fanart.tv
Posts: 4
Joined: Aug 2011
Reputation:
1
It's hard to catch you guys on IRC so I'll leave a quick message here.
I was going to start working on the python addon to integrate ondeck to each section today. I think I may not get going on it for a few more days though since I am stating to feel ill.
I have taken a few minutes to look at some of the XBMC python docs and it seems it should not be very difficult to build XBMC gui via python. I have never done this before, but looks simple enough where I can be confident I can get something to work quickly.
I am going to try and tackle it the same way as Plex does where I will populate one ondeck list and automatically re-populate the list each time a new section is selected. Same for Recently Added. Then we can add caching.
Posts: 3,956
Joined: Dec 2008
Reputation:
62
Just a little info about progress:
Git version of Amber with PleXBMC 3.2.4 should be bug free now. Please test.
For install info - see first post.
Posts: 1,470
Joined: Aug 2011
Reputation:
46
im85288
Skilled Python Coder
Posts: 1,470
Brilliant work, I really like your integration of plexbmc into Amber. I have a query though which I hope you can help me with.
What I want to do is have the house set up with different users so that everyone has there own on deck settings to track progress of the tv shows etc. I have this working fine when using other clients such as the iOS ones where each user has been setup to have their own myplex user with access to my server. When I login to the options on the pleXBMC add-on with a different userid it seems to ignore that and always shows the default on deck settings.
Do you know if this should work the way I described or is this a feature not implemented yet due to multiple user support only being for plexpass members currently.
Thanks again for the hard work that goes into this.