Alternative to Synology Download Station App (ds get)
- Login by address, account and password
- Cache last logged data in UserDefaults
- Auto login if logged before
- Create task by support magnet:// deep link <--- this is the main feature i want to enable it back
- Show download task list in tableview
/webapi/auth.cgi?api=SYNO.API.Auth&version=2&method=login&account=admin&passwd=12345&session=DownloadStation&format=sid
/webapi/auth.cgi?api=SYNO.API.Auth&version=1&method=logout&session=DownloadStation
/webapi/query.cgi?api=SYNO.API.Info&version=1&method=query&query=SYNO.API.Auth,SYNO.DownloadStation.Task
/webapi/DownloadStation/task.cgi?api=SYNO.DownloadStation.Task&version=1&method=list
POST /webapi/DownloadStation/task.cgi
api=SYNO.DownloadStation.Task &version=1 &method=create &uri=ftps://192.0.0.1:21/test/test.zip &username=admin &password=123