fix(plexanisync) reference plex_sections correctly (#7527)
This commit is contained in:
@@ -23,7 +23,7 @@ sources:
|
|||||||
- https://github.com/RickDB/PlexAniSync
|
- https://github.com/RickDB/PlexAniSync
|
||||||
- https://github.com/RickDB/PlexAniSync/pkgs/container/plexanisync
|
- https://github.com/RickDB/PlexAniSync/pkgs/container/plexanisync
|
||||||
type: application
|
type: application
|
||||||
version: 0.0.4
|
version: 0.0.5
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- media
|
- media
|
||||||
|
|||||||
@@ -25,7 +25,7 @@ metadata:
|
|||||||
stringData:
|
stringData:
|
||||||
settings.ini: |
|
settings.ini: |
|
||||||
[PLEX]
|
[PLEX]
|
||||||
anime_section = {{ join "|" $pas.plex_section }}
|
anime_section = {{ join "|" $pas.plex.plex_section }}
|
||||||
|
|
||||||
authentication_method = {{ $pas.plex.plex_auth_method }}
|
authentication_method = {{ $pas.plex.plex_auth_method }}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user