Skip to content

Commit

Permalink
Plex Autoscan: Minor update to default config.
Browse files Browse the repository at this point in the history
  • Loading branch information
desimaniac committed May 11, 2019
1 parent ce86679 commit 1af78d5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions roles/plex_autoscan/templates/config.json.j2
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
"CLIENT_SECRET": "",
"ALLOWED": {
"FILE_PATHS": [
"My Drive/Media/Movies"
"My Drive/Media/TV",
"My Drive/Media/Music"
"My Drive/Media/Movies/",
"My Drive/Media/TV/",
"My Drive/Media/Music/"
],
"FILE_EXTENSIONS": true,
"FILE_EXTENSIONS_LIST": [
Expand Down

0 comments on commit 1af78d5

Please sign in to comment.