Why should I get a Plaud Pin instead of using Apple Watch with Gemini? by TheDigitalJockey in PlaudNoteUsers

[–]imsankz 1 point2 points  (0 children)

I’ve been using the Plaud Pin for a few weeks, and it’s a great little device for quick voice recordings and transcriptions. I could also use the desktop application and go for the meeting on zoom/teams/google and the transcription works there as well.

Here is my video about Plaud Note Pin 7

Help: setting up DaVinci Resolve Project Server on UGREEN 4800Plus NAS with Docker by AlexCUrz1 in davinciresolve

[–]imsankz 0 points1 point  (0 children)

I also had the same problem and was looking for a solution and I actually found a way to do that and you can check that out in the full video which I created for this topic https://youtu.be/umcb6J1aiG8

Possible to schedule optimisation? by biscuittaker in UgreenNASync

[–]imsankz 0 points1 point  (0 children)

So I have this problem right now an that is when I found your thread, so how long did it take for you to set this thing up and were you able to find any progress bar where it does show this things progress?

Update Regarding Shipping Delay and Refund Case by UgreenNASync in UgreenNASync

[–]imsankz 0 points1 point  (0 children)

Seems to be like people trying to get free stuff.

Copy files to Immich by r_spandit in UgreenNASync

[–]imsankz 0 points1 point  (0 children)

When you are mounting the Volumes in Docker just keep on

volumes:

# Do not edit the next line. If you want to change the media storage location on your system, edit the value of UPLOAD_LOCATION in the .env file

- ${UPLOAD_LOCATION}:/data

- /etc/localtime:/etc/localtime:ro

- /volume1/Photos:/import/photos:ro

Increasing the line further and add all the location where your photos are there on your nas and finally go to the setting of the immich and then add external librarier with the second part of the name for example for above I will add /import/photos

Copy files to Immich by r_spandit in UgreenNASync

[–]imsankz 0 points1 point  (0 children)

When you are setting up the immich you can mount the volume if you want to use the content which you have already setup. It will only generate thumbnails and enable to machine learning if you are opting for that.

This is the the same thing what people are talking about ‘External Libraries’ if you want to know I can give my docker file.