(2013-05-14, 01:21)ZERO Ibis; Wrote: Found a bug:
When using a custom image folder it will sometimes use images from fanart that is not in your custom image folder. For example I saw fanart from one of my movies when the folder was set to custom and that folder does not contain the image which was displayed by the screensaver.
(2013-05-14, 21:44)ZERO Ibis; Wrote: the solution was to disable image cach option. I think the code needs to be set to clear the cach when the source is changed.
(2013-05-22, 20:01)ronie Wrote: (2013-05-14, 21:44)ZERO <ibis> Wrote: the solution was to disable image cach option. I think the code needs to be set to clear the cach when the source is changed.
agreed, i'll see if i can make it act like that.
On my system (XBMC 12.2 for Linux running on Ubuntu 12.04 LTS), if I disable the cache, then the slideshow never starts (with my selected folder of images or with fan art). This is true even after a reboot. If I allow it to create a cache, then the slideshow runs, but much of the time, it runs using fanart instead of the folder I have selected (smb://192.168.3.127/photos/keepers).
As I have posted previously, the problem of the screensaver using fanart when it should be using a custom folder is
NOT fixed in 12.2. It appears to be timing out when the slideshow tries to access the share containing photos. However, it *never* times out when loading a video from the same NAS (smb:/192.168.3.127/video).
It's been suggested on this thread to increase the timeout value, but since that affects the entire installation (not just the slideshow) and since it's not timing out when trying to access video, this suggestion makes no sense to
me (but I'm not a programmer).