121 Commits

Author SHA1 Message Date
TheCaptain989
949a6fc1f3
Merge branch 'linuxserver:radarr-striptracks' into radarr-striptracks 2025-06-03 15:56:51 -05:00
TheCaptain989
4b39f1ec48
Release 2.16.0 2025-06-03 15:53:59 -05:00
aptalca
3ca60bb656
Merge pull request #1036 from TheCaptain989/radarr-striptracks
radarr: striptracks release 2.15.0
2025-05-31 22:21:18 -04:00
TheCaptain989
27dac65562
Release 2.15.0 2025-05-28 19:08:20 -05:00
TheCaptain989
97d0d81a83
Release 2.14.0 2025-05-09 20:33:40 -05:00
TheCaptain989
3313e4cabc
Update command-line argument syntax in documentation and script for consistency 2025-05-03 16:55:54 -05:00
aptalca
a121bf525b
Merge pull request #1027 from TheCaptain989/radarr-striptracks
radarr: striptracks release 2.13.3
2025-04-28 09:30:43 -04:00
TheCaptain989
f4c387e1e6
Documentation update
- Repositioned reorder option
- Updated version
2025-04-28 07:55:01 -05:00
TheCaptain989
f6866e12c0
Release 2.13.3 2025-04-26 10:38:33 -05:00
TheCaptain989
7246fe3eba
Minor changes (PATCH)
- Log messages with version
- Dockerfile case
2025-04-21 15:12:32 +00:00
TheCaptain989
53bec57fb1 Release 2.13.1 2025-04-16 18:52:51 +00:00
aptalca
40743247fc
Merge pull request #1011 from TheCaptain989/radarr-striptracks
radarr: striptracks release 2.13.0
2025-03-19 09:38:00 -04:00
TheCaptain989
04a32f98af
Updated MOD_VERSION in BuildImage 2025-03-08 11:10:22 -06:00
TheCaptain989
2395da4c36
Release 2.13..0 2025-03-08 10:46:29 -06:00
TheCaptain989
29c8d67948
Updated Build version 2025-02-09 10:47:29 -06:00
TheCaptain989
bea4ec9a99
Release 2.12.0 2025-02-09 10:43:16 -06:00
aptalca
c24c3a63f6
Merge pull request #975 from TheCaptain989/radarr-striptracks
radarr: striptracks release 2.9.0
2024-11-04 19:07:49 -05:00
TheCaptain989
500c6e1ceb
Release 2.9.0 2024-11-04 17:26:38 -06:00
TheCaptain989
539e7f6ff8 Updated README 2024-09-26 18:45:18 +00:00
TheCaptain989
3db2e53047 README fix for shields.io JSONPath RCE vulnerability
- See badges/shields#10553
2024-09-26 12:27:01 +00:00
aptalca
274c2960d0
Merge pull request #960 from TheCaptain989/radarr-striptracks
radarr: striptracks release 2.8.0
2024-09-26 00:40:59 -04:00
TheCaptain989
4e9b53f2aa
Release 2.8.0
- Added Kannada, Macedonian, and Slovenian language support
- Support for 'Except Language' in Custom Format (TheCaptain989/radarr-striptracks#78)
- Updated README
2024-09-25 20:45:14 -05:00
aptalca
8ca18007e5
Merge pull request #945 from TheCaptain989/radarr-striptracks
radarr: striptracks release 2.7.2
2024-08-27 08:45:56 -04:00
TheCaptain989
5d117b8f42
Merge branch 'linuxserver:radarr-striptracks' into radarr-striptracks 2024-08-27 07:38:53 -05:00
TheCaptain989
5a8d9f662b
Minor fix for edge case
- Fixes thecaptain989/radarr-striptracks#76
2024-08-27 07:37:32 -05:00
aptalca
f71e56be76
Merge pull request #935 from TheCaptain989/radarr-striptracks
radarr: striptracks release 2.7.1
2024-08-19 21:58:32 -04:00
TheCaptain989
f8305b0b7c
Removed hotio 2024-08-19 20:30:27 -05:00
TheCaptain989
4502ff7c68
Removed references to hotio 2024-08-19 20:28:06 -05: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
d610026693
Update README.md
- Grammar only
2024-06-21 15:44:28 -05:00
TheCaptain989
cea9b46cd2
Updated README 2024-06-18 18:09:25 -05:00
aptalca
24cf09e759
Merge pull request #895 from TheCaptain989/radarr-striptracks
radarr: striptracks release 2.6.1
2024-05-29 21:00:11 -04: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
TheCaptain989
8bd9f3fd09 Release 2.6
- **New** Settings can now be passed to the script via the STRIPTRACKS_ARGS environment variable
- **New** Added check for invalid eventtypes
- File ownership is only attempted when running as root
2024-05-11 22:07:11 -05:00
Adam
7804b50acc
Merge pull request #892 from TheCaptain989/radarr-striptracks
radarr: striptracks release 2.5.1
2024-05-02 17:05:00 +01:00
TheCaptain989
452e6f0674
Merge branch 'linuxserver:radarr-striptracks' into radarr-striptracks 2024-05-02 10:55:54 -05:00
aptalca
daf891ad57 Use alpine 3.19
Signed-off-by: aptalca <541623+aptalca@users.noreply.github.com>
2024-05-02 10:55:20 -05:00
TheCaptain989
316a6c27dd Fix for awk error
- Fixes TheCaptain989/radarr-striptracks#68
2024-04-29 19:53:21 -05:00
aptalca
9991fb3e76
Merge pull request #881 from linuxserver/radarr-striptracks-3.19
radarr-striptracks: Use alpine 3.19
2024-04-19 00:31:38 -04: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
9b1dcc1d17 Updated log date format 2024-03-08 18:09:24 -06:00
aptalca
096e5c6390
Merge pull request #844 from TheCaptain989/radarr-striptracks
radarr: striptracks release 2.5
2024-02-16 22:18:21 -05:00
TheCaptain989
34c62a61c2
Update BuildImage.yml
MULTI_ARCH is false
2024-02-16 21:16:07 -06:00
TheCaptain989
fb84fb2c4d Update BuildImage.yml 2024-02-16 17:28:23 -06:00
TheCaptain989
7f80e55fce Release 2.5
- **New:** Added support for *Custom Formats* language selection
- **New:** Now fully supports Sonarr v4
  - 'Original' language support
  - Deprecated `languageprofile` API endpoint accounted for (Fixes TheCaptain989/radarr-striptracks#64)
  - *Still* backward compatible with Sonarr v3
- Fixes TheCaptain989/radarr-striptracks#66
- Added Radarr/Sonarr feature compatibility tests
- Added quick drop-out if unable to determine Radarr/Sonarr version
- Added a longer wait for rescan, delete, and update completion
- Improved Radarr/Sonarr database update logic
   - Editor API will no longer be called if there are no changes
   - No update with 'Unknown' language
- Improved automatic language detection logic
- Improved debug logging
- Incremented GitHub workflow actions, per the [Node.js 16 deprecation](https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/ "GitHub Actions: Transitioning from Node 16 to Node 20") announcement
- Updated README
2024-02-11 21:44:28 -06:00
aptalca
97f6660648
Merge pull request #800 from TheCaptain989/radarr-striptracks
radarr: striptracks release 2.4.3
2023-12-17 11:54:04 -05:00
TheCaptain989
39ad09af9c Release 2.4.3
- Added command-line option for log file
- Added checks for log file and path
- Added loop and wait on some functions when database is locked
- Changed temporary file name generation to avoid possible race condition with Radarr/Sonarr refresh
- Shows temp filename in debug output
- Fix for TheCaptain989/radarr-striptracks#61
- Fix for populated urlbase (Addresses TheCaptain989/radarr-striptracks#57)
- Fix for multiline message on API error
- Improved mkvmerge error handling
- Edited README and SECURITY
- Update help
2023-12-17 10:27:52 -06:00