mirror of
https://github.com/meisnate12/Plex-Meta-Manager
synced 2025-02-24 11:27:20 +00:00
fix order
This commit is contained in:
parent
b5afd8dacf
commit
433047ef32
1 changed files with 3 additions and 3 deletions
|
@ -97,7 +97,7 @@ libraries:
|
|||
Movies:
|
||||
run_order: #(1)!
|
||||
- operations
|
||||
- collections
|
||||
- metadata
|
||||
- overlays
|
||||
minimum_items: 3 #(2)!
|
||||
metadata_path:
|
||||
|
@ -115,9 +115,9 @@ libraries:
|
|||
# stuff here
|
||||
settings:
|
||||
run_order: #(3)!
|
||||
- collections
|
||||
- operations
|
||||
- metadata
|
||||
- overlays
|
||||
- operations
|
||||
minimum_items: 1 #(4)!
|
||||
```
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue