Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Download file with another downloader #8

Open
Damsensei opened this issue Nov 11, 2022 · 21 comments · May be fixed by #24
Open

Download file with another downloader #8

Damsensei opened this issue Nov 11, 2022 · 21 comments · May be fixed by #24
Assignees
Labels
enhancement New feature or request

Comments

@Damsensei
Copy link

the plugin is great, but the download tracking is awesome.
Would it be possible to send the download links to an external source (Transmission, Synology downloadStation, ...)
Or indicate in the code where we can try to do it.

@vlacour97
Copy link
Owner

Thanks very much !

Indeed, the download management made by Node JS is not optimal.
It would be great to find a way to connect external downloaders

I will study this to allow adding supports on QNAP, Synology, ...

I'll keep you posted in this thread!

@vlacour97 vlacour97 added the enhancement New feature or request label Jan 9, 2023
@vlacour97
Copy link
Owner

Some news about this request !

A new version has just been published allowing the realization of your request.
This is not yet implemented but it is the next task in my todolist

Have a good evening !

@Damsensei
Copy link
Author

Damsensei commented Jan 30, 2023 via email

@vlacour97
Copy link
Owner

I tried to do something by following the official Synology documentation: https://global.download.synology.com/download/Document/Software/DeveloperGuide/Package/DownloadStation/All/enu/Synology_Download_Station_Web_API.pdf
I don't have a Synology server at my place, can you test on your side and send me any logs/errors you may have?
Here is the test release: https://github.com/vlacour97/alldebrid-watcher/releases/tag/2.1.0-testing

@tchirou
Copy link

tchirou commented Jan 30, 2023

Hi
I tested it but the container keeps rebooting at launch
I don’t have any info in the log unfortunately
I added the puid and pgid just in case but no luck
These are the env variables :
99197FF1-98E2-4D8E-A77D-D89ED045C267

@vlacour97
Copy link
Owner

Ah!
Can you try again without the braces for the SYNOLOGY_xxx variables? :)
For example: SYNOLOGY_ENDPOINT=http://172.....

@tchirou
Copy link

tchirou commented Jan 31, 2023

I had tried and tested it again now but it still keeps rebooting

@vlacour97
Copy link
Owner

Sorry i forgot to ask, are you using the docker image?
If so, use the image vlacour97/alldebrid-watcher:2.1.0-testing :)

@tchirou
Copy link

tchirou commented Jan 31, 2023

Yes, this is the docker image I am testing, not the 2.0.1

@vlacour97
Copy link
Owner

Please use this image for testing vlacour97/alldebrid-watcher:2.1.0-testing :)

@tchirou
Copy link

tchirou commented Jan 31, 2023

Yes, this is the one I am testing

E6FC64D6-FC6F-475A-9984-021664830832

@vlacour97
Copy link
Owner

Ah I didn't understand sorry
It bothers me a bit that you don't have any logs 😅
I'll take a look myself to see if I reproduce the problem ;)
I'll come back to you as soon as I have more information

@vlacour97
Copy link
Owner

I found !
I made a mistake during the release...
You can try the vlacour97/alldebrid-watcher:2.1.0-testing2 image it should be a bit better :)

@tchirou
Copy link

tchirou commented Jan 31, 2023

Testing right now, I'll get back you in a few minutes

@vlacour97 vlacour97 linked a pull request Jan 31, 2023 that will close this issue
@tchirou
Copy link

tchirou commented Jan 31, 2023

It goes further but there are errors when communicating with download station
Just sent you the log privately as there are some touchy info in it

@vlacour97
Copy link
Owner

In the logs I have the impression that the url in SYNOLOGY ENDPOINT ends with "/"
If so, can you try without the "/" at the end? :)

@tchirou
Copy link

tchirou commented Feb 2, 2023

Hi
I had seen it and already removed it and it’s does the same thing

@tchirou
Copy link

tchirou commented Feb 10, 2023

Hi Valentin
Would you need something else from me ?
Thanks a lot

@vlacour97
Copy link
Owner

Sorry I haven't been my busy lately
Could you send me the logs of your last try please? :)

@tchirou
Copy link

tchirou commented Feb 15, 2023

Hi
Just sent it to you on your icloud email
Thanks

@tchirou
Copy link

tchirou commented Feb 23, 2023

Hi Valentin
Have you had the chance to make any progress ?
Thanks a lot

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: 🏗 In progress
Development

Successfully merging a pull request may close this issue.

3 participants