
Add similar files from folder
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
soloowaty
2 months ago
Report
olllol
9 months ago
also there is a one from me
to sort PL automatically even you start not from 01 file
find 93 line: vlc.playlist.enqueue({new_item})
add after (new line) vlc.playlist.sort('title')
now if you even start from 05 - the next file will be correct 06, not 01.
Report
zharay
9 months ago
table.sort(similar_media)
after line 179 to make sure the list of files being added is in ABC order. Otherwise it'll add them in whatever order it wants (which is not always in any particular order). Crazy that this thing still works even after 4 years!
Report
zharay
9 months ago
Report
ccmx
3 years ago
I'm using the version 2.2.6 Umbrella, but this extension isn't working. Please check and fix ...
Thanks
Report
gr1298
8 years ago
Report
hamidsalim7
8 years ago
i really need it
thanks
Report