diff --git a/Adam-Pope/Movies/international_feature.yml b/Adam-Pope/Movies/international_feature.yml new file mode 100644 index 0000000..c6902b2 --- /dev/null +++ b/Adam-Pope/Movies/international_feature.yml @@ -0,0 +1,11 @@ +collections: + Oscars International Feature Winners: + trakt_list: https://trakt.tv/users/popeadam/lists/academy-awards-best-international-feature-film + sync_mode: sync + summary: Winners of the Best Foreign Feature Film and International Feature Film categories at the Academy Awards/Oscars + url_poster: https://i.ibb.co/sH8ytfm/international-feature-winners.png + Oscars International Feature Nominees: + trakt_list: https://trakt.tv/users/popeadam/lists/academy-awards-international-feature-film-nominees + sync_mode: sync + summary: Winners and nominees of the Best Foreign Feature Film and International Feature FIlm categories at the Academy Awards/Oscars + url_poster:: https://i.ibb.co/sH8ytfm/international-feature-winners.png diff --git a/Adam-Pope/Movies/overlay_years.yml b/Adam-Pope/Movies/overlay_years.yml new file mode 100644 index 0000000..4f2466e --- /dev/null +++ b/Adam-Pope/Movies/overlay_years.yml @@ -0,0 +1,14 @@ +overlays: + year: + overlay: + name: text(<>) + horizontal_offset: 45 + vertical_offset: 45 + horizontal_align: left + vertical_align: top + font_size: 63 + font_color: "#FFFFFF" + back_color: "#00000099" + back_radius: 5 + back_padding: 20 + plex_all: true diff --git a/Adam-Pope/README.md b/Adam-Pope/README.md index f11b01f..ad40f32 100644 --- a/Adam-Pope/README.md +++ b/Adam-Pope/README.md @@ -1,6 +1,6 @@ -# Alternative Geography Collections (plus doublebonus Audio Language Overlay) +# Alternative Geography Collections, Oscars International Feature Film Winners and Nominees Collections, and Audio Language Overlay -Add the following code to your config.yml file to create collections for a seven continent configuration (as opposed to the six UN regions used by the default); and a version of the countries.yml which groups countries with low output that are culturally similar - such as 'Balkans', 'Nordic', 'Middle East' and 'Pacific Island'. +Add the following code to your config.yml file to create collections for a seven continent configuration (as opposed to the six UN regions used by the default); a version of the countries.yml which groups countries with low output that are culturally similar - such as 'Balkans', 'Nordic', 'Middle East' and 'Pacific Island', and collections for the Oscar International Film Winners and Nominees The overlay yml adds a country flag defined by the audio language of the entry to the top right corner. Note that languages are not countries. Portuguese is great for films from Portugal; but its flag on a Brazilian film could be confusing. Furthermore, many films have an unknown audio language in Plex - this requires fixing at the file level with a tool such as mkvtoolnix. @@ -15,24 +15,25 @@ libraries: - git: Adam-Pope/Movies/regions.yml template_variables: style: color # defaults to white - - pmm: country + - default: country template_variables: style: color - collection_section: "082" + collection_section: "!082" + - git: Adam-Pope/Movies/international_feature.yml TV Shows: metadata_path: - git: Adam-Pope/TV/continents.yml template_variables: style: color # defaults to white - collection_section: "080" # puts continents before regions + collection_section: "!080" # puts continents before regions - git: Adam-Pope/TV/regions.yml template_variables: style: color # defaults to white - - pmm: country + - default: country template_variables: style: color - collection_section: "082" + collection_section: "!082" overlay_path: - pmm: resolution