-
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. Install MediaDC (and it's requirements) on Nextcloud on NixOS
2. co…
-
I tried to install MediaDC manually when automated install via app store fails to work. I still see "Internal Server Error".
```
$ php -f /var/www/html/occ app:enable mediadc
mediadc 0.3.9 enable…
-
**Description**
Is it possible to make a separate application from Nextcloud (Like Onlyoffice for instance)?
I ask because as soon as Mediadc is searching across directory for duplicate file, it kil…
-
I installed MediaDC on my NC27.0.0. Cloud-API is working.
However, I face the problem that MediaDC is stuck at "pending". it does not start doing it thing.
What's wrong?
-
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to 'MediaDC'
2. Setup as usual
3. Click on Run new task
4. But…
-
**Describe the bug**
When adding a directory to scan, I can see the content in Nextcloud, but from the MediaDC tab I cannot see any files. On top of that it just pends forever, possibly because it th…
-
**Describe the bug**
When task first created its remains in "Pending" state.
And in log file appeared error:
```
nohup: can't execute '..../data/appdata_...../mediadc/main.py': No such file or dir…
-
**Describe the bug**
Hi. I used nextcloud in docker container. db - postgress, nextcloud from stable-fpm-alpine with ffmpeg, imagemagick, procps, samba-client, supervisor. I can't find cloud_py_api …
-
**Describe the bug**
Cannot add target directories or exclude directories.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to MediaDC app page
2. In Target Directories, click `+ Select`…
-
```
temp_log="$(mktemp /tmp/xbackup.XXXXXX)"
exec 2>>"$temp_log"
docker exec nextclouddb /bin/bash -c "mysql2sqlite -V -f /var/lib/mysql/backub.db -d mariadb -u user --mysql-password 12345
dock…