Skip to content

Releases: vlacour97/alldebrid-watcher

2.0.1

30 Jan 20:22
0ae5759
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.0...2.0.1

2.0.0

27 Jan 19:50
7a92c19
Compare
Choose a tag to compare

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 Watchers, Debriders and Downloaders
  • Update of documentation
  • Add unit tests

1.1.1

25 Jan 00:35
397beb6
Compare
Choose a tag to compare

Fix errors:

  • Send message when download start
  • Downloads no longer repeat endlessly

Add control for parallels downloads

19 Jun 12:04
396c798
Compare
Choose a tag to compare
  • Add synchronious download too
  • Add notification on download for pushover

Correct error on update status

17 Apr 17:34
cb0e534
Compare
Choose a tag to compare
Merge pull request #2 from vlacour97/develop

Manage error on verify status

First Implementation

17 Apr 17:21
e3eb073
Compare
Choose a tag to compare
Merge pull request #1 from vlacour97/develop

Set CI/CD