fix for Top 100 Plex, thanks to GeNomeZ

This commit is contained in:
SiskoUrso
2024-03-13 14:28:32 -05:00
parent 36fcb289ab
commit 98c4add529

View File

@ -265,16 +265,16 @@ collections:
# Plex Sever Specific # # Plex Sever Specific #
###################################################### ######################################################
Recently Added: # Recently Added:
smart_filter: # smart_filter:
all: # all:
release: 120 # release: 120
sort_by: added.desc # sort_by: added.desc
sync_mode: sync # sync_mode: sync
summary: Recently Added within the last 3 Months. # summary: Recently Added within the last 3 Months.
sort_title: ++++++++++++++++++++++_2Recently Added # sort_title: ++++++++++++++++++++++_2Recently Added
url_poster: https://theposterdb.com/api/assets/345281 # url_poster: https://theposterdb.com/api/assets/345281
url_background: https://i.imgur.com/NEifsKj.jpg # url_background: https://i.imgur.com/NEifsKj.jpg
Recently Released: Recently Released:
smart_filter: smart_filter:
sort_by: release.desc sort_by: release.desc
@ -288,6 +288,8 @@ collections:
Top 100 on Plex: Top 100 on Plex:
smart_filter: smart_filter:
sort_by: user_rating.asc sort_by: user_rating.asc
all:
user_rating.gt: 0.0
limit: 100 limit: 100
sync_mode: sync sync_mode: sync
sort_title: ++++++++++++++++++++++_3Top 100 on Plex sort_title: ++++++++++++++++++++++_3Top 100 on Plex