feat: add jellysweep

This commit is contained in:
2026-02-01 01:35:09 +00:00
parent b6288e6fc9
commit 6b3719db95
2 changed files with 50 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
jellyfin:
url: "http://jellyfin:8096" # Internal docker DNS if on same network, or full URL
token: "YOUR_JELLYFIN_API_KEY"
# dry_run: true # Set to false to actually delete files
# Library configuration
libraries:
- name: Movies
keep: 1
age: 30d # Delete movies older than 30 days
- name: TV Shows
keep: 1
age: 30d