Posts: 33
Joined: Sep 2014
Reputation:
0
Hello,
Before the update, I had the "rolling pointed wheel" instead of photos (15000 pics stored on Synology NAS)
So, I updated manually to 1.0.6 version yesterday.
Now, no more rolling wheel, but I got BLACK SCREEN with the photo date in the bottom right corner .... but no photos displayed
If I exit the slideshow... sometime it work, sometime it crashed.....
My cache is disabled in the settings !!!
Any idea of what is wrong ??
MERCI... and sorry for my poor english
Posts: 66
Joined: Sep 2010
Reputation:
0
Hi dev,
At least with the last nightly (20141027) I cannot show pictures from a recursive directory anymore. I traced it to utils.py, where
if xbmcvfs.exists(xbmc.translatePath(folder)):
always returns false because it requires a trailing slash after the path to actually test for a path instead of a file. The
dirs,files = xbmcvfs.listdir(folder)
returns paths without trailing slash, so no directory is ever recursed.
Adding a slash solves this and recurses all my picture directories.
What I don't understand is that the plugin is not changed, and the last change to xbmcvfs.exists is from begin 2013 according to github. So how can it still work under XBMC 14.0-alpha-3..?
Posts: 3
Joined: Oct 2014
Reputation:
0
A very good addon! Thanks! I have one issue with this addon: When I remove a picture of the folder, it still shows it. I use 2.0.7 and indexing is set to off, running on a rpi openelec. As I understood this should be off when you want to be flexible with the folder content.
I use it to show pictures but I want to change these now and then. So it would be great if it would check the folder each cycle if there were any updates. Or am I missing something?
Or does anyone have the code available to delete the index and thumbnails each cycle?
Thanks!
Posts: 341
Joined: Feb 2014
Reputation:
2
Hi everyone.
I've been using this screensaver no problems for months on end to display music fanart after 2 mins as my mrs leaves the tv on when she's listening to music.
She told me the other day a message came up on screen but she can't remember what. This defaulted the screensaver back to the default.
Now I've changed it back to slideshow but no matter what dim level I select it stays at what seems full brightness.
Any suggestions?