-
[SUPPORT] Terratrax - Nextcloud Multimedia
Yep this will work - or you can use the :testing tag which will be version 30 in this case. Going forward, each new version has its own unique tag so you should be able to upgrade in sequence. If you are using :latest and your version is still showing 29, my guess is that unraid has not pulled the latest image and you might need to check it manually.
-
[SUPPORT] Terratrax - Nextcloud Multimedia
Hi Saarlaender - I'm not sure I understand your question but the best place for these types of questions in probably in the main Nextcloud support thread. This image is basically the stock image with some libraries added to support Memories; everything else is untouched.
-
[SUPPORT] Terratrax - Nextcloud Multimedia
The latest tag has been updated to Nextcloud 31.0.4. You can also use the tag 31.0.4-apache if you don't want to automatically get updates.
-
[SUPPORT] Terratrax - Nextcloud Multimedia
Regarding GPU support it is not built into this image as this is quite a bit more involved than just updating the docker image (there are things you would need to do on the host). Honestly however there is not much benefit - yes memories can take a little longer to index the first time around but after that the CPU should be able to keep things up to date without any lag.
-
[SUPPORT] Terratrax - Nextcloud Multimedia
The git repo with the description has been updated, but I have no idea how often the unraid site polls it for updates.
-
[SUPPORT] Terratrax - Nextcloud Multimedia
Image updated to 30.0.5
-
[SUPPORT] Terratrax - Nextcloud Multimedia
Glad to hear it! I can't speak to the HDR function unfortunately. I don't write the code for memories, just providing the libraries it needs.
-
[SUPPORT] Terratrax - Nextcloud Multimedia
I'm not running into the same issue. Can you try to run the scan via occ and paste the output?
-
[SUPPORT] Terratrax - Nextcloud Multimedia
I'm guessing you solved this already but the permissions on the unraid side of things for the mapped volume need to permit UID 33 (www-data inside the container).
-
[SUPPORT] Terratrax - Nextcloud Multimedia
Hi - for support not specific to the changes this image adds (bzip, pdlib, ffmpeg, etc.) please see the main Nextcloud thread as they will better be able to support you. As mentioned many times in this support thread this image is 99.9% stock and works like stock, it just has a few extra libraries installed.
-
[SUPPORT] Terratrax - Nextcloud Multimedia
I dropped the 29.0.2 image today 🙂. Should be on docker hub later tonight!
-
[SUPPORT] Terratrax - Nextcloud Multimedia
As you can probably see from the comments above, this image is still maintained, but given that it is 99.9% the stock image (just with a few libraries added) from Nextcloud, you're probably better off trying to get support in those forums. That said, mapping the data folder is a hard requirement - if you haven't provided storage for the container it's unlikely to start.
-
[SUPPORT] Terratrax - Nextcloud Multimedia
Yes, but probably after a couple of months. I tend to like major releases settle and all the apps get the kinks worked out before I update the image. I haven't tested so it's hard to say how much effort it will be. You can try updating the base images in the dockerfile and building the image yourself though if you are in a rush!
-
[SUPPORT] Terratrax - Nextcloud Multimedia
Done! (27.1.6 actually)
-
[SUPPORT] Terratrax - Nextcloud Multimedia
Hi Herbert, This container image is 99% the stock container image that is maintained by Nextcloud. The only difference is that I have added some libraries to let the facial recognition add-ons work properly. For questions like this, you would probably be better off in the Nextcloud support forum. I think you will find the answer actually with a little searching - it is most likely caused by your reverse proxy or firewall flattening all requests to the same IP address. So invalid attempts from bots get counted against your IP.