Skip to content

Commit c24c3a6

Browse files
authored
Merge pull request #975 from TheCaptain989/radarr-striptracks
radarr: striptracks release 2.9.0
2 parents 274c296 + 500c6e1 commit c24c3a6

20 files changed

+221
-115
lines changed

.assets/add-custom-format.png

17.5 KB
Loading

.assets/add-language-condition.png

122 KB
Loading
-27.8 KB
Binary file not shown.
96.6 KB
Loading

.assets/custom-format-score.png

-22.1 KB
Binary file not shown.

.assets/danger.png

-947 Bytes
Binary file not shown.

.assets/notes.png

1.52 KB
Loading

.assets/radarr-quality-profile.png

17.9 KB
Loading

.github/workflows/BuildImage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
echo "MODNAME=${{ env.MODNAME }}" >> $GITHUB_OUTPUT
2323
echo "MULTI_ARCH=${{ env.MULTI_ARCH }}" >> $GITHUB_OUTPUT
2424
# **** If the mod needs to be versioned, set the versioning logic below. Otherwise leave as is. ****
25-
MOD_VERSION="2.8.0"
25+
MOD_VERSION="2.9.0"
2626
echo "MOD_VERSION=${MOD_VERSION}" >> $GITHUB_OUTPUT
2727
outputs:
2828
GITHUB_REPO: ${{ steps.outputs.outputs.GITHUB_REPO }}

README.md

Lines changed: 146 additions & 78 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)