19 Commits

Author SHA1 Message Date
TheCaptain989
a51096030a
Release 2.18.0 2025-11-18 19:39:59 -06:00
TheCaptain989
7246fe3eba
Minor changes (PATCH)
- Log messages with version
- Dockerfile case
2025-04-21 15:12:32 +00:00
TheCaptain989
d6d6f069f3
Release 2.7.1
# What's Changed
- **New** Uses semantic versioning
- **New** Added installation script and documentation for hotio containers
- **Fixes** TheCaptain989/radarr-striptracks#73
- Light editing of README
  - Added GHCR pull counts
- Updated Docker image labeling
2024-08-15 18:51:17 -05:00
TheCaptain989
c52b87f3c1
Revert "Release 2.7.1"
This reverts commit 57888b41fe2d70c06f52fc85e0aaf64b0fcf7e04.
2024-08-15 18:44:58 -05:00
TheCaptain989
57888b41fe
Release 2.7.1
# What's Changed
- **New** Uses semantic versioning
- **New** Added installation script and documentation for hotio containers
- **Fixes** TheCaptain989/radar-striptracks#73
- Light editing of README
  - Added GHCR pull counts
- Updated Docker image labeling
2024-08-15 18:35:26 -05:00
TheCaptain989
6d86a1bf83
Update Dockerfile
- Bump to Alpine 3.20
2024-06-21 15:50:20 -05:00
TheCaptain989
21f36785c1 Release 2.6.1
- Allow use of optional environmental variables for Radarr/Sonarr config
- Updated Docker labels
2024-05-18 20:37:16 -05:00
aptalca
844802e166
Use alpine 3.19
Signed-off-by: aptalca <541623+aptalca@users.noreply.github.com>
2024-04-18 21:05:35 -04:00
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