Fixed issue with PVR IPTV,
it´s the last public version. I don´t have free time enough to continue, it´s demand a lot of time.
Available Alpha 3...enjoy.
I will continue to share alpha 3 install on the drive, for anyone.
Changelog:
Fixed don't load identical actors twice
Resolution Whitelist
The logic is now this:
find exact resolution and exact refresh rate
find exact resolution and double refresh rate (if the setting is enabled)
find exact resolution and 3:2 pulldown refresh rate (if the setting is enabled)
use desktop resolution with the exact refresh rate
use desktop resolution with a double refresh rate (if the setting is enabled)
use desktop resolution with 3:2 pulldown refresh rate (if the setting is enabled)
We want to be able to fine-tune the whitelist for individual users' needs. This help accomplishes that by:
allowing users to select ONLY the modes that they want to use.
adding the ability to use (or not use) 3:2 pulldown refresh rates
adding the ability to use (or not use) double refresh rates.
This is not a final version. This needs more testing by users with 4K monitors/TV's
for reference:
https://en.wikipedia.org/wiki/Three-two_pull_down
EDIT:
The standard behavior still exists as normal. If the whitelist doesn't contain any modes then Kodi will do the v17 logic and match any current resolution with an exact or double refresh rate. So most users that will never even find the whitelist won't have to concern themselves with it at all.