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?

Best posts made by neurokrish
-
RE: PhotoPrism - Personal Photo Management powered by Go and Google TensorFlow
-
RE: 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 management
PicApport 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 -
RE: 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!
-
YoutubeDL-Material
Currently 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 . -
RE: "run rules" on already imported docs
@timconsidine I think you are looking for document retagger. I used this already and it works great!
-
RE: 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...
-
RE: Block access to all IPs, but one + firewall admin problem
I 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..
-
RE: Multi Language OCR Support
@nebulon great! @WiseMetalhead, can you confirm that the latest update solves your issue with OCR?
-
RE: PicApport - The self-hosting photo server with photo management
Given 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.
Latest posts made by neurokrish
-
RE: Export Documents and Config
This issue can be closed now. The document_exporter and document_importer commands are working well. I just had to define paths correctly in the container.
-
Export Documents and Config
Hello 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.
-
RE: 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...
-
RE: PicApport - The self-hosting photo server with photo management
Given 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.
-
PicApport - The self-hosting photo server with photo management
PicApport 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 -
RE: "run rules" on already imported docs
@timconsidine I think you are looking for document retagger. I used this already and it works great!
-
RE: paperless-ng on publicly accessible server
@FeelNiceInc do you mean allowing public access for your server at home or hosting a VM in cloud whereever and putting your docs there?
-
RE: Nextcloud Client - Timeout with Large Files
@girish thanks for letting me know. Ya, probably an issue on the client side then.
-
RE: Nextcloud Client - Timeout with Large Files
@nebulon, FYI the errors I see in the Windows client log files are,
"RemoteHostClosedError Connection closed" QVariant(Invalid) QVariant(Invalid)
,QNetworkReply::RemoteHostClosedError
and"Connection closed"
..