007revad / Synology_Download_Station_Chrome_Extension

Download Station Chrome Extension
MIT License
10 stars 1 forks source link

The extension is not working since the latest update of Synology SRM 1.3.1-9346 Update 10. #6

Open sanko78 opened 1 week ago

sanko78 commented 1 week ago

Hi! I used the Download Station extention on the Chrome, with Synology RT2600AC router. This is a router equipped with NAS functions. The extension is not working since the latest update of Synology SRM 1.3.1-9346 Update 10.

ds ext

With the previous version, 1.3.1-9346 Update 9, it worked flawlessly.

Perhaps it could be solved so that the extension does not check the version of DSM (in this case, SRM)? Could you remove this feature from it?

Thank you in advance!

007revad commented 1 week ago

That is weird. Both SRM 1.3.1-9346 Update 9 and 1.3.1-9346 Update 10 are SRM 1.3.1 build number 9346. Any build number greater than 4000 should work.

Try this one: https://github.com/007revad/Synology_Download_Station_Chrome_Extension/releases/download/3.0.15/DownloadStation_Chrome_Extension_v3.0.15-SRM.zip

It may still not work but should at least show why it's not working.

sanko78 commented 1 week ago

I tried DownloadStation_Chrome_Extension_v3.0.15-SRM.zip I also get two errors. When logging in: Your DSM version is not supported by this extension. Only DSM 4.2 and later are supported.

logging in DS

If I look under extensions, I see this:

in extensions 1 in extensions 2

"It may still not work but should at least show why it's not working."

Where should I look / see why it's not working?

Sorry, I'm not a programmer.

I also wrote to Synology support about the error, but they cannot help with the error.

So I have all my hopes in you that the extension will work as before.

I found another extension that works, but it doesn't update properly and doesn't always log in, so I don't want to use that one.

https://chromewebstore.google.com/detail/nas-download-manager-for/iaijiochiiocodhamehbpmdlobhgghgi

However, this works even after updating SRM.

But I definitely want to use your extension, because I've been using it for years and I really like it. So I would be grateful if you could help me solve the error.

Can't you remove it from the extension so that there is no DSM - SRM version check at login? That might solve the problem.

Thanks.

sanko78 commented 6 days ago

That is weird. Both SRM 1.3.1-9346 Update 9 and 1.3.1-9346 Update 10 are SRM 1.3.1 build number 9346. Any build number greater than 4000 should work.

Try this one: https://github.com/007revad/Synology_Download_Station_Chrome_Extension/releases/download/3.0.15/DownloadStation_Chrome_Extension_v3.0.15-SRM.zip

It may still not work but should at least show why it's not working.

Hi! Can you help me with the error I encountered with SRM? Because if not, I'll close the error. Thanks.

007revad commented 6 days ago

Sorry. For some reason my email client downloaded over 6,000 emails going back to 2019. I had to empty the whole inbox and forgot about this issue.

I don't think the problem was updating to SRM 1.3.1-9346 Update 10. That probably just caused chrome to check the extensions manifest version. The issue would be because Chrome have started preventing extensions still using manifest v2 from working.

I've known Chrome were going to eventually block extensions that aren't using manifest v3. I've tried updating the extension to manifest v3 but haven't been able to get it working yet.

sanko78 commented 6 days ago

Sorry. For some reason my email client downloaded over 6,000 emails going back to 2019. I had to empty the whole inbox and forgot about this issue.

I don't think the problem was updating to SRM 1.3.1-9346 Update 10. That probably just caused chrome to check the extensions manifest version. The issue would be because Chrome have started preventing extensions still using manifest v2 from working.

I've known Chrome were going to eventually block extensions that aren't using manifest v3. I've tried updating the extension to manifest v3 but haven't been able to get it working yet.

Thank you for your reply. I think the error I indicated is not due to the discontinuation of Google v2. The extension worked flawlessly before the SRM update, but this v2 bug has been there for a long time. Couldn't you remove the "check" from the extension so that it doesn't check the version when you want to connect to SRM?

sanko78 commented 5 days ago

Thank you for your reply. I think the error I indicated is not due to the discontinuation of Google v2. The extension worked flawlessly before the SRM update, but this v2 bug has been there for a long time. Couldn't you remove the "check" from the extension so that it doesn't check the version when you want to connect to SRM?

007revad commented 18 hours ago

Try this one: https://github.com/seansfkelley/nas-download-manager/releases/tag/v0.12.2

You'll need to unzip it then in Chrome "Extensions > Manage extensions > Load unpacked" and browse the unzipped folder.

I can't use that one because it only supports https and not http. It's also no longer being updated so will stop working when Chrome insists all extensions use manifest 3.

sanko78 commented 14 hours ago

Thanks, this works, but it's only the one you downloaded from the chrome webstore. This is not complaining about the SRM version. Although there are problems with this, because it does not always update. If you could do your version without checking the version, that would be the best.