PM4K / PlexMod for Kodi (18, 19, 20, 21, 22+)

0.7.9-beta7.1: script.plexmod.zip (2.8 MB)

Temporary Changelog:

  • Core/Settings: Implement MultiOptionsSetting
  • Core/Settings: Backport old separated boolean settings to multioptions
  • Settings/Player UI: Test new MultiOptionsSetting for a couple of Player UI button visibility settings (should auto-migrate over from old boolean settings)
  • Core: Support new JSON based settings (we had something similar before for lists)

This is a proof-of-concept. Please report back if this works for you (or it doesn’t). I’ve implemented a multi-select-options setting type where you’re able to select more than one option per setting. The first setting this has been implemented for is the Player UI button visibility.

It should seamlessly adapt to the settings you’ve used before.

This is a potentially big first step towards decluttering PM4K’s settings interface. If this works for you guys, there’re a lot of settings I need to declutter.

It might break stuff.

Old:

New:

Edit: Reuploaded zip for beta7.1.
Edit: Officially compatible with Kodi 22 Alpha. (tested on Win64)