PleXBMC add-on / skin integration support - Printable Version +- Kodi Community Forum (https://forum.kodi.tv) +-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33) +--- Forum: Skins Support (https://forum.kodi.tv/forumdisplay.php?fid=67) +---- Forum: Amber (https://forum.kodi.tv/forumdisplay.php?fid=203) +---- Thread: PleXBMC add-on / skin integration support (/showthread.php?tid=175995) |
RE: PleXBMC add-on support - pecinko - 2013-10-31 (2013-10-30, 17:51)bigbadrabbit Wrote: I used to be able to mark something as watched or unwatched via the context menu. Now if i choose watched/unwatched from context the status dosen't change any more. Does it happen with 3.2.2 on Hippojay's Quartz for plexbmc? My guess it might be related to PMS rather than plexbmc problem. (2013-10-30, 20:13)tube82 Wrote: Hi, This may change in the future but not much time ATM to fiddle with it. I use both with vertical home layout. RE: PleXBMC add-on support - bigbadrabbit - 2013-10-31 (2013-10-31, 12:04)pecinko Wrote:(2013-10-30, 17:51)bigbadrabbit Wrote: I used to be able to mark something as watched or unwatched via the context menu. Now if i choose watched/unwatched from context the status dosen't change any more. Just tested it with: - PleXBMC 3.2.2 (hippojay) - Quartz for PleXBMC Selecting "Mark as Watched/Unwatched" works as used to. Switching to: - Latest Amber - PleXBMC 3.2.2 (hippojay) Selecting "Mark as Watched/Unwatched" does not work. RE: PleXBMC add-on support - pecinko - 2013-10-31 (2013-10-31, 13:05)bigbadrabbit Wrote:(2013-10-31, 12:04)pecinko Wrote:(2013-10-30, 17:51)bigbadrabbit Wrote: I used to be able to mark something as watched or unwatched via the context menu. Now if i choose watched/unwatched from context the status dosen't change any more. That's very curious as we have not touched (IFAIK) that part of the code. Just tested and it is working for me - 3.2.5 & Amber RE: PleXBMC add-on support - bigbadrabbit - 2013-10-31 (2013-10-31, 13:26)pecinko Wrote:(2013-10-31, 13:05)bigbadrabbit Wrote:(2013-10-31, 12:04)pecinko Wrote: Does it happen with 3.2.2 on Hippojay's Quartz for plexbmc? My guess it might be related to PMS rather than plexbmc problem. Ok. I'm using latest nightly ATM. I can't test it with stable Frodo because i've just upgraded to Mavericks because of the latest nightly. Could that be the problem? RE: PleXBMC add-on support - im85288 - 2013-11-02 I am in the process of adding plexbmc integration to a skin that I mod and would like to request the addition of a Large Thumb size for all of the Plexbmc.Latest* entrys. For example currently for Plexbmc.LatestMovie it returns the thumb as a "Shelf Thumb" which is smaller than the normal thumb, using for example this code: WINDOW.setProperty("Plexbmc.LatestMovie.%s.Thumb" % movieCount, m_thumb+qToken) What I would like added to this version of plexbmc is for example the following: WINDOW.setProperty("Plexbmc.LatestMovie.%s.LargeThumb" % movieCount, m_largethumb+qToken) I made the changes locally and it all works fine, the default.py in the link below contains the changes, if you could merge this in I would really appreciate it. default.py RE: PleXBMC add-on support - citizenxnz - 2013-11-05 I also cannot use any of the context menu options either. The menu appears but when you select an option (watched, delete, etc) it doesn't do anything I'm using the latest versions of Plexbmc and Amber. The previous version of Plexbmc 3.2.2 and Amber worked fine I'm on XBMC Gotham, Aug release, running on Windows 7 RE: PleXBMC add-on support - smacrae - 2013-11-05 Yep....same here... RE: PleXBMC add-on support - freedom80 - 2013-11-06 (2013-10-30, 16:02)pecinko Wrote:(2013-10-30, 10:19)freedom80 Wrote: Any clues what could lead to my empty recently added / recently aired sections in tv shows?Send me a PM with your debug log (enable debug in plexbmc settings) and I'll have a look. Hey Pecinko, I just found out what causes that bug. Re-enabled this setting: "Enable extra filter menus" in "Look and feel" PleXBMC settings and it works for TV shows! Can you please fix that, cause I really want to hide the intermediate filter menus. Thx RE: PleXBMC add-on support - pecinko - 2013-11-06 (2013-11-06, 15:40)freedom80 Wrote:(2013-10-30, 16:02)pecinko Wrote:(2013-10-30, 10:19)freedom80 Wrote: Any clues what could lead to my empty recently added / recently aired sections in tv shows?Send me a PM with your debug log (enable debug in plexbmc settings) and I'll have a look. Heh. You are seriously overrating my python skills RE: PleXBMC add-on support - freedom80 - 2013-11-06 (2013-11-06, 15:41)pecinko Wrote: Heh. You are seriously overrating my python skills Oh right, totally forgot about you not being the developer of the plugin, sorry. But could you please send this bug report to hippojay?! Thx. And hey, maybe you can help me with this one. I can't find the setting to hide the Plex Channels / Addons again. Have them hidden on my iMac but can't find that damn switch anywhere... RE: PleXBMC add-on support - pecinko - 2013-11-06 (2013-11-06, 15:58)freedom80 Wrote:(2013-11-06, 15:41)pecinko Wrote: Heh. You are seriously overrating my python skills I'm afraid you will have to use forum. I have no direct contact with HJ. Plexbmc settings/shelf to hide channels shelf. Skin setting to hide Channels item from main menu. BTW. TV shelf still working for me fine, even with filter menu disabled? RE: PleXBMC add-on support - freedom80 - 2013-11-06 (2013-11-06, 16:03)pecinko Wrote: BTW. TV shelf still working for me fine, even with filter menu disabled? Not talking about the shelf. It's the filtering (submenu) on the horizontal menu! Works with Movie Sections but not with TV Sections as long as filter menu (intermediate menu) is disabled. RE: PleXBMC add-on support - freedom80 - 2013-11-06 (2013-11-06, 16:03)pecinko Wrote: Skin setting to hide Channels item from main menu. Errm no? Using Amber 1.1.7 but it's not there (settings > skin settings)!? Temporary solution is to edit the guisettings.xml in userdata folder. RE: PleXBMC add-on support - im85288 - 2013-11-07 (2013-11-05, 09:07)citizenxnz Wrote: I also cannot use any of the context menu options either. The menu appears but when you select an option (watched, delete, etc) it doesn't do anything (2013-11-05, 12:56)smacrae Wrote: Yep....same here... I fixed this problem in my version which adds the features I required for my skin, it is based on version 3.2.5 with a few additions..new version is 3.2.7. You can find the link here: http://forum.xbmc.org/showthread.php?tid=165481 RE: PleXBMC add-on support - smacrae - 2013-11-07 Cool...thanks IM85288....like to help modify the Amber skin to have the backgrounds cycle like MediaStream for TV Shows, Movies, Music etc.? |