SayCyberOnceMore

  • 8 Posts
  • 335 Comments
Joined 2 years ago
cake
Cake day: June 17th, 2023

help-circle
  • MythTV - as others have already mentioned. It’s designed to work with the 10’ interface

    Even records TV programs (presuming you have tuner hardware of course) - which I don’t think the others can do?

    We don’t stream Netflix, but we do watch other various streams (ie BBC iPlayer), yoochoob, etc - all works fine, inc… video files from various sources, and music…

    We use it with a Logitech K400 wireless keyboard and it works great for us.

    I have played with a more traditional looking TV wand remote in the past, but you still need a keyboard to type in program websites, names, etc. so the K400 became our defacto remote.

    MythTV used to come with Ubuntu as Mythbuntu back in the day, but most of the pre-installed distros have fallen away, so you’d need to pick a distro and install it yourself.

    It’s a very mature application, so you won’t need to keep updating every time you want to watch anything.




  • Yes. And No.

    I have a home made (arch btw) NAS that stores all our files - mostly via syncthing, even from remote family.

    That was it.

    Then I installed Immich so that we could see the photos… so… it’s technically just a NAS, but it does now have a web application running on it…

    Videos & Music are on a completely separate MythTV box which existed before the NAS - I saw no point in moving ~3TB of data to a separate box that would need to be powered when I want to watch / listen to something… my NAS powers itself up & down throughout the day to save electricity (and it was interesting to learn how to make it know when it was / wasn’t being used)





  • If you’re looking for a different approach, I moved from Nextcloud to Radicale for my family calendars, which includes ToDo functionality.

    From an app point, for Android I’m using Fossify Calendar (which I think you’re using?) and Tasks.Org ToDo - and this definitely handles recurring tasks (inc. with different types of schedules)

    From a remote access point of view, I have HA Proxy to convert the internal HTTP traffic into external HTTPS traffic (with Lets Encrypt certificate)

    (Yes, I also have a VPN for other things… just focusing here for the calendar / todo)