We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6f4762 commit 793ab74Copy full SHA for 793ab74
static/external-player-map.json
@@ -130,5 +130,23 @@
130
"playlistShuffle": null,
131
"playlistLoop": null
132
}
133
+ },
134
+ {
135
+ "name": "Clapper",
136
+ "nameTranslationKey": "Settings.External Player Settings.Players.Clapper.Name",
137
+ "value": "clapper",
138
+ "cmdArguments": {
139
+ "defaultExecutable": "clapper",
140
+ "defaultCustomArguments": null,
141
+ "supportsYtdlProtocol": false,
142
+ "videoUrl": "",
143
+ "playlistUrl": null,
144
+ "startOffset": null,
145
+ "playbackRate": null,
146
+ "playlistIndex": null,
147
+ "playlistReverse": null,
148
+ "playlistShuffle": null,
149
+ "playlistLoop": null
150
+ }
151
152
]
0 commit comments