mirror of
https://github.com/meisnate12/Plex-Meta-Manager
synced 2024-11-10 06:54:21 +00:00
Fix "Language" in headers, and capitalize country
This commit is contained in:
parent
2afc82a441
commit
0224d921a4
8 changed files with 8 additions and 8 deletions
|
@ -1,4 +1,4 @@
|
|||
# country Language Default Metadata File
|
||||
# Country Default Metadata File
|
||||
|
||||
The `- pmm: movie/country` Metadata File is used to dynamically create collections based on the countries available in your library.
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# Decade Language Default Metadata File
|
||||
# Decade Default Metadata File
|
||||
|
||||
The `- pmm: movie/decade` Metadata File is used to dynamically create collections based on the decades available in your library, sorted by critic rating to create a "best of <decade>"
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# Franchise Language Default Metadata File
|
||||
# Franchise Default Metadata File
|
||||
|
||||
The `- pmm: movie/franchise` Metadata File is used to create collections based on popular Movie franchises, and can be used as a replacement to the TMDb Collections that Plex creates out-of-the-box.
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# Universe Language Default Metadata File
|
||||
# Universe Default Metadata File
|
||||
|
||||
The `- pmm: movie/universe` Metadata File is used to create collections based on popular Movie universes (such as the Marvel Cinematic Universe or Wizarding World)
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# country Language Default Metadata File
|
||||
# Country Default Metadata File
|
||||
|
||||
The `- pmm: show/country` Metadata File is used to dynamically create collections based on the countries available in your library.
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# Decade Language Default Metadata File
|
||||
# Decade Default Metadata File
|
||||
|
||||
The `- pmm: show/decade` Metadata File is used to dynamically create collections based on the decades available in your library, sorted by critic rating to create a "best of <decade>"
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# Franchise Language Default Metadata File
|
||||
# Franchise Default Metadata File
|
||||
|
||||
The `- pmm: show/franchise` Metadata File is used to create collections based on popular TV franchises
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# Network Language Default Metadata File
|
||||
# Network Default Metadata File
|
||||
|
||||
The `- pmm: show/network` Metadata File is used to dynamically create collections based on the networks available in your library.
|
||||
|
||||
|
|
Loading…
Reference in a new issue