Extract Jellyfin thumbnails as a module

This commit is contained in:
2021-05-26 12:00:48 +02:00
parent db5ceb7aea
commit 436c0313eb
4 changed files with 156 additions and 53 deletions

View File

@@ -30,4 +30,8 @@ api:
- path: / # Root corresonds to the endpoint /file/
roles: {} # Only users with these roles will have access to this route (empty = ALL)
folder:
tokens: {} # List of tokens to make some routes available trhough the public folders API
tokens: {} # List of tokens to make some routes available trhough the public folders API
# thumbnail:
# jellyfin:
# paths: {}