diff --git a/.github/workflows/validate-pull.yml b/.github/workflows/validate-pull.yml index f3a6b256..cb140c05 100644 --- a/.github/workflows/validate-pull.yml +++ b/.github/workflows/validate-pull.yml @@ -120,7 +120,7 @@ jobs: git config --local user.email "action@github.com" git config --local user.name "GitHub Action" git add PART - git commit -m "${tag_name} Part: ${part_value}" + git commit -m "${tag_name} Part: ${new_value}" git push - name: Login to Docker Hub diff --git a/CHANGELOG b/CHANGELOG index e6598194..ef9f6998 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -33,4 +33,5 @@ Fixed #2186 `total_runtime` will now trigger an overlay update Fixed #2195 an image on the docs was a dead link Fixes sort order of resolution collections Fixes #2228 ".any" not accepted for a variety of imdb_search parameters +Fixes `streaming` defaults adding and removing items randomly Various other Minor Fixes diff --git a/VERSION b/VERSION index 67d170b2..1c5bc392 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.0.2-build39 +2.0.2-build40 diff --git a/defaults/both/streaming.yml b/defaults/both/streaming.yml index 4f1df057..c29b0d49 100644 --- a/defaults/both/streaming.yml +++ b/defaults/both/streaming.yml @@ -74,6 +74,8 @@ templates: limit: <> with_watch_providers: <> watch_region: <> + sort_by: primary_release_date.asc + collections: Streaming Collections: diff --git a/defaults/overlays/streaming.yml b/defaults/overlays/streaming.yml index 1b7ee313..d09a565b 100644 --- a/defaults/overlays/streaming.yml +++ b/defaults/overlays/streaming.yml @@ -105,6 +105,7 @@ templates: limit: <> with_watch_providers: <> watch_region: <> + sort_by: primary_release_date.asc overlays: