You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
81 lines
1.9 KiB
81 lines
1.9 KiB
|
|
######################################################
|
|
# Chart Collections #
|
|
######################################################
|
|
|
|
|
|
# +01_ = Charts
|
|
# +02_ = Holidays
|
|
# +03_ = Studios or Network
|
|
# +04_ = Collection
|
|
# +05_ = Countries
|
|
# +06_ = Genres
|
|
# +07_ = Awards
|
|
# +08_ = Decades
|
|
# +09_ = People
|
|
# +10_ = Movies
|
|
|
|
|
|
|
|
collections:
|
|
Trending:
|
|
sync_mode: sync
|
|
trakt_trending: 10
|
|
tmdb_trending_daily: 10
|
|
tmdb_trending_weekly: 10
|
|
sort_title: '+01_1Trending'
|
|
summary: Movies Trending across the internet
|
|
url_poster: https://bit.ly/PlexMovieTrending
|
|
smart_label: audience_rating.desc
|
|
radarr_add: true
|
|
radarr_search: true
|
|
radarr_monitor: true
|
|
|
|
Popular:
|
|
sync_mode: sync
|
|
tmdb_popular: 40
|
|
imdb_list:
|
|
url: https://www.imdb.com/search/title/?title_type=feature,tv_movie,documentary,short
|
|
limit: 40
|
|
sort_title: '+01_2Popular'
|
|
summary: Popular Movies across the internet
|
|
url_poster: https://bit.ly/PlexMoviePopular
|
|
smart_label: audience_rating.desc
|
|
radarr_add: true
|
|
radarr_search: true
|
|
radarr_monitor: true
|
|
|
|
Dernier Film Francais:
|
|
sort_title: +01_3FilmFrancais
|
|
summary: Dernier Film Francais
|
|
sync_mode: sync
|
|
url_poster: https://i.imgur.com/A4qY256.png
|
|
smart_filter:
|
|
all:
|
|
country: France
|
|
sort_by: release.desc
|
|
limit: 150
|
|
|
|
Film in French:
|
|
sort_title: +01_5FilmenFrancais
|
|
summary: Film en Francais
|
|
sync_mode: sync
|
|
url_poster: https://i.imgur.com/EAUuOTW.png
|
|
smart_filter:
|
|
all:
|
|
audio_language: fr
|
|
sort_by: release.desc
|
|
limit: 400
|
|
|
|
Watching Now:
|
|
sort_title: +00_1watchingnow
|
|
summary: Watching now
|
|
sync_mode: sync
|
|
url_poster: https://i.imgur.com/hZKcLdT.png
|
|
trakt_watchlist:
|
|
- me
|
|
trakt_list:
|
|
- https://trakt.tv/users/mraniki/lists/tonightmovies
|
|
|
|
|