• 29 Posts
  • 140 Comments
Joined 2 years ago
cake
Cake day: June 15th, 2023

help-circle


  • The distro doesn’t really have much impact on the end result. Use what you prefer. Especially if you are using containers which is really the way to go anyway.

    It’s worth noting that there are some problems with using Snap. I don’t recall the service I was using, but I was pulling out my hair trying to solve something that I could not get working. Turns out that the snap installation did not function in the expected way and the solution was to re-install without Snap.












  • I ended up spinning up audiobookshelf. It’s fine for audiobooks, and I immediately installed Lissen (alongside ABS) and it is clearly preferable to me.

    Lissen does not recognize ebooks at all, and I also didn’t have success with the comic book I tested on the ABS client, so I may try another service for those. For now audiobooks are the higher priority and I am very happy with those. Thanks for the input - I really appreciate it.





  • I think that’s a great way to start. It is surprisingly easy to add remote access at a later date.

    The dead simple way is to set up a shared folder with Syncthing, although you will end up with all of the files copied onto every device.

    If you want the files to live on your home server to be accessed as needed, then you will want something like Nextcloud or OwnCloud. Personally I found ownCloud easier to set up, but it has far fewer features.

    If the focus is on pictures and videos, then you should probably start with immich. It is very simple and incredibly powerful. You can more or less set it up once, and not think about it too much other than running an update from time to time. It supports multiple users, etc. Note that if you are adding photos from a Google Takeout, you will want to run a one time script to rescue the metadata (date, etc.)

    Any of these are accessible on any device.






  • DAVx5 basically acts as the connector between your server and your calendar/contacts/files apps. I would imagine that this could be built into an app, but there are a lot of ways that such apps can sync or operate locally. I’m guessing that it is just a little more specialized than most developers want to get.

    Thanks for the Syncthing-Fork tip! For now the official version is working for me, but I’ll have to migrate myself soon.

    From my understanding, OpenVPN provides the same secure remote access as Tailscale, by a slightly different method. You should be fine to use what you’ve already set up.