forked from vladimir-tutin/Plex-Auto-Collections
-
Notifications
You must be signed in to change notification settings - Fork 29
/
config.yml.template
95 lines (95 loc) · 2.51 KB
/
config.yml.template
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
collections:
Jurassic Park:
tmdb_collection: https://www.themoviedb.org/collection/328
tmdb_summary: 328
poster: https://i.imgur.com/QMjbyCX.png
1080p Documentaries:
genres: Documentary
collection_mode: show_items
filters:
video_resolution: 1080
summary: A collection of 1080p Documentaries
IMDb Top 250:
imdb_list: https://www.imdb.com/search/title/?groups=top_250&count=25
sync_mode: sync
collection_mode: show_items
Robin Williams:
tvdb_actor: 2157
collection_mode: show_items
Dave Chappelle:
actors: Dave Chappelle
tmdb_biography: 4169
tmdb_profile: 4169
collection_mode: show_items
Marvel:
trakt_list: https://trakt.tv/users/movistapp/lists/marvel
collection_mode: show_items
Trakt Trending:
trakt_trending: 30
sync_mode: sync
Trakt Watchlist:
trakt_watchlist: me
sync_mode: sync
Pixar:
studio: Pixar
summary: A collection of Pixar movies
sort_title: *Pixar
content_rating: G
collection_mode: show_items
collection_order: alpha
Studio Ghibli:
tmdb_company: https://www.themoviedb.org/company/10342
CBS:
tmdb_network: https://www.themoviedb.org/network/16
90s Comedies:
plex_search:
year: [1990,1991,1992,1993,1994,1995,1996,1997,1998,1999]
genre: Comedy
summary: A collection of 90s Comedy movies
28 Days/Weeks Later:
tmdb_id: 1565
name_mapping: 28 Days-Weeks Later
Anaconda:
tmdb_id: 105995, 336560
Most Popular Movies (30 Days):
sync_mode: sync
collection_mode: show_items
tautulli:
list_type: popular
list_days: 30
list_size: 10
plex:
library: Movies
library_type: ### 'movie' or 'show' ###
token: ###################
url: http://192.168.1.5:32400
sync_mode: append
radarr:
url: http://192.168.1.5:7878/radarr/
token: ###########################
quality_profile_id: 4
root_folder_path: /mnt/user/PlexMedia/movies
add_to_radarr: false
search_movie: false
tmdb:
apikey: ############################
language: en
tautulli:
url: http://192.168.1.5:8181
apikey: ############################
trakt:
client_id: ############################
client_secret: ############################
auto_refresh_token: false
# Below is filled in automatically when the script is run
authorization:
access_token:
token_type:
expires_in:
refresh_token:
scope:
created_at:
image_server:
poster_directory: ../config/posters
background_directory: ../config/backgrounds
image_directory: ../config/images