Fixing Nazara errors
This commit is contained in:
8
roles/Yggdrasil/package/README.md
Normal file
8
roles/Yggdrasil/package/README.md
Normal file
@@ -0,0 +1,8 @@
|
||||
This is a collection of scripts we use for managing yggdrasil data.
|
||||
|
||||
1. yggdrasil-get: API for pulling data into Yggdrasil.
|
||||
1. yggdrasil-lock: API for setting permissions safely.
|
||||
1. yggdrasil-set-music-data: API for updating a music file with the new detected metadata from the path. Assumes `/srv/yggdrasil/Music/$genre/$artist/$album`.
|
||||
1. yggdrasil-sha256: Get a SHA-256 hash of the current library. This is good for checking media changes over time in conjunction with [AniNIX/Aether](/AniNIX/Aether).
|
||||
1. yggdrasil-sort-shows: Look at `/srv/yggdrasil/new_acquisition` and try to find the right folder in `/srv/yggdrasil/Videos/Shows` to stash it in. Will try to put it under the show name and the season.
|
||||
1. yggdrasil-unlock: API for allowing writes to media.
|
Reference in New Issue
Block a user