diff --git a/djnield/.DS_Store b/djnield/.DS_Store new file mode 100644 index 0000000..86fc2db Binary files /dev/null and b/djnield/.DS_Store differ diff --git a/djnield/Movies - 4K DolbyVision.yml b/djnield/Movies - 4K DolbyVision.yml deleted file mode 100644 index 295fe32..0000000 --- a/djnield/Movies - 4K DolbyVision.yml +++ /dev/null @@ -1,76 +0,0 @@ -collections: - Movie Watchlist: - trakt_watchlist: - - me - smart_label: release.desc - sync_mode: sync - label: admin - visible_home: true - visible_shared: false - visible_library: false - url_poster: https://i.imgur.com/xRfaqAD.jpg - - Amazon Originals: - smart_label: release.desc - sync_mode: sync - schedule: weekly(wednesday), weekly(sunday) - sort_title: "#6AMAZON" - trakt_list: https://trakt.tv/users/garycrawfordgc/lists/amazon-prime-movies - summary: All Amazon Prime - url_poster: https://i.imgur.com/nU3gqqB.png - url_background: https://i.imgur.com/2jfs7oS.png - - Netflix Originals: - smart_label: release.desc - sync_mode: sync - schedule: weekly(wednesday), weekly(sunday) - sort_title: "#7Netflix" - trakt_list: https://trakt.tv/users/garycrawfordgc/lists/netflix-movies - summary: All Netflix Originals - url_poster: https://i.imgur.com/7kiE1MU.png - url_background: https://img5.goodfon.com/original/1920x1080/1/61/fon-netflix-logo-raduga-tsvet-fon-background-skachat-oboi-sk.jpg - - Highest Rated Movies of 2021: - trakt_list: https://trakt.tv/users/hdlists/lists/2021-best-rated-movies-so-far - sync_mode: sync - schedule: weekly(wednesday), weekly(sunday) - smart_label: random - sort_title: "#42021 Top Rated popular" - summary: The Top Rated Movies of 2021 on RottenTomatoes.com - url_poster: https://i.imgur.com/TXqA2CR.jpg - url_background: https://i.imgur.com/trITIgI.jpg - - Trending Movies: - trakt_trending: 40 - tmdb_trending_daily: 40 - tmdb_trending_weekly: 40 - sort_title: "#1Trending" - sync_mode: sync - smart_label: added.desc - summary: Movies Trending across the internet - url_background: https://i.imgur.com/SOVfrIq.png - url_poster: https://i.imgur.com/KRKRjWT.jpg - visible_home: true - visible_shared: true - visible_library: true - - Top Rated Movies: - imdb_list: https://www.imdb.com/search/title/?groups=top_250&count=250 - tmdb_top_rated: 250 - sort_title: "#2Top Rated" - sync_mode: sync - schedule: weekly(wednesday), weekly(sunday) - smart_label: random - summary: IMDb Top Rated Movies - url_background: https://i.imgur.com/b26VZ9y.jpg - url_poster: https://i.imgur.com/4izKiv7.jpg - visible_home: false - visible_shared: false - visible_library: true - - 4K-Dolby: - plex_all: true - filters: - filepath: MoviesDV - item_overlay: 4K-Dolby - build_collection: false \ No newline at end of file diff --git a/djnield/Movies-4K-DV.yml b/djnield/Movies-4K-DV.yml new file mode 100644 index 0000000..39b0c7a --- /dev/null +++ b/djnield/Movies-4K-DV.yml @@ -0,0 +1,118 @@ +collections: + Movie Watchlist: + trakt_watchlist: + - me + smart_label: release.desc + sync_mode: sync + label: admin + visible_home: true + visible_shared: false + visible_library: false + url_poster: https://i.imgur.com/xRfaqAD.jpg + + Trending Movies: + trakt_trending: 40 + tmdb_trending_daily: 40 + tmdb_trending_weekly: 40 + sort_title: "#1Trending" + sync_mode: sync + smart_label: added.desc + summary: Movies Trending across the internet + url_background: https://i.imgur.com/SOVfrIq.png + url_poster: https://i.imgur.com/KRKRjWT.jpg + visible_home: true + visible_shared: true + visible_library: true + + Top Rated Movies: + imdb_list: https://www.imdb.com/search/title/?groups=top_250&count=250 + tmdb_top_rated: 250 + sort_title: "#2Top Rated" + sync_mode: sync + schedule: weekly(wednesday), weekly(sunday) + smart_label: random + summary: IMDb Top Rated Movies + url_background: https://i.imgur.com/b26VZ9y.jpg + url_poster: https://i.imgur.com/4izKiv7.jpg + visible_home: false + visible_shared: false + visible_library: true + + DV-Atmos: + plex_all: true + filters: + filepath: + - MoviesDV + - Atmos + filepath.not: + - DTS-X + - TrueHD + - DTS-HD + item_overlay: DV-Atmos + build_collection: false + + DV: + plex_all: true + filters: + filepath: MoviesDV + filepath.not: + - Atmos + - DTS-X + - TrueHD + - DTS-HD + item_overlay: DV + build_collection: false + + DV-DTS-X: + plex_all: true + filters: + filepath: + - MoviesDV + - DTS-X + filepath.not: + - Atmos + - TrueHD + - DTS-HD + item_overlay: DV-DTS-X + build_collection: false + + DV-TrueHD: + plex_all: true + filters: + filepath: + - MoviesDV + - TrueHD + filepath.not: + - DTS-X + - DTS-HD + - Atmos + - EAC3 + item_overlay: DV-TrueHD + build_collection: false + + DV-TrueHD-Atmos: + plex_all: true + filters: + filepath: + - MoviesDV + - TrueHD + - Atmos + filepath.not: + - DTS-X + - DTS-HD + - EAC3 + item_overlay: DV-TrueHD-Atmos + build_collection: false + + DV-DTS-HD: + plex_all: true + filters: + filepath: + - MoviesDV + - DTS-HD + filepath.not: + - DTS-X + - TrueHD + - Atmos + item_overlay: DV-DTS-HD + build_collection: false \ No newline at end of file diff --git a/djnield/Movies - 4K.yml b/djnield/Movies-4K.yml similarity index 50% rename from djnield/Movies - 4K.yml rename to djnield/Movies-4K.yml index 308aaaa..3d2b58e 100644 --- a/djnield/Movies - 4K.yml +++ b/djnield/Movies-4K.yml @@ -10,36 +10,6 @@ collections: visible_library: false url_poster: https://i.imgur.com/xRfaqAD.jpg - Amazon Originals: - smart_label: release.desc - sync_mode: sync - schedule: weekly(wednesday), weekly(sunday) - sort_title: "#6AMAZON" - trakt_list: https://trakt.tv/users/garycrawfordgc/lists/amazon-prime-movies - summary: All Amazon Prime - url_poster: https://i.imgur.com/nU3gqqB.png - url_background: https://i.imgur.com/2jfs7oS.png - - Netflix Originals: - smart_label: release.desc - sync_mode: sync - schedule: weekly(wednesday), weekly(sunday) - sort_title: "#7Netflix" - trakt_list: https://trakt.tv/users/garycrawfordgc/lists/netflix-movies - summary: All Netflix Originals - url_poster: https://i.imgur.com/7kiE1MU.png - url_background: https://img5.goodfon.com/original/1920x1080/1/61/fon-netflix-logo-raduga-tsvet-fon-background-skachat-oboi-sk.jpg - - Highest Rated Movies of 2021: - trakt_list: https://trakt.tv/users/hdlists/lists/2021-best-rated-movies-so-far - sync_mode: sync - schedule: weekly(wednesday), weekly(sunday) - smart_label: random - sort_title: "#42021 Top Rated popular" - summary: The Top Rated Movies of 2021 on RottenTomatoes.com - url_poster: https://i.imgur.com/TXqA2CR.jpg - url_background: https://i.imgur.com/trITIgI.jpg - Trending Movies: trakt_trending: 40 tmdb_trending_daily: 40 @@ -82,11 +52,3 @@ collections: hdr: true item_overlay: 4K-HDR build_collection: false - HDR Overlay: - plex_search: - all: - hdr: true - filters: - resolution.not: 4K - item_overlay: HDR - build_collection: false \ No newline at end of file diff --git a/djnield/Movies.yml b/djnield/Movies.yml index c1a5a28..4bc64b1 100644 --- a/djnield/Movies.yml +++ b/djnield/Movies.yml @@ -9,36 +9,6 @@ collections: visible_shared: false visible_library: false url_poster: https://i.imgur.com/xRfaqAD.jpg - - Amazon Originals: - smart_label: release.desc - sync_mode: sync - schedule: weekly(wednesday), weekly(sunday) - sort_title: "#6AMAZON" - trakt_list: https://trakt.tv/users/garycrawfordgc/lists/amazon-prime-movies - summary: All Amazon Prime - url_poster: https://i.imgur.com/nU3gqqB.png - url_background: https://i.imgur.com/2jfs7oS.png - - Netflix Originals: - smart_label: release.desc - sync_mode: sync - schedule: weekly(wednesday), weekly(sunday) - sort_title: "#7Netflix" - trakt_list: https://trakt.tv/users/garycrawfordgc/lists/netflix-movies - summary: All Netflix Originals - url_poster: https://i.imgur.com/7kiE1MU.png - url_background: https://img5.goodfon.com/original/1920x1080/1/61/fon-netflix-logo-raduga-tsvet-fon-background-skachat-oboi-sk.jpg - - Highest Rated Movies of 2021: - trakt_list: https://trakt.tv/users/hdlists/lists/2021-best-rated-movies-so-far - sync_mode: sync - schedule: weekly(wednesday), weekly(sunday) - smart_label: random - sort_title: "#42021 Top Rated popular" - summary: The Top Rated Movies of 2021 on RottenTomatoes.com - url_poster: https://i.imgur.com/TXqA2CR.jpg - url_background: https://i.imgur.com/trITIgI.jpg Trending Movies: trakt_trending: 40 diff --git a/djnield/Series - 4K DolbyVision.yml b/djnield/Series-4K-DV.yml similarity index 91% rename from djnield/Series - 4K DolbyVision.yml rename to djnield/Series-4K-DV.yml index 5b174f3..adefa9c 100644 --- a/djnield/Series - 4K DolbyVision.yml +++ b/djnield/Series-4K-DV.yml @@ -44,11 +44,7 @@ collections: summary: Top Rated Shows across the internet url_poster: https://i.imgur.com/Ja997V8.jpg - 4K-Dolby: - plex_search: - all: - resolution: 4K - filters: - filepath: TVDV - item_overlay: 4K-Dolby + DV: + plex_all: true + item_overlay: DV build_collection: false \ No newline at end of file diff --git a/djnield/Series - 4K.yml b/djnield/Series-4K.yml similarity index 100% rename from djnield/Series - 4K.yml rename to djnield/Series-4K.yml