stefanw / bibbot

BibBot is a browser extension that removes the paywall on German online news sites using your library account's access to press databases.
https://stefanw.github.io/bibbot/
GNU General Public License v3.0
499 stars 78 forks source link

Fix Leipziger Städtische Bibliotheken #376

Closed mangerlahn closed 7 months ago

mangerlahn commented 8 months ago

The recent Genios UI fix did not fix the support for Leipzig. It appears that the extension first opens the website of the library of Leipzig, logs in there and then redirects to Genios. The redirect was wrong before, that has been fixed by the update. The extension now loads the new Genios UI eventually. However, no login information is entered there.

I am not sure why the extension first opens this other website, rather than opening the Genios site directly. I only tried out the extension a couple of weeks ago. Maybe this is some sort of legacy behavior with the old Genios site (or even before that?). If I convert the declaration to the one used by Jena, Essen and others, the Genios interface opens right away and login succeeds as expected.

Not sure if this is the correct fix though, so very much open for feedback. Thank you for this project!