• 6 Posts
  • 251 Comments
Joined 1 year ago
cake
Cake day: June 7th, 2023

help-circle




  • I went through the same dilemma. The old Synology photo software had a duplicate finder, but they removed that feature with the “new” version. But even with the duplicate finder, it wasn’t very powerful and offered no adjustability.

    In the end, I ended up paying for a program called “Excire Foto”, which can pull images from my NAS, and can not only find duplicates in a customized and accurate way. It also has a localAI search that bests even Google Photos.

    It runs from windows, saves its own database, and can be used as read-only, if you only want to make use of the search feature.

    To me, it was worth the investment.

    Side note: if I only had <50,000 photos, then I’d probably find a free/cheaper way to do it. At the time, I had over 150,000 images, going back to when the first digital cameras were available + hundreds of scanned negatives and traditional (film) photos, so I really didn’t want to spend weeks sorting it all out!

    Oh, the software can even tag your photos for subjects so that it’s baked into the EXIF data (so other programs can make use of it).


  • The batteries should not degrade that fast.

    For real!

    I use several refurbished APC UPS’, and also use third-party batteries (from the company that refurbishes the UPS’) and it’s been trouble-free for like 10 years. I replace batteries, it seems, every 4-5 years and only when the self-test says to replace it.

    Never had a problem with data loss due to the UPS failure.


  • I use a notebook that’s compatible with erasable pens. The “paper” is basically a plastic film, and you can write/erase/rewrite on them for many, many years. After I’m done with a particular page/note, I’ll scan it (with my phone) into my NAS’ storage.

    I can’t imagine using paper and unbinding the notebook. LOL


  • But key mismatch error when trying to actually connect between two internal systems.

    Can you confirm that there are no spaces before or after the key on the client end? Sometimes, copy and pasting can add extra spaces that cause invalid passwords, etc.

    I’m not having issues running my self-hosted Rustdesk (docker) externally, but I can’t offer much more than that :(


  • Yeah, the weird filenames bothers me, too. It does take a hit to data portability, for sure. I’m not using it for some kind of long-term, bomb-proof YouTube archiving, but more to have offline access to instructional videos I might need in the near future. For that, the UI and integration with Jellyfin works well for me.

    If I was actually collecting youtube videos, I would go with something else that generates human-friendly folders and filenames! I’ll bookmark Tubesync :)




  • My parents had a console that had knobs for the controls. I remember pong and hockey, but it had other games, too. I’m 99% sure it was a Sears Tele-Game system.

    Some of my friends had Atari consoles (with stick controllers), but my first console was an NES, followed by a Game Boy (which I still have).








  • Are there any extensions that are causing issues?

    Very doubtful, as I’ve tried this on vanilla installations of various browsers.

    Anything in the browser console?

    Now that I check, I do see some DOM exception errors in the console, which seems to happen when the UI freezes.

    The errors come up after I’m able to interact with the UI (video remains playing throughout):

    Uncaught (in promise) DOMException: The fetching process for the media resource was aborted by the user agent at the user’s request.

    This might be the first place I should look to find a solution.