You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 3, 2024. It is now read-only.
feat: web interface, scan-stats and jellyfin and autoscan targets (#103)
* build: new build process
* refactor: use a cgo-less sqlite
* fix(processor): do not process scans when no targets are set
* feat(processor): database migrations
* feat(targets): autoscan
* feat(triggers): manual trigger web interface
* feat(targets): jellyfin
* feat: scan-stats to display remaining scans
feat(triggers/sonarr): support the new events (#91)
* refactor: test event as info log
* feat(triggers): more sonarr events
* refactor(triggers): include event type in logs