Skip to content

htynkn/wkavu

Repository files navigation

wkavu

Rust 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

Stars

Watchers

Forks

Releases

No releases published