[145] fix separators

pull/1129/head^2
meisnate12 2 years ago
parent 8ffe117d6a
commit 03c4971e96

@ -1 +1 @@
1.17.3-develop144 1.17.3-develop145

@ -10,6 +10,9 @@ external_templates:
template_variables: template_variables:
collection_section: 16 collection_section: 16
translations:
pmm: translations
collections: collections:
Award Collections: Award Collections:
template: template:

@ -10,6 +10,9 @@ external_templates:
template_variables: template_variables:
collection_section: "01" collection_section: "01"
translations:
pmm: translations
collections: collections:
Chart Collections: Chart Collections:
template: template:

@ -10,6 +10,9 @@ external_templates:
template_variables: template_variables:
collection_section: "02" collection_section: "02"
translations:
pmm: translations
templates: templates:
universe: universe:
default: default:

@ -0,0 +1,7 @@
# Initial Setup Guide
**Before using this guide you should already have installed Plex Meta Manager.**
See the [Installation Page](../installation) for info on how to install Plex Meta Manager.
This guide is assuming you know how to run pmm with the `--run` run command or the `PMM_RUN` environment variable to perform immediate runs

@ -1,4 +1,4 @@
Next youll set up the config file. ThIs tells PMM how to connect to Plex and a variety of other services. Next youll set up the config file. This tells PMM how to connect to Plex and a variety of other services.
Before you do this youll need: Before you do this youll need:

@ -1,6 +1,6 @@
# Installing Plex Meta Manager # Installing Plex Meta Manager
Generally, Plex-Meta-Manmager can be installed in one of two ways: Generally, Plex Meta Manager can be installed in one of two ways:
1. Running on a system as a Python script [we will refer to this as a "local" install] 1. Running on a system as a Python script [we will refer to this as a "local" install]
2. Running as a Docker container 2. Running as a Docker container

Loading…
Cancel
Save