kanryu / quickviewer

A image/comic viewer application for Windows, Mac and Linux, it can show images very fast
https://kanryu.github.io/quickviewer/
GNU General Public License v3.0
537 stars 64 forks source link

[Feature Request] Add support for *.fpl (file playlist) #108

Open pinkelf0 opened 5 years ago

pinkelf0 commented 5 years ago

Please add support for .fpl (file playlist) like .m3u for music. It will increase experience of my usage (scripting | slideshow | archive mode | etc.).

kanryu commented 5 years ago

@pinkelf0 Thank you for the interesting request.

I checked the m3u format on Wikipedia, but it seems that you can specify the title of each audio file with a comment.

I think that it is unnecessary for QuickViewer to list image files. In other words, you just have to arrange the full path of the file.

I think that a playlist that arranges Volumes instead of images may be considered. Since the required user interface is different, it will probably be an extension other than the image playlist.