Quantcast
Channel: Kodi Community Forum - Skinning
Viewing all articles
Browse latest Browse all 1803

script.colorbox

$
0
0
Blurb, I will try support here when I can.
The script will change as more users use it.
I have to say a big 'THANK YOU' to all the guys who share code, it saves me a lot of time having to code from scratch!!
Please see my GitHub repo for sources and check out the people who write them!

2.0.4 (version my repo)
  • Own multiple containers can be defined (cannot be changed after init atm)
  • Ability to ask for a set of window propertys and then set them randomly
  • Three containers (7972 7973 7974) to strip various formatting codes from strings ([CR] /r /t etc.)
  • RunScript support improved
  • LUMAImageColor* and BWImageColor* will give value 0-256 based on main color (luminosity and contrast)

Currently included:
  • Various effects including pixelate, posterize, blur, pixelshifts, distortions, two tone and more (see default.py 'ColorBox_function_map')
  • Episodes watched percentage for tvshows (Show_Percentage)
  • Auto transition between colors for daemon types
  • ListItem.Art(fanart) auto processed if set (cfa_daemon_set)
  • Change various settings via NINE_manual_set, ie, pixelsize, quality (see default.py 'ColorBox_settings_map')
  • Manual types eg. 'RunScript(script.colorbox,info=blur,id=PICTURE_NAME,prefix=mypic1,blursize=1,qu​ality=8)'

See skin.adonic for implementations (in Kodi Repo)
My repo has latest versions [adonic for Leia only due to DialogAddonSettings.xml] https://github.com/BADMS/repository.BADM...-1.0.0.zip

[Image: icon.png]
https://github.com/BADMS/script.colorbox

- colorbox 2.0.4 adds 'dataglitch' just a simple rgb band shifter for now
- colorbox 2.0.3 is on my repo with a little (crucial) bugfix

Viewing all articles
Browse latest Browse all 1803

Trending Articles