Skip to content

Commit

Permalink
updates
Browse files Browse the repository at this point in the history
  • Loading branch information
benfishbus committed Oct 3, 2022
1 parent 8defdcf commit 58ce687
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
2 changes: 1 addition & 1 deletion PMM/genre.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ dynamic_collections:
title_override:
Action: Adventure & Action & War
Game Show: Game Show & Competition
Home and Garden: Home & Garden &Food
Home and Garden: Home & Garden & Food
Mystery: Mystery & Noir
Science Fiction: Sci-Fi & Fantasy
Sport: Sports
Expand Down
9 changes: 5 additions & 4 deletions PMM/movie/custom_genres.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ collections:
url_poster: https://theposterdb.com/api/assets/212898
template:
- name: shared

Play/Musical:
imdb_list: "https://www.imdb.com/search/keyword/?keywords=filmed-play"
# tmdb_keyword: 195729,6415,206597
Expand All @@ -40,23 +39,25 @@ collections:
url_poster: https://theposterdb.com/api/assets/77912
template:
- name: shared

French New Wave:
cache_builders: 1
# schedule: monthly(15)
show_missing: true
# file_poster: /config/La_Nouvelle_Vague.jpg
imdb_list: "https://www.imdb.com/list/ls088475350/" # Probably the 50 best - not all-inclusive
smart_label: release.asc

template:
- name: shared
Music Concert:
cache_builders: 1
# schedule: monthly(15)
url_poster: https://theposterdb.com/api/assets/126050
tmdb_keyword: 9716,156205 # eliminate if possible...
imdb_list: "https://www.imdb.com/search/title/?user_rating=5.0,10.0&num_votes=100,&genres=documentary&keywords=concert-film"
smart_label:
sort_by: title.asc
all:
label: <<smart_label>>
genre: Music
url_poster: https://theposterdb.com/api/assets/126050
template:
- name: shared

0 comments on commit 58ce687

Please sign in to comment.