Commit Graph

11 Commits

Author SHA1 Message Date
TheCaptain989 4a307cde0c radarr: striptracks Release 2.4
## What's Changed
- **New:** Video remux is now skipped if no tracks will be removed and if file is already an MKV (issue thecaptain989/striptracks#49)
- **New:** Calls the Radarr/Sonarr rename API if required by Movie/Episode naming rules (issue thecaptain989/striptracks#50)
- **New:** Now uses the Radarr/Sonarr API to delete or recycle old videos
- Improved some code that handles differences between Radarr and Sonarr
- All API calls are now functions
- Fixed the detection of all Norwegian codes
- Fixed logging of curl errors and improved error handling
- Removed rescan loop
- Added check for 'queued'  job status
- More consistent ending of script
2023-08-27 15:57:45 -05:00
aptalca a53abee282 radarr-striptracks update/add workflows 2023-05-18 14:37:49 -04:00
TheCaptain989 1bcd422bc2 Release 2.3 candidate 1
- Added Original language feature
- Added :org special purpose language code (Resolves #392)
- Added example scripts to use :org code
- Cleaned up awk code
- Modified removed track logging to be a single line
- Removed tracks now are logged as Informational instead of Debug
- Moved position argument check earlier
- Updated README
- Changed some log messages to make them more concise
- Added version option
- Reverted to single-stage build
- Insert version into scripts during build
- Updates Radarr/Sonarr version check to use v3 API. This makes the script fully compatible with Radarr v4.
- Added debug info for system API
- Added debug info for config API
- Preparation for S6 V3
2022-08-30 14:23:52 -05:00
aptalca 06fa22ab33 switch to hybrid 2022-08-18 13:03:55 -04:00
aptalca dc75c53b1d standardize apt-get, rebase to 3.14 2021-09-21 14:20:27 -04:00
aptalca a89dde4d68 change baseimage to ghcr 2020-11-02 16:50:07 -05:00
TheCaptain989 52ce0f24f7 Updates per aptalca 2020-10-07 20:13:39 -05:00
TheCaptain989 85ef895b43 radarr: striptracks initial release
mkvtoolnix
2020-10-06 20:02:49 -05:00
TheCaptain989 f7e198b59e Update Dockerfile 2020-10-06 12:56:08 -05:00
aptalca 69f8a2efb7 add maintainer label 2020-10-02 16:25:28 -04:00
thelamer 5aeb83b384 adding rough draft docs for review 2019-04-14 22:28:48 -07:00