[40] update streaming defaults (#2231)

This commit is contained in:
meisnate12 2024-09-20 15:41:59 -04:00 committed by GitHub Action
parent 7abc3d3c1d
commit 4b5e307050
5 changed files with 6 additions and 2 deletions

View file

@ -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

View file

@ -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

View file

@ -1 +1 @@
2.0.2-build39
2.0.2-build40

View file

@ -74,6 +74,8 @@ templates:
limit: <<discover_limit>>
with_watch_providers: <<discover_with>>
watch_region: <<discover_region>>
sort_by: primary_release_date.asc
collections:
Streaming Collections:

View file

@ -105,6 +105,7 @@ templates:
limit: <<discover_limit>>
with_watch_providers: <<discover_with>>
watch_region: <<discover_region>>
sort_by: primary_release_date.asc
overlays: