How to get movie set / collection for plugin (modified PleXBMC)
#1
I've been playing around with the PleXBMC addon's python scripts. I changed it so that it will do a sort by sorttitle instead of title, but the Movies view that uses the add-on does not collapse movie set (e.g. "James Bond Collection") into one entry. Plex does have a DB field for that, and I am getting that properly, but I'm not sure what I need to set for the listitem for xbmcplugin.addDirectoryItem(url, listitem, ....).

I've tried 'set', 'sets', 'collection', and 'collections'. Is this even possible in a plugin?
Reply

Logout Mark Read Team Forum Stats Members Help
How to get movie set / collection for plugin (modified PleXBMC)0