Added description of "provider" to post-processing option

pull/2193/head
bpoxy 2 years ago committed by GitHub
parent 59d00f28d0
commit 35dfa2483b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -92,6 +92,10 @@ const commandOptions: CommandOption[] = [
option: "subtitle_id",
description: "Provider ID of the subtitle file",
},
{
option: "provider",
description: "Provider of the subtitle file",
},
{
option: "series_id",
description: "Sonarr series ID (Empty if movie)",

Loading…
Cancel
Save