Added variable in config to specify the html title.

This commit is contained in:
Justin Emter
2017-12-23 10:47:58 -08:00
parent d7464b72c3
commit 586dcf7eba
5 changed files with 19 additions and 10 deletions

View File

@@ -14,15 +14,15 @@ All of these scripts need to be placed in the "./channels/" dir. Your directory
```bash
-channels/
--plex_token.py
--channel_1/
--channel_01/
---pseudo-channel.db
---PseudoChannel.py
---...etc.
--channel_2/
--channel_02/
---pseudo-channel.db
---PseudoChannel.py
---...etc.
--channel_3/
--channel_03/
---pseudo-channel.db
---PseudoChannel.py
---...etc.