-
-
Notifications
You must be signed in to change notification settings - Fork 288
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## What's Changed - Added special audio language handling (TheCaptain989/radarr-striptracks#54) - Better handling of Radarr's 'Any' profile selection - Added `:any` command line language - Preserves release group metadata after remux (partial fix of issue TheCaptain989/radarr-striptracks#53) - Removed exit code 12 (for when no remux occurred) - Marked script files as executable - Fully linted
- Loading branch information
1 parent
4b5850e
commit a8f7160
Showing
3 changed files
with
103 additions
and
70 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -13,6 +13,6 @@ Only the latest major and minor version are supported. | |
|
||
Vulnerability reports or security concerns may be submitted as a new issue in GitHub, or emailed to: | ||
|
||
>[email protected] | ||
><[email protected]> | ||
Please allow 48-hours for an initial response. An issue will be entered if accepted. |
Oops, something went wrong.