-
-
Notifications
You must be signed in to change notification settings - Fork 88
WIP: Add munzinger.de Login for Münchner Stadtbibliothek #184
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
WIP: Add munzinger.de Login for Münchner Stadtbibliothek #184
Conversation
afd884c to
fa4c96f
Compare
| }, | ||
| login: [ | ||
| [ | ||
| { click: 'input[name="CLOGIN"]', optional: true, skipToNext: true } |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I just copied the CLOGIN part but I am not sure if this is needed as in my test, I was directed directly to the login form with the fields below.
|
Hi, thanks for this! It's difficult to debug since I only have this one library account and don't know what the expected behaviour is. |
Same for me. It somehow doesn't work but I also don't have a comparison to a working one... |
|
@stefanw Could you suggest a library that is known to work and that accepts member applications from "externals"? I'm happy to invest 10 Euros for another membership to give this a shot so we can get this running for Munich citizens. |
|
One thing to keep in mind is that only Süddeutsche is available via Munzinger. For everything else one needs to add PressReader support from scratch. |
How can I test it?
Munich City Library also has access to "Süddeutsche Zeitung" via Munzinger directly. Other news can be accessed via PressReader.com.
Fixes #110