diff --git a/VERSION b/VERSION index d52c35f3..6137933e 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.17.3-develop59 +1.17.3-develop60 diff --git a/docs/defaults/award/bafta.md b/docs/defaults/award/bafta.md index 2ce7e3ff..1ec790df 100644 --- a/docs/defaults/award/bafta.md +++ b/docs/defaults/award/bafta.md @@ -1,19 +1,19 @@ # BAFTA Default Metadata File -The `- pmm: chart/bafta` Metadata File is used to dynamically create collections based on the genres available in your library. +The `- pmm: bafta` Metadata File is used to dynamically create collections based on the genres available in your library. This file also merges similarly named genres (such as "Sci-Fi", "SciFi" and "Sci-Fi & Fantasy") into one ("Science Fiction") Example Collections Created: -![](images/bafta.png) +![](../images/bafta.png) The below YAML in your config.yml will create the collections: ```yaml libraries: Movies: metadata_path: - - pmm: chart/bafta + - pmm: bafta ``` @@ -39,7 +39,7 @@ The below shows an example config.yml with all of the template_variables set awa libraries: Movies: metadata_path: - - pmm: chart/bafta + - pmm: bafta template_variables: sort_by: title.asc collection_section: 5 diff --git a/docs/defaults/movie/country.md b/docs/defaults/movie/country.md index b0c72833..f5b73d11 100644 --- a/docs/defaults/movie/country.md +++ b/docs/defaults/movie/country.md @@ -1,6 +1,6 @@ # country Language Default Metadata File -The `- pmm: country` Metadata File is used to dynamically create collections based on the counties available in your library. +The `- pmm: country` Metadata File is used to dynamically create collections based on the countries available in your library. Example Collections Created: diff --git a/docs/defaults/movie/network.md b/docs/defaults/movie/network.md index 01020aa8..be61e0a3 100644 --- a/docs/defaults/movie/network.md +++ b/docs/defaults/movie/network.md @@ -1,6 +1,6 @@ # Network Language Default Metadata File -The `- pmm: network` Metadata File is used to dynamically create collections based on the counties available in your library. +The `- pmm: network` Metadata File is used to dynamically create collections based on the networks available in your library. Example Collections Created: diff --git a/docs/defaults/show/country.md b/docs/defaults/show/country.md index 8519b57f..838c4b33 100644 --- a/docs/defaults/show/country.md +++ b/docs/defaults/show/country.md @@ -1,6 +1,6 @@ # country Language Default Metadata File -The `- pmm: country` Metadata File is used to dynamically create collections based on the counties available in your library. +The `- pmm: country` Metadata File is used to dynamically create collections based on the countries available in your library. Example Collections Created: diff --git a/docs/defaults/show/network.md b/docs/defaults/show/network.md index 01020aa8..be61e0a3 100644 --- a/docs/defaults/show/network.md +++ b/docs/defaults/show/network.md @@ -1,6 +1,6 @@ # Network Language Default Metadata File -The `- pmm: network` Metadata File is used to dynamically create collections based on the counties available in your library. +The `- pmm: network` Metadata File is used to dynamically create collections based on the networks available in your library. Example Collections Created: