• 1 Post
  • 32 Comments
Joined 2 years ago
cake
Cake day: February 16th, 2024

help-circle
  • I wasn’t there for it, but this opinion piece has a pretty good story about the whole thing. https://ploum.net/2023-06-23-how-to-kill-decentralised-networks.html

    Basically, once Google had most of the regular users, and had convinced many of the XMPP users to switch to them, they just cut off support for xmpp, effectively neutering any growth it may have had without their influence.

    To compare that to webp, it would be pretty easy for them to fork their webp into a closed source “2.0” and most everyone would be switched over to that version without even having a say in it. Sure, original WebP would still exist, but since nobody uses/supports it, it’s basically dead in the water anyways. This sounds awful and unlikely, but it’s literally in their playbook, and it is a thing they have done several times. Android, chrome, XMPP, etc…

    It’s just as likely that Google keeps WebP as open standard for all time as it is that Google remakes it into a closed source tool that only their closed systems can use. The fact that they have a history of being awful is why we need to keep competing standards around, even if they’re just not as good or as widely spread around.


  • My goal was to never need to touch the settings for any of the HVAC units all year round,

    I got a lot more luckier than you. I have a single floor, three bedroom place. All I needed to get my setup to an acceptable level was a programmable thermostat.

    The other snag was more fundamental - I don’t think it’s possible to have a perfect temperature, even for one person. If I’m sitting still for long periods, I tend to want warmer temps. If I’m cleaning the house, I want cooler temps.

    I set my temps for warmer in the afternoon, cooler in the evening/night, and semi-warm again in the morning. It’s not perfect, but it makes getting to sleep and waking up a lot easier.




  • First of all, only jellyfin has any overhead worth mentioning. Video is big and takes big hardware if you’re doing anything except the bare minimum. Audio support is basically free in comparison.

    I actually tried the jellyfin audio streaming before I switched to navidrome. It worked, but all the apps for it were complete shit, or incredibly feature poor. Also, it had terrible album identification support for my library.





  • I had issues streaming directly from one device to the other without transcoding on WiFi. (I know you’re wired! Heard me out.)

    I found that, although it didn’t fix the issue, it did help to switch from using SMB to NFS. Something about the way the protocol works meant that SMB had enough of an overhead that it worsened my stuttering issues outside of the spotty WiFi connection. For sure it significantly sped up scrubbing access times as well.

    It may not be the issue, but it may be a step worth checking just to see if it is a part of the issue.

    For what it’s worth, 4k remuxes can have bitrate spikes well exceeding the limits of a single gbps wire. If you have a player with limited memory, or just limited cache settings, this may also be a part of the problem.





  • Terramaster had some pretty gnarly security issues that they badly handled in the past. No big deal if you keep it walled off from the internet, but their software would never let you know it should be kept away from any internet access.

    Also, if you get one of their units that has an ARM chip inside instead of an intel one, there is basically no chance you’re ever going to be able to use anything other than the software that they have by default. This makes the security issues impossible to resolve without completely removing internet access to the device.


  • I too was unsatisfied with jellyfin’s music handling. Not only was the website disorganized and bad at using the built-in album art, but all the android music players i could find for it were also barely usable as well.

    I can’t use musicbee because it’s windows only. I still want synchronized play history, metadata updates, and everything between my phone, pc, and mp3 player so a single OS software was out of the question.

    I use a combination of beets, navidrome, and tempo. Beets is the metadata manager; once i’ve beet imported an album, it’s ready for navidrome to pick it up and serve it to any of my devices. (I have a custom sync script for my mp3 player that does the same). Navidome serves the music to any connected devices, converts it on the fly to lower quality (for low speed phone network situations) and also keeps track of my play counts, and my playlists for me. It’s not nearly as complicated as some of the other setups, which I also prefer.

    I use tempo on my phone to connect to navidrome on the go and it has worked out incredibly well so far.