Skip to content

Monitors multiple Nyaa users' uploads and downloads torrent files based on tags and/or regular expressions

License

Notifications You must be signed in to change notification settings

resort-io/nyaa-watcher

Repository files navigation

Nyaa Watcher Banner

Nyaa Watcher GitHub Repository Latest GitHub Release Latest Docker Image Tags Docker Image Pulls

Features

  • Monitors multiple Nyaa users' uploads and downloads torrent files based on tags and/or regular expressions.
  • Notifies Discord channels via webhooks when a torrent file is downloaded.

Usage

See the setup documentation or nyaa-watcher Wiki pages for more information on Getting Started.

docker run
  --name=nyaa-watcher
  -v /path/to/torrent-client/watch:/downloads
  -v /path/to/appdata/nyaa-watcher:/watcher
  --restart unless-stopped
  resortdocker/nyaa-watcher:latest

Parameters

The syntax for the volume parameter is <host>:<container>. See the nyaa-watcher Docker Wiki for more information.

Parameter Description
-v /downloads Directory for downloaded torrent files.
-v /watcher Directory for watcher JSON files.

Changelog

Changes for each release are listed in the changelog file.

Issues

If you encounter any bugs or issues, please make a report here.

About

Monitors multiple Nyaa users' uploads and downloads torrent files based on tags and/or regular expressions

Topics

Resources

License

Stars

Watchers

Forks