Back to directory
vlacour97 avatar

alldebrid-watcher

Automatic downloader for alldebrid. Read more below about its uses, features, and usage.

Clone repository

git clone https://github.com/vlacour97/alldebrid-watcher.git

55

Stars

8

Forks

3

Watchers

NOASSERTION

License

Releases

What's Changed Fix error caused by AllDebrid API depreciation Full Changelog: 2.1.1...2.1.2

Apr 21, 2025

Download .zip

What's Changed

Fix session error on QNAP Download Station by @vlacour97 in #37 Delete torrent from alldebrid after download by @vlacour97 in #38

Full Changelog: 2.1.0...2.1.1

Apr 18, 2025

Download .zip

What's Changed

Add QNAP Download Station downloader by @vlacour97 in #34 Hotfix/fix std error by @vlacour97 in #35 Add new features by @vlacour97 in #36

Automatic deletion for downloaded torrent (us...

Jan 30, 2023

Download .zip

What's Changed

Issue #11: Update of wording and readme fixes by @vlacour97 in #22

Full Changelog: 2.0.0...2.0.1

Jan 27, 2023

Download .zip

Complete refactoring of app

Typescript language Divide application to 4 services (Watcher, Debrider, Downloads, Notifier) use by a kernel Implements possibilities to use multiple Notifier, other Watc...