Skip to content

Reasonable-Grape2698/torbox_dmm_availability_scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

Torbox Availability Scanner

Scans files cached on Torbox and outputs hashes of cached files ready to be added. Default input is dmm.json (json backup from DMM)

curl -s https://raw.githubusercontent.com/Reasonable-Grape2698/torbox_dmm_availability_scanner/refs/heads/main/script.sh | bash -s -- -a (APIKEY)
Flag Description
-a Required API Key
-o Output file (default output.txt)
-i Input file (Default dmm.json)

Has the code to add the torrent(s) to Torbox, though this kept API limiting. Add script is seperate due to this.

Add torrents:

curl -s https://raw.githubusercontent.com/Reasonable-Grape2698/torbox_dmm_availability_scanner/refs/heads/main/add.sh | bash -s -- -a (APIKEY)

About

Scans files cached on Torbox and outputs hashes ready to be added

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages