mirror of
https://github.com/zoriya/Kyoo.git
synced 2026-05-23 15:42:28 -04:00
Init new KyooClient & setup pydantic
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
# vi: ft=sh
|
||||
# shellcheck disable=SC2034
|
||||
|
||||
KYOO_URL="http://api:3567/api"
|
||||
KYOO_APIKEY=""
|
||||
|
||||
# Root directory that will be traversed to find video files (inside the container)
|
||||
SCANNER_LIBRARY_ROOT="/video"
|
||||
# A pattern (regex) to ignore video files.
|
||||
|
||||
Reference in New Issue
Block a user