Win7 - Dymanic playlist for images
Posted: 10 Aug 2017 19:04
Greetings all,
I am trying to determine how to generate a dynamic playlist for a FOLDER full of only JPG's. In other words, I want to point VLC, via a playlist, to play/loop all the jpg's in a specific folder. I have had success with music and video formats, but jpg dynamic lists allude me.
From a bare bones [.xspf] playlist file:
*** Only use one of these lines used at a time in my xspf test file ***
<location>file:///C:\Content\Music\</location> This works. Entire directory contents loops.(many MP3 music files)
<location>file:///C:\Content\Video\</location> This works. Entire directory contents loops.(many video format files)
<location>file:///C:\Content\Images\</location> This does NOT work. VLC opens an empty playlist window and waits.
While I can create a playlist comprising of JPGS's, it needs to happen automatically / Dynamically, as the content of the IMAGEs folder changes. I suspect/expect that VLC/playlist will need to be restarted, in order for the dynamic playlist to be refreshed. Not a biggie for me.
Thanks in advance
Regards
Andy
I am trying to determine how to generate a dynamic playlist for a FOLDER full of only JPG's. In other words, I want to point VLC, via a playlist, to play/loop all the jpg's in a specific folder. I have had success with music and video formats, but jpg dynamic lists allude me.
From a bare bones [.xspf] playlist file:
*** Only use one of these lines used at a time in my xspf test file ***
<location>file:///C:\Content\Music\</location> This works. Entire directory contents loops.(many MP3 music files)
<location>file:///C:\Content\Video\</location> This works. Entire directory contents loops.(many video format files)
<location>file:///C:\Content\Images\</location> This does NOT work. VLC opens an empty playlist window and waits.
While I can create a playlist comprising of JPGS's, it needs to happen automatically / Dynamically, as the content of the IMAGEs folder changes. I suspect/expect that VLC/playlist will need to be restarted, in order for the dynamic playlist to be refreshed. Not a biggie for me.
Thanks in advance
Regards
Andy