Release Plugin Slideshow Screensaver
#61
Information 
Version 0.0.17b

Changes:
  • Changed "Amount Of Seconds To Display Each Image" setting to allow up to 30 seconds

On my REPO.
Reply
#62
FYI: I've moved my repository. The repository should update itself, but if you have any issues you can re-install my repository with the latest link.
Reply
#63
(2014-12-22, 21:36)ruuk Wrote: Version 0.0.17b

Changes:
  • Changed "Amount Of Seconds To Display Each Image" setting to allow up to 30 seconds

On my REPO.

Thanks!
Leopold's Repository: Home of LibreELEC Dev Updater ...
Reply
#64
Can't seem to get plugin slideshow to work in Helix 14 on Windows 7. It was working great in Gotham 13 and I upgraded in place. Now errors out when invoked after selecting 500px or Google image with a file not found message. I have uninstalled, rebooted, etc, but no change. Slideshows work fine when invoked as Picture plugins. Anyone else seen this?

UPDATE: May have been incorrect that slideshows work ok as Picture plugins. Helix 14 seems to be freezing when trying to start them that way. One I am most interested in getting to work is 500px.

UPDATE: Loaded plugin from ruuk repo.... works perfectly. Sorry for missing this from earlier posts.
Reply
#65
Hey, the plugin is not working for me since updating to helix for some reason, more specifically i can not select source folder its stuck on this screen.
I believe this is part of the log with error:

05:29:28 T:140347879528192 NOTICE: -->Python Interpreter Initialized<--
05:29:28 T:140347879528192 NOTICE: screensaver.plugin.slideshow: Version: 0.0.17b
05:29:28 T:140348979324800 WARNING: CreateLoader - unsupported protocol(addons) in addons://sources/image
05:29:29 T:140348979324800 ERROR: GetDirectory - Error getting addons://sources/
05:29:29 T:140348979324800 ERROR: CGUIDialogFileBrowser::GetDirectory(addons://sources/) failed

Here is full log its going to be needed.

P.S: I've installed plugin from your repo so it should be the lastest one and im running latest openelec 5.0.0
Reply
#66
(2015-01-12, 04:56)Exek Wrote: Hey, the plugin is not working for me since updating to helix for some reason, more specifically i can not select source folder its stuck on this screen.
I believe this is part of the log with error:

05:29:28 T:140347879528192 NOTICE: -->Python Interpreter Initialized<--
05:29:28 T:140347879528192 NOTICE: screensaver.plugin.slideshow: Version: 0.0.17b
05:29:28 T:140348979324800 WARNING: CreateLoader - unsupported protocol(addons) in addons://sources/image
05:29:29 T:140348979324800 ERROR: GetDirectory - Error getting addons://sources/
05:29:29 T:140348979324800 ERROR: CGUIDialogFileBrowser::GetDirectory(addons://sources/) failed

Here is full log its going to be needed.

P.S: I've installed plugin from your repo so it should be the lastest one and im running latest openelec 5.0.0

You need to have one or more image plugins installed, since this only works with image plugins.
Reply
#67
(2014-12-12, 19:27)ruuk Wrote: Adding recursive display is something I may add in the future.

It would be great to get this functionality; all my pics on picasaweb are in date based folders. The only thing keeping me from using this super plugin!
Reply
#68
Hi ruuk.

I really enjoy watching my photos come alive on my TV, when the screensaver takes over and I use the Pan-and-zoom function to get the photos to seem more alive.

I have one request though, could you add a setting to allow me to choose another resampling method? Or is this done somewhere outside the screensaver? I think the images would look better using a more computational-expensive resampling. I briefly took a glance at the source but couldn't find any calls to a resampling setting.

Regards, Casper
Reply
#69
If I recall correctly (since I adapted the actual display stuff from the slideshow screensaver I'm not as familiar with it), it uses the skin animation to do all of that, and there is no way to change the method it uses to render it. It's possible Kodi has some settings for that, but I don't know.
Reply
#70
(2015-03-07, 14:38)ruuk Wrote: If I recall correctly (since I adapted the actual display stuff from the slideshow screensaver I'm not as familiar with it), it uses the skin animation to do all of that, and there is no way to change the method it uses to render it. It's possible Kodi has some settings for that, but I don't know.

I had a feeling that it was out of the hands of the plugins, thanks for your reply.

Can you point to which part of Kodi I should investigate, to find a way to change the resampling?
Reply
#71
Hi Ruuk,

Thank you for this simple and elegant screensaver. I am using it at home and in our bar.
I was wondering if it would be difficult to implement a feature to have an rss feed shown in the bottom, like the rss feed on the home screen of Kodi.

Greetings from Bali
Reply
#72
Code:
Plugin Slideshow Screensaver Changelog

Current Version : 0.0.9

00:39:20 T:1679954976  NOTICE: -->Python Interpreter Initialized<--
00:39:20 T:1679954976  NOTICE: screensaver.plugin.slideshow: Version: 0.0.9
00:39:20 T:1679954976   ERROR: Traceback (most recent call last):
00:39:20 T:1679954976   ERROR:   File "/home/osmc/.kodi/addons/screensaver.plugin.slideshow/pluginscreensaver.py", line 34, in onInit
00:39:20 T:1679954976   ERROR:     items = self.items()
00:39:20 T:1679954976   ERROR:   File "/home/osmc/.kodi/addons/screensaver.plugin.slideshow/pluginscreensaver.py", line 109, in items
00:39:20 T:1679954976   ERROR:     execfile(defaultpyPath,glb)
00:39:20 T:1679954976   ERROR:   File "/home/osmc/.kodi/addons/plugin.image.500px/default.py", line 14, in <module>
00:39:20 T:1679954976   ERROR:     import fivehundredpxutils
00:39:20 T:1679954976   ERROR: ImportError: No module named fivehundredpxutils
00:39:20 T:1679954976  NOTICE: screensaver.plugin.slideshow: ERROR: No module named fivehundredpxutils

I guess you're only updating to your own repo now? I'll give it a try.

Edit: Newest version works. Would be nice to be able to get it from official repos or SuperRepo though.
/ OSMC on Raspberry Pi 3 / Kodi 17 RC / FireTV Stick /
Reply
#73
Any chance for a mode that kills off every black bar (left/right or top/bottom) and doesn't pan?

I would also really like a calmer settings for display time at the moment the biggest is 10 seconds I think.
Reply
#74
(2015-03-09, 05:12)psysfaction Wrote: Hi Ruuk,

Thank you for this simple and elegant screensaver. I am using it at home and in our bar.
I was wondering if it would be difficult to implement a feature to have an rss feed shown in the bottom, like the rss feed on the home screen of Kodi.

Greetings from Bali

(2015-05-18, 02:51)Razze Wrote: Any chance for a mode that kills off every black bar (left/right or top/bottom) and doesn't pan?

I would also really like a calmer settings for display time at the moment the biggest is 10 seconds I think.

I could probably add both of these, but I'm extremely busy currently. Please add a feature request issue on GitHub: https://github.com/ruuk/screensaver.plugin.slideshow
Reply
#75
(2015-05-31, 18:34)ruuk Wrote:
(2015-03-09, 05:12)psysfaction Wrote: Hi Ruuk,

Thank you for this simple and elegant screensaver. I am using it at home and in our bar.
I was wondering if it would be difficult to implement a feature to have an rss feed shown in the bottom, like the rss feed on the home screen of Kodi.

Greetings from Bali

(2015-05-18, 02:51)Razze Wrote: Any chance for a mode that kills off every black bar (left/right or top/bottom) and doesn't pan?

I would also really like a calmer settings for display time at the moment the biggest is 10 seconds I think.

I could probably add both of these, but I'm extremely busy currently. Please add a feature request issue on GitHub: https://github.com/ruuk/screensaver.plugin.slideshow

Will do.

I'm not sure why but I really hadn't found your repos. Otherwise I would have done some PRs already.
Reply

Logout Mark Read Team Forum Stats Members Help
Plugin Slideshow Screensaver0