Conversation
Still not work. After adding the file_opds into Nextcloud, an item called Additonal settings was created. However, when I clicked Additonal settings as admin, it just got "HTTP ERROR 500"; when I clicked Additonal settings as personal user, it just got "Directory does not exist!" And the logging panel shows: |
|
Note this PR is nt merged in the "official" here yet. |
|
Thank you for replying. But I really downloaded the branch from your repo(not the master). And it didn't work…
…---Original---
From: "noci2012"<notifications@github.com>
Date: 2019/11/24 22:55:05
To: "Yetangitu/owncloud-apps"<owncloud-apps@noreply.github.com>;
Cc: "Comment"<comment@noreply.github.com>;"PageGuo"<guopeizhi@qq.com>;
Subject: Re: [Yetangitu/owncloud-apps] Adjust files_opds for Nextcloud 16 (#121)
Note this PR is nt merged in the "official" here yet.
You need the tree from my repo.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
|
The chosen directory in the user context should already exist. (AFAICT). |
These fixes seem to work.
wost thing was the template handling wire file => $file caused a clash.
See also: #120