🇨🇦

  • 12 Posts
  • 683 Comments
Joined 3 years ago
cake
Cake day: July 1st, 2023

help-circle



  • I use Emby instead of Plex or Jellyfin; mostly because it has an Xbox client, and I’ve already got a lifetime licence. One of my most active users only watches via Xbox.

    Really don’t like Plexs centralised user system or the overall direction they’ve been headed for years, so I moved away from that long ago (8+ years ago at least). Jellyfin wasn’t up to par at the time (though they’ve made leaps and bounds of progress in that time), and Emby has always supported more types of devices\clients. Their device limit (the client count limit with premeir) has never come into play for me, but I know there are larger user bases out there where that is a problem.

    Embys development is extremely slow though, taking YEARS to implement simple features or even address major concerns. Plus their support sucks without the community stepping in and providing it on behalf of the staff. Luke (the main dev) is better at copy+pasting candid responses than he is at actually interacting with human beings.







  • Darkassassin07@lemmy.caOPtoSelfhosted@lemmy.worldOpenVPN ipv4 troubles.
    link
    fedilink
    English
    arrow-up
    1
    ·
    edit-2
    1 month ago

    To avoid this, you will need an IPv4 address on your client, or an IPv6 address on your server.

    This confuses me because I have an IPv4 address on the client, and that IPv4 is what the server is seeing make the connection…

    /edit

    I think I get it.

    The client actually only has IPv6. The IPv4 address I’m seeing in the log and whatismyipaddress.com is the address of my mobile providers NAT.

    Thanks. I still haven’t totally wrapped my head around IPv6. Stubbornly happy with IPv4 tbh, but it seems the rest of the world is moving on, understandably.











  • For me, Usenet isn’t about availability; but speed, risk exposure, and convenience.

    Torrents take longer, even with lots of quality seeds and fast network speeds; mostly because of the seeding process. Plus, while you are seeding: you have to publicly expose yourself as a content host, even if just through a VPN. Hosts are what copyright holders target, they don’t GAF about the people downloading, they try to take down the hosts to stop the spread. Finally you have to keep the content you downloaded in the format you downloaded, at least until seeding is done.

    I prefer to use Tdarr to automatically transcode downloaded content into h265 (HEVC) to reduce it’s size. Most content is found in h264 (AVC); converting it, on average, reduces its size by ~30% while maintaining good quality. Overall this step has saved me at least ~7TB so far (Tdarr reports it’s saved 4.8TB, but I converted a ton of stuff with Embys convert feature before implementing Tdarr). That conversion can only be done after seeding or the torrent breaks as the original files are no longer available to seed. Usenet removes the seeding step completely, so I can do whatever I want with the files as soon as they’ve downloaded, which in it self only takes 5min.