Posts: 14
Joined: Jan 2012
Reputation:
0
I am trying to slideshow all images on a drive, random.
When I set the root of the drive, fanart is being played, even though that root has images inside it. (Root of a drive is not supported?)
When I set a subfolder with images, the images are being played. = OK
When I set a empty subfolder, fanart is being played. = Default behaviour?
This is differend then previous versions of XBMC, and it breaks my use case.
Any advice?
Posts: 14
Joined: Jan 2012
Reputation:
0
Someone suggested that I put all my images in one folder to solve my problem.
The previous slideshow plugin allowed my to just select the root of the images drive, and It would randomly play images from my entire collection.
I have a hard time believing that is no longer supposed to work.
Posts: 14
Joined: Jan 2012
Reputation:
0
You are correct, it works fine in the nightly build. Thank you.
Posts: 206
Joined: Jul 2009
Reputation:
0
A question here: I've choosen to show the exif date. I'm quite sure it was originally formatted in a good way (yyyy-mm-dd), but I've noticed recently that it's completely wrong (I think it's dd-mm-yyyy). Was this change made on purpose? It's really confusing...
/Daniel
Posts: 24
Joined: Sep 2011
Reputation:
0
wmlang
Junior Member
Posts: 24
Can someone please help me prevent slideshow screensaver from asking for a password to deactivate it after it starts up. I use profiles, but only the master is set-up to require a password & only at log-in. No other lock-out preferences are activated & the other screensavers (black & dim) don't require a password to disengage them. Is there some switch I am missing or advanced settings I can add? Checked documentation but can't find anything.
Posts: 24
Joined: Sep 2011
Reputation:
0
wmlang
Junior Member
Posts: 24
ronie,
Thanks for the quick reply. That's what I initially thought might be the problem, but all preferences are unlocked.
This also seems confirmed by the profiles.xml which has...
<hasdatabases>true</hasdatabases>
<canwritedatabases>true</canwritedatabases>
<hassources>true</hassources>
<canwritesources>true</canwritesources>
<lockaddonmanager>false</lockaddonmanager>
<locksettings>false</locksettings>
<lockfiles>false</lockfiles>
<lockmusic>false</lockmusic>
<lockvideo>false</lockvideo>
<lockpictures>false</lockpictures>
<lockprograms>false</lockprograms>
<lockmode>1</lockmode>
Any other ideas?