purecopy / flatex-download-chrome-extension

Simple Batch Downloader for your Flatex Documents. Download all your Documents in one go.
https://chrome.google.com/webstore/detail/flatex-downloader-communi/caodakaebfjohdpppfginjfeiopakjek
8 stars 3 forks source link

Does not work with flatex.de classic #10

Open dalgaaf opened 1 month ago

dalgaaf commented 1 month ago

It seems the extension does not work anymore with the classic webinterface at flatex.de. It shows 0 documents to be available for download. Do you need any details?

tomheinisch commented 1 month ago

Same for flatex.at - "0 documents found" even if the filter returns documents with PDFs to download. image

purecopy commented 1 month ago

I think there are some permission problems with the upcoming Chrome versions. I will have a look this evening.

Thanks for reporting the issue🙂

tomheinisch commented 3 weeks ago

I think there are some permission problems with the upcoming Chrome versions. I will have a look this evening.

Thanks for reporting the issue🙂

Hi, were you able to identify the issue already? Thanks!

purecopy commented 3 weeks ago

It turns out there are two issues:

  1. The widget loader is failing.
  2. The command structure from Flatex has changed.

EDIT: It seems like #.2 is hard to test. I will check later this week. @dalgaaf can you install the latest version@2.1.0 and give me some feedback?

I have already fixed the loading issue. Now, I will continue with adapting to the new command structure. :)