diff --git a/djnield/Movies - 4K DolbyVision.yml b/djnield/Movies - 4K DolbyVision.yml new file mode 100644 index 0000000..76ff88e --- /dev/null +++ b/djnield/Movies - 4K DolbyVision.yml @@ -0,0 +1,86 @@ +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 + + Dolby: + plex_all: true + filters: + filepath: MoviesDV + resolution.not: 4K + item_overlay: Dolby + build_collection: false + + 4K-Dolby: + plex_search: + all: + resolution: 4K + filters: + filepath: MoviesDV + item_overlay: 4K-Dolby + build_collection: false \ No newline at end of file diff --git a/djnield/Movies - 4K.yml b/djnield/Movies - 4K.yml new file mode 100644 index 0000000..308aaaa --- /dev/null +++ b/djnield/Movies - 4K.yml @@ -0,0 +1,92 @@ +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 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 + 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 new file mode 100644 index 0000000..c1a5a28 --- /dev/null +++ b/djnield/Movies.yml @@ -0,0 +1,69 @@ +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 \ No newline at end of file diff --git a/djnield/Series - 4K DolbyVision.yml b/djnield/Series - 4K DolbyVision.yml new file mode 100644 index 0000000..52aab04 --- /dev/null +++ b/djnield/Series - 4K DolbyVision.yml @@ -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 \ No newline at end of file diff --git a/djnield/Series - 4K.yml b/djnield/Series - 4K.yml new file mode 100644 index 0000000..00e134b --- /dev/null +++ b/djnield/Series - 4K.yml @@ -0,0 +1,75 @@ +collections: + Best of British: + smart_label: release.desc + sync_mode: sync + schedule: weekly(monday), weekly(wednesday), weekly(saturday) + sort_title: "#4Best of British" + trakt_list: https://trakt.tv/users/extrobet/lists/uk-tv + summary: UK TV at it's best showcasing Crime, Drama & Thrillers from the last two decades + url_poster: https://i.imgur.com/6V59VW7.jpg + filters: + plays.lt: 1 + visible_home: true + visible_shared: true + visible_library: true + + 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 \ No newline at end of file diff --git a/djnield/Series.yml b/djnield/Series.yml new file mode 100644 index 0000000..0128e0f --- /dev/null +++ b/djnield/Series.yml @@ -0,0 +1,60 @@ +collections: + Best of British: + smart_label: release.desc + sync_mode: sync + schedule: weekly(monday), weekly(wednesday), weekly(saturday) + sort_title: "#4Best of British" + trakt_list: https://trakt.tv/users/extrobet/lists/uk-tv + summary: UK TV at it's best showcasing Crime, Drama & Thrillers from the last two decades + url_poster: https://i.imgur.com/6V59VW7.jpg + filters: + plays.lt: 1 + visible_home: true + visible_shared: true + visible_library: true + + 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 \ No newline at end of file