Feature Request: Add commandline option to only play only videos, ignore filetype instead of requiring to use autoload.lua
or blacklist.lua
#15350
Labels
autoload.lua
or blacklist.lua
#15350
mpv Information
Other Information
Reproduction Steps
1
mpv --no-config --log-file=output.txt <video folder>
2 Wait till the current file has played and the next start
Expected Behavior
After the current video is finished, the next video starts
Actual Behavior
After the current video finishes, a cover art from the current video appears, and then the next video starts
Additional Info
1
I found out that I can make use of https://github.com/occivink/mpv-scripts#blacklist-extensionslua
2
I found out that I can make use of https://github.com/mpv-player/mpv/blob/master/TOOLS/lua/autoload.lua
Log File
[output.txt](https://0x0.st/XnF9.txt)
Sample Files
No response
I carefully read all instruction and confirm that I did the following:
--log-file=output.txt
.This may be a duplicate of #2595
The text was updated successfully, but these errors were encountered: