Closed byaaka closed 6 years ago
Hi @byaaka ,
thanks for reporting this. So The url is displayed wrong in the "Additional Settings" for the user?
For me looks like this right after installing:
OPDS URL: https://nc.examle.com/apps/calibre_opds/index.php
Use your Nextcloud username and password/application password.
Do you have enything in the nextcloud config for: 'overwrite.cli.url' => 'https://nc.example.com',`
Edit: Will push an update in the late evening I guess
I've release version 0.9.1 which should fix your reported issue.
url as ../index.phpapps/calibre_opds/index.php I think need to correct it by change in file personal.php by $tmpl->assign('concosFeedUrl', Util::linkToAbsolute('', 'index.php') . '/apps/calibre_opds/index.php');