c64bob

Results 14 comments of c64bob

Same problem. It seems the HITANS fields are not found properly, as this line in client.py always returns empty: `for seg in self.bpd.find_segments('HITANS', version):`

> Works when you don't use `with` or `minimal_interactive_cli_bootstrap` for me! No success for me. Could you describe how you got it working?

I see. In my case, the sync frequency would be enough, so no need for push notifications. But with the different states in OPAC as well as specific libraries having...

Hi @guillaumedsde, hope the exams are going well! A few things I've found when playing with your new dockerfile: - fdroid has a problem recognizing java under alpine; for a...

The Authorization header can't be used for basic authentication because it's used for Jellyfin credentials. A possible solution could be to use the Proxy-Authenticate header for this. See https://github.com/jellyfin/jellyfin-android/issues/123

Did you get around adding support for basic auth? I couldn't find a setting for it in the latest version from f-droid.

Any news on basic auth support?

Hi there, do you plan to release a version with official support for miniflux? Thanks for the great app!