Any update on this? Cloudron lacks a proper personal photo-video management at the moment. Lychee does not do videos as far as I know. What are others using?

neurokrish
Posts
-
PhotoPrism - Personal Photo Management powered by Go and Google TensorFlow -
Multi Language OCR Support@nebulon then may be a standard apt-get install for additional language packs is the way to go?
May be we can install all OCR languages by default using
sudo apt-get install tesseract-ocr-all
as mentioned here. This way, the app has all languages installed by default and users can choose a specific language by modifying thePAPERLESS_OCR_LANGUAGE
flag inpaperless.conf
. -
PicApport - The self-hosting photo server with photo managementPicApport is a photo server with web gallery for your intranet, web space or home network that allows you to organize photos, videos, PDF's, and many other mediatypes in a central location. Share, tag photos fully automatically with the integrated AI, edit metadata and find your photos in no time thanks to the intelligent search functions, the world map and much more.
https://www.picapport.de/en/index.php
Download: https://www.picapport.de/en/photo-server-download.php
Demo: https://en.onlinedemo.picapport.de/picapport -
backup of pdf's in paperless-ng@doodlemania2 thank you for sharing your experience. Since I started to add all personal documents, I wanted to be sure that things will work as intended. Love Cloudron, it's amazing!
-
"run rules" on already imported docs@timconsidine I think you are looking for document retagger. I used this already and it works great!
-
YoutubeDL-MaterialCurrently we have
AllTube
in Cloudron. It will be nice if the videos get downloaded to the server itself and can be accessed directly using the web interface. So, I was wondering if there will be any interest inYoutubeDL-Material
- https://github.com/Tzahi12345/YoutubeDL-Material . -
PicApport - The self-hosting photo server with photo management@Neiluj very valid points! +1 for Piwigo as well.
I scoured through their documentation to see what is written about data privacy. They do say that no data is sent over in a couple of places and their intention is not to make money but provide a platform for private use, etc. The AI is also done on the device as far as I understand. You are right, I don't think the code itself is opensource though.
This app is really feature rich. However, my first preference is Photoprism as well. May be others can add their views here...
-
Multi Language OCR Support@nebulon great! @WiseMetalhead, can you confirm that the latest update solves your issue with OCR?
-
Block access to all IPs, but one + firewall admin problemI have a similar request. Currently Cloudron allows only a block list (Blocked IPs & Ranges). Can we have an option to do the inverse? I mean, allow only what we want and block every other range? The use case is, for e.g. if I want my Cloudron to be accessed from only the country where I live. It will be easier to be able to add/remove countries vs. IP ranges (something like this will be super useful - https://support.sophos.com/support/s/article/KB-000034791?language=en_US)
At the moment, since my instance is behind Cloudflare, I disallow traffic from all countries except mine in their firewall rules. Works OK this way too..
-
PicApport - The self-hosting photo server with photo managementGiven the current state/ incompatibility of Photoprism with Cloudron, I was wondering if there would be any interest in PicApport? Looks great with photo, video and other media support and mobile apps for access.
-
Firefox and app terminal - can't see anything! -
Firefox and app terminal - can't see anything!@girish thanks! That's indeed the fix..
-
Joplin Server not Responding (2.6.12)@luckow thanks. So, I am not sure what's happening on my instance then. I will roll back the current update, and update to the next version whenever it becomes available. Oh, I saw that automatic update thing in the app, should have probed further. I thought it disables updates for all apps.
-
Running management utilities (commands)Sorry, had to run the command as python3. Mark this as resolved!
-
Joplin Server not Responding (2.6.12)@fbartels @girish yes, just checked. This is a time drift issue. I looked at the changelog for Joplin server and they mention that there is a new feature to check for
timedrift
when the server starts. I addedMAX_TIME_DRIFT=100
and the server started without any issues. Thank you everyone for help. Please close this issue! -
Multi Language OCR Support@wisemetalhead according to this, we can enable additional languages under
PAPERLESS_OCR_LANGUAGE
inOCR settings
options. This can be found in thepaperless.conf
file when you click thefile manager
icon of the paperless-ng app's settings in Cloudron. -
Multi Language OCR Support@nebulon @WiseMetalhead there is some more information here. Looks like there are two options,
PAPERLESS_OCR_LANGUAGES
andPAPERLESS_OCR_LANGUAGE
. The first one determines which packages to install and the second one, which to use. The first option is missing in thepaperless.conf
file. May be we can add this manually and restart the app? -
Multi Language OCR Support@wisemetalhead according to the docs, the
PAPERLESS_OCR_LANGUAGES
option should be configured indocker-compose.env
and not inpaperless.conf
. Perhaps @nebulon can help here.. -
Export Documents and ConfigHello all, paperless-ng has a built in document exporter. You can simply export the config, database and all files and import to a new installation using their document importer. I am not sure as to how to get this running in the Cloudron paperless-ng instance. There is no export folder in the app. Can anyone help me figure this out?
Thanks.
-
[Backups] Ability to add multiple storage provider/location@robi great idea. +1 for m of n approach with minio!