mirror of
https://github.com/Kometa-Team/Community-Configs.git
synced 2025-11-18 22:19:41 -05:00
PMM metadata files
This commit is contained in:
69
djnield/Series - 4K DolbyVision.yml
Normal file
69
djnield/Series - 4K DolbyVision.yml
Normal file
@@ -0,0 +1,69 @@
|
||||
collections:
|
||||
TV Watchlist:
|
||||
trakt_watchlist:
|
||||
- me
|
||||
smart_label: release.desc
|
||||
sync_mode: sync
|
||||
label: admin
|
||||
url_poster: https://i.imgur.com/28RussS.jpg
|
||||
visible_home: true
|
||||
visible_shared: false
|
||||
visible_library: false
|
||||
|
||||
Trending TV:
|
||||
smart_label: release.desc
|
||||
sort_title: "#1Trending TV"
|
||||
sync_mode: sync
|
||||
trakt_trending: 40
|
||||
summary: Shows Trending across the internet
|
||||
url_poster: https://i.imgur.com/fusp1a2.jpg
|
||||
visible_home: true
|
||||
visible_shared: true
|
||||
visible_library: true
|
||||
|
||||
Popular TV:
|
||||
smart_label: release.desc
|
||||
sort_title: "#2Popular TV"
|
||||
sync_mode: sync
|
||||
imdb_list:
|
||||
url: https://www.imdb.com/search/title/?title_type=tv_series,tv_miniseries
|
||||
limit: 40
|
||||
summary: Popular Shows across the internet
|
||||
url_poster: https://i.imgur.com/0jOvpQm.jpg
|
||||
visible_home: false
|
||||
visible_shared: false
|
||||
visible_library: true
|
||||
|
||||
Top Rated TV:
|
||||
smart_label: user_rating.desc
|
||||
sort_title: "#3Top Rated TV"
|
||||
sync_mode: sync
|
||||
imdb_list:
|
||||
url: https://www.imdb.com/search/title/?title_type=tv_series,tv_miniseries&num_votes=20000,&sort=user_rating,desc
|
||||
limit: 100
|
||||
tmdb_top_rated: 100
|
||||
summary: Top Rated Shows across the internet
|
||||
url_poster: https://i.imgur.com/Ja997V8.jpg
|
||||
|
||||
4K Overlay:
|
||||
plex_search:
|
||||
all:
|
||||
resolution: 4K
|
||||
hdr: false
|
||||
item_overlay: 4K
|
||||
build_collection: false
|
||||
4K-HDR Overlay:
|
||||
plex_search:
|
||||
all:
|
||||
resolution: 4K
|
||||
hdr: true
|
||||
item_overlay: 4K-HDR
|
||||
build_collection: false
|
||||
4K-Dolby:
|
||||
plex_search:
|
||||
all:
|
||||
resolution: 4K
|
||||
filters:
|
||||
filepath: TVDV
|
||||
item_overlay: 4K-Dolby
|
||||
build_collection: false
|
||||
Reference in New Issue
Block a user