feat: created filebot cleanup service to run in background
This commit is contained in:
parent
d2be5c7e24
commit
a8dfcb02c8
4 changed files with 89 additions and 11 deletions
|
@ -332,6 +332,11 @@
|
|||
openFirewall = true;
|
||||
webuiPort = 8084;
|
||||
};
|
||||
|
||||
filebot-cleanup = {
|
||||
enable = true;
|
||||
licenseFile = "/srv/jellyfin/filebot_license.psm";
|
||||
};
|
||||
};
|
||||
|
||||
# disable computer sleeping
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue