mpvDLNA
mpvDLNA copied to clipboard
how we should start mpv ?
https://github.com/mpv-player/mpv/issues/9150#issuecomment-2423602231
mpv --force-window --idle ?
mpvDLNA should work with mpv any way you want start it as long as you have installed the plugin correctly. I think the standard way is to use either mpv --force-window --idle if you don't want to open specific file or mpv /path/to/file if you do.
If you prefer a gui based program instead of a command line program I personally use mpv.net since I find it more convenient.
TBH I think instruction to start mpv with mpv --force-window --idle should be in Readme.md