Skip to content

Simple DownloadStation Helper - Update for DSM 7

License

Notifications You must be signed in to change notification settings

hypomaniak/DS-Helper

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DownloadStation Helper

The application is designed to simplify the process of adding download tasks to DownloadStation on your Synology DiskStation.

After upgrading my DS214SE to DSM 7, I found that this application could not connect anymore to DownloadStation. So I gave a try to update the API requests and got it working.

Big thanks to:

What is working:

  • Tasks creation with URLs and magnet links.
  • Tasks listing.
  • Tasks deletion.
  • Destination Folder creation on the NAS.

What is NOT working (yet?):

  • Tasks creation from local .torrent files: this one is something I want to look at, but could be impossible due to the API behaviour changes since DownloadStation 3.8.16.

What should be improved:

  • replace GetVersionEx() since it's declared as deprecated.

About

Simple DownloadStation Helper - Update for DSM 7

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 94.8%
  • C 2.6%
  • Inno Setup 2.6%