Skip to content
forked from htynkn/wkavu

work with sonarr for some tv shows

License

Notifications You must be signed in to change notification settings

hartl3y94/wkavu

 
 

Repository files navigation

wkavu

GitHub Workflow Status (branch) Docker Image Size (tag) Docker Pulls Open in Gitpod

A simple (also minimal) torznab protocol implement which can work with sonarr.

Put http://your-ip:8000/ in settings and leave anything in api key.

Docker

pull

docker pull htynkn/wkavu

create

docker run -d --name wkavu --privileged -v /mnt/appdata/wkavu:/data -e DB_URL=sqlite:///data/db.db -p 8991:8000 htynkn/wkavu

Docker image tested with TNAS F4-221

About

work with sonarr for some tv shows

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 67.2%
  • HTML 27.2%
  • Dockerfile 5.6%