Adding International Feature Film Winners and Nominees Collections and a 'Year' overlay (#661)

* Create Adam_Pope

* Delete Adam_Pope

* Added Geography folder

* Create README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Delete continent.png

* Delete continent.yml

* Delete region.yml

* Delete region.png

* Add files via upload

* Update README.md

* Update README.md

* Add files via upload

* Add files via upload

* Update README.md

* Add files via upload

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Add files via upload

* Update README.md

* Update README.md

* Update README.md

* Create Adam-Pope

* Delete Adam-Pope

* Add files via upload

* Delete README.md

* Delete overlays.yml

* Delete continents.yml

* Delete regions.yml

* Delete Geography/TV directory

* Update README.md

* Delete overlays.yml

* Add files via upload

* Update overlay_years.yml

* Add files via upload

* Add files via upload

* Add files via upload

* Update international_feature.yml

* Add files via upload

* Delete Adam-Pope/overlay_years (1).yml

* Update README.md

* Add files via upload

* Update README.md

* Update README.md

* Update international_feature.yml

* Delete Adam-Pope/Movies/international-feature-winners.png

* Delete Adam-Pope/Movies/international-feature-nominees.png

* Update international_feature.yml
pull/664/head
Geography 6 months ago committed by GitHub
parent 187191770e
commit 79717d355c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -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

@ -0,0 +1,14 @@
overlays:
year:
overlay:
name: text(<<originally_available[%Y]>>)
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

@ -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. 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 - git: Adam-Pope/Movies/regions.yml
template_variables: template_variables:
style: color # defaults to white style: color # defaults to white
- pmm: country - default: country
template_variables: template_variables:
style: color style: color
collection_section: "082" collection_section: "!082"
- git: Adam-Pope/Movies/international_feature.yml
TV Shows: TV Shows:
metadata_path: metadata_path:
- git: Adam-Pope/TV/continents.yml - git: Adam-Pope/TV/continents.yml
template_variables: template_variables:
style: color # defaults to white 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 - git: Adam-Pope/TV/regions.yml
template_variables: template_variables:
style: color # defaults to white style: color # defaults to white
- pmm: country - default: country
template_variables: template_variables:
style: color style: color
collection_section: "082" collection_section: "!082"
overlay_path: overlay_path:
- pmm: resolution - pmm: resolution

Loading…
Cancel
Save