- Remove .yml suffix when importing template files
This commit is contained in:
parent
83af95e245
commit
27907c94e4
@ -1,6 +1,6 @@
|
|||||||
# Collections specific to Movies (4K)
|
# Collections specific to Movies (4K)
|
||||||
|
|
||||||
external_templates:
|
external_templates:
|
||||||
- repo: templates/collections.yml
|
- repo: templates/collections
|
||||||
|
|
||||||
collections:
|
collections:
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
# Collections specific to Movies
|
# Collections specific to Movies
|
||||||
|
|
||||||
external_templates:
|
external_templates:
|
||||||
- repo: templates/collections.yml
|
- repo: templates/collections
|
||||||
|
|
||||||
collections:
|
collections:
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
# Collections specific to TV Shows
|
# Collections specific to TV Shows
|
||||||
|
|
||||||
external_templates:
|
external_templates:
|
||||||
- repo: templates/collections.yml
|
- repo: templates/collections
|
||||||
|
|
||||||
collections:
|
collections:
|
||||||
### Custom
|
### Custom
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
external_templates:
|
external_templates:
|
||||||
- repo: templates/collections.yml
|
- repo: templates/collections
|
||||||
|
|
||||||
templates:
|
templates:
|
||||||
# Normal Templates
|
# Normal Templates
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
# General collections for any movie library (will be replicated for each movie library)
|
# General collections for any movie library (will be replicated for each movie library)
|
||||||
|
|
||||||
external_templates:
|
external_templates:
|
||||||
- repo: templates/collections.yml
|
- repo: templates/collections
|
||||||
|
|
||||||
templates:
|
templates:
|
||||||
# Dynamic Collections Templates
|
# Dynamic Collections Templates
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
# In Memoriam collections for the all movies sections
|
# In Memoriam collections for the all movies sections
|
||||||
|
|
||||||
external_templates:
|
external_templates:
|
||||||
- repo: templates/collections.yml
|
- repo: templates/collections
|
||||||
|
|
||||||
collections:
|
collections:
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
# General collections for any show library (will be replicated for each show library)
|
# General collections for any show library (will be replicated for each show library)
|
||||||
|
|
||||||
external_templates:
|
external_templates:
|
||||||
- repo: templates/collections.yml
|
- repo: templates/collections
|
||||||
|
|
||||||
collections:
|
collections:
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
# In Memoriam collections for the all shows sections
|
# In Memoriam collections for the all shows sections
|
||||||
|
|
||||||
external_templates:
|
external_templates:
|
||||||
- repo: templates/collections.yml
|
- repo: templates/collections
|
||||||
|
|
||||||
collections:
|
collections:
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
# General playlists for any movie library
|
# General playlists for any movie library
|
||||||
|
|
||||||
external_templates:
|
external_templates:
|
||||||
- repo: templates/playlists.yml
|
- repo: templates/playlists
|
||||||
|
|
||||||
playlists:
|
playlists:
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
# General playlists for any show library
|
# General playlists for any show library
|
||||||
|
|
||||||
external_templates:
|
external_templates:
|
||||||
- repo: templates/playlists.yml
|
- repo: templates/playlists
|
||||||
|
|
||||||
playlists:
|
playlists:
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
external_templates:
|
external_templates:
|
||||||
git: PMM/collections.yml
|
git: PMM/collections
|
||||||
|
|
||||||
templates:
|
templates:
|
||||||
Chart:
|
Chart:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user