plex-for-kodi
plex-for-kodi copied to clipboard
Advanced Settings: Make background art blur and opacity configurable; display background art per item
GHI (If applicable): #58
Description:
- makes blur and opacity of background art configurable (defaults: kept)
- makes background art per selected item configurable (default: off)
Checklist:
- [x] I have based this PR against the develop branch
Does setting blur and/or opacity to None or not setting them when querying the art URL make a difference to the response (-time) of the PMS or the loading time of the image?
~~This just crashed on my OSMC kodi. Investigating.~~ Nope, it didn't. Just a bad branch merge.
I should probably centralize the whole background asTranscodedImageURL functionality.
rebased on #202 (badly)
Changelog:
- add setting for per-item-background-art in home hub and libraries (default: off)
- add setting for blur and opacity of background art (defaults: kept)
- changes random art in home hub and library views to the background art of the first item in the current view if per-item-background is enabled
Rebased onto develop, fixed translations
Rebased onto develop
Looks great! I have a few comments for changes, but after that and a rebase I think we can get this merged :smile:.
Doh! I just realized I never submitted my review when I made my last comment.