Merge pull request #81 from djnield/master
commit
67701643b0
Binary file not shown.
@ -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
|
@ -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
|
Loading…
Reference in new issue