diff --git a/static/external-player-map.json b/static/external-player-map.json index 7798d9707f8b5..5e8ac5e97cc9d 100644 --- a/static/external-player-map.json +++ b/static/external-player-map.json @@ -20,6 +20,23 @@ "playlistLoop": "--loop-playlist" } }, + { + "name": "QMPlay2", + "value": "QMPlay2", + "cmdArguments": { + "defaultExecutable": "QMPlay2", + "defaultCustomArguments": null, + "supportsYtdlProtocol": true, + "videoUrl": "", + "playlistUrl": "", + "startOffset": "", + "playbackRate": "--speed", + "playlistIndex": null, + "playlistReverse": null, + "playlistShuffle": null, + "playlistLoop": null + } + }, { "name": "VLC", "value": "vlc", @@ -52,7 +69,7 @@ "playlistLoop": "--mpv-loop-playlist" } }, - { + { "name": "SMPlayer", "value": "smplayer", "cmdArguments": {