Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 521 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 521 Bytes

ds-alert

A script that connects to Synology Download Station and returns all torrents that have failed trackers.

You can use this script to identify torrents that you are seeding but are unregistered.

How to run

Variables to set:

  • BASE_URL: http://SYNOLOGY_ADDRESS:5000/webapi/
  • USERNAME: Your Synology user

Other Info

Based on Synology's API Docs