Kodi Community Forum
Release fTV Mosaic Screensaver - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Add-on Support (https://forum.kodi.tv/forumdisplay.php?fid=27)
+---- Forum: Look and feel (https://forum.kodi.tv/forumdisplay.php?fid=178)
+---- Thread: Release fTV Mosaic Screensaver (/showthread.php?tid=255659)

Pages: 1 2 3


fTV Mosaic Screensaver - sualfred - 2016-01-08

fTV Mosaic Screensaver



Description:
Imitates the orignal Mosaic Slideshow screensaver of a FireTV device.

Features:
  • Poster/Fanart slideshow of the Kodi video library (movies + TV shows)
  • or custom image folder slideshow
  • Adjustable DIM option
  • Adjustable scrollspeed
  • Adjustable image refresh rate

Download:
Supports:
  • Leia
  • Matrix



RE: fTV Mosaic Screensaver - Hitcher - 2016-01-08

Big Grin


RE: fTV Mosaic Screensaver - sualfred - 2016-01-08

Someone is happy ^^


RE: fTV Mosaic Screensaver - Hitcher - 2016-01-08

Works fine on my PC but not on OpenELEC.

Code:
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.RuntimeError'>
Error Contents: XML File for Window is missing
Traceback (most recent call last):
  File "/storage/.kodi/addons/script.screensaver.ftvscreensaver/screensaver.py", line 295, in <module>
    'default',
RuntimeError: XML File for Window is missing
-->End of Python script error report<--



RE: fTV Mosaic Screensaver - sualfred - 2016-01-08

(2016-01-08, 22:37)Hitcher Wrote: Works fine on my PC but not on OpenELEC.

Code:
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.RuntimeError'>
Error Contents: XML File for Window is missing
Traceback (most recent call last):
  File "/storage/.kodi/addons/script.screensaver.ftvscreensaver/screensaver.py", line 295, in <module>
    'default',
RuntimeError: XML File for Window is missing
-->End of Python script error report<--

Wtf Oo. Will try it on openelec tomorrow.

Did you tested the previous version only on your PC?

Edit:
In the meantime, could you please test if forcing uft-8 fixed it?

See: https://github.com/sualfred/script.screensaver.ftvscreensaver/commit/b6a628b0fed82f095d0c8f5eecc4df12bdb3043f

Edit2:

Fixed. Case sensitive issue.


RE: fTV Mosaic Screensaver - butchabay - 2016-01-09

Very nice mate! Working fine on my test notebook win10.


RE: fTV Mosaic Screensaver - Hitcher - 2016-01-09

Yeah, that's fixed it. Looks nice, thanks.

EDIT: Just noticed this is in Development want me to move it to http://forum.kodi.tv/forumdisplay.php?fid=178?


RE: fTV Mosaic Screensaver - sualfred - 2016-01-09

(2016-01-09, 01:18)butchabay Wrote: Very nice mate! Working fine on my test notebook win10.

Thanks butcha.

(2016-01-09, 01:27)Hitcher Wrote: Yeah, that's fixed it. Looks nice, thanks.

EDIT: Just noticed this is in Development want me to move it to http://forum.kodi.tv/forumdisplay.php?fid=178?

Oops ^^
Yes, please Smile

Thanks.


RE: fTV Mosaic Screensaver - JockeSve - 2016-01-11

Looks great!
Maybe You could add an option for recursive picture scanning?
(and use settings defined in "<pictureexcludes>" in advancedsettings.xml perhaps??)


RE: fTV Mosaic Screensaver - ajerazzor - 2016-01-30

(2016-01-11, 08:55)JockeSve Wrote: Looks great!
Maybe You could add an option for recursive picture scanning?
(and use settings defined in "<pictureexcludes>" in advancedsettings.xml perhaps??)

code is in there and works if you enable the setting to be shown in the GUI - my guess is the author left it out cos ive tried it over 3000 photos recursive and it doesn't load the images


RE: fTV Mosaic Screensaver - ajerazzor - 2016-01-30

Id love to see this screensaver modded to support something like the Windows 7 media center screen saver - its almost a mash of this and the multiscreensaver zoomin option

https://www.bing.com/videos/search?q=windows+7+media+center+screensaver&&view=detail&mid=94A9E3E5856186580C0794A9E3E5856186580C07&FORM=VRDGAR


RE: fTV Mosaic Screensaver - ajerazzor - 2016-02-01

(2016-01-30, 07:11)ajerazzor Wrote:
(2016-01-11, 08:55)JockeSve Wrote: Looks great!
Maybe You could add an option for recursive picture scanning?
(and use settings defined in "<pictureexcludes>" in advancedsettings.xml perhaps??)

code is in there and works if you enable the setting to be shown in the GUI - my guess is the author left it out cos ive tried it over 3000 photos recursive and it doesn't load the images

Can confirm recursive works with a few minor changes - and I have also modded to slow down the scroll a lot more - I can share code with the author if I can be guided how - never played with git before


RE: fTV Mosaic Screensaver - sualfred - 2016-03-01

(2016-02-01, 12:42)ajerazzor Wrote:
(2016-01-30, 07:11)ajerazzor Wrote:
(2016-01-11, 08:55)JockeSve Wrote: Looks great!
Maybe You could add an option for recursive picture scanning?
(and use settings defined in "<pictureexcludes>" in advancedsettings.xml perhaps??)

code is in there and works if you enable the setting to be shown in the GUI - my guess is the author left it out cos ive tried it over 3000 photos recursive and it doesn't load the images

Can confirm recursive works with a few minor changes - and I have also modded to slow down the scroll a lot more - I can share code with the author if I can be guided how - never played with git before

Just upload the package where you want as a zip file and I'll take a look into it.


RE: fTV Mosaic Screensaver - User 325245 - 2017-01-07

Great saver! Any chance of having it modded so it can work as a script - in order to be able to use it with RandomScreenSaver addon?


RE: fTV Mosaic Screensaver - smitchell6879 - 2017-01-18

That's awesome work there really like it!!