• 0 Posts
  • 15 Comments
Joined 9 months ago
cake
Cake day: January 21st, 2025

help-circle
  • Goes in waves and based on vendor. My build is based on 18tb drives and 6 months ago when a drive in my array failed my go to vendor (serverpartdeals) had no stock in that capacity. Like 0 units. Had to use my backup vendor (go hard drive) who in my experience is slightly more expensive.

    Looking now spd has 18tb back in stock with several models to choose from. 10tb too but much less options (literally 2). Prices are wack nowadays - in 2023 I could get a refurb 18tb exos drive for $180 and now it’s $270-290. Fucking wild and I’m glad I built up my array when I did. It’s generally the cheapest decent option in that capacity; goharddrive has some cheaper options (Toshiba for $230, unaware of statistics for that drive, MDD for $260, rebranded exos drives so a slightly better deal but still way over 2023 prices).

    That all said my array is 15 refurb drives and has been going for like 7 years now. Drive failure rate is low, 3 failures in that time. 2 drives was replaced by seagate with a brand new drive bc the spd drive still had mfr warranty left. The 3rd was an HGST that didn’t have mfr warranty but did have spd warranty and they replaced it immediately with an equivalent drive (they didn’t have more HGST at the time). That said I do worry seeing times where they are literally wiped out of stock; if I need a drive replacement I need it asap and if they have nothing on hand does that mean they hold none back for warranty replacements? Sure hope not.

    Struggle to recommend them now though because the prices aren’t worthwhile. A new 18tb exos is 280-290 on amazon. Why the fuck would you buy a refurb when a new drive is only $20 more or the same price???


  • “Anything else anywhere else”

    Clarify - do you mean remote access? Are you using your phone for local access (eg localhost:8096 or 192.168.0.1:8096 or some kind of mDNS like arch.local:8096)? None of that will work outside of your home without additional configuration nor should you just openly expose it to the greater internet without doing much more research. Short version though - easy mode: tailscale or wireguard, harder version headscale but can be fully self hosted.

    If this isn’t a remote access issue and it’s just some devices aren’t working locally (eg your phone and browser can connect but tv can’t) I would bet it’s a networking issue with firewall/router. What do logs say? This is one that can be trickier because logs on jellyfin side won’t necessarily have any useful info (they might if client is trying and failing to connect, worth a look) and logs on the other side might be a nightmare or even impossible to access (eg a smart tv and you don’t have a developer account for apple/android/webos)


  • Also means that a robust community of people creating businesses to sell variations of the hardware for those who aren’t as maker friendly cannot emerge, correct?

    Bc imo that’s what really got early 3d printing off the ground. Like back in 2010 during the reprap days there were all the independent maker storefronts plus a few bigger ones like lulzbot and makerbot (that eventually all got put out of business or bought for toxic modern shit like bambulab because in the modern day under capitalism every single industry has to consolidate until it’s under a few large extremely consumer hostile companies with okay products that just eventually get worse and worse bc there’s no competition or regulation for them but I digress).

    Without this industry or a proper open source platform I don’t see how this will succeed






  • A great deal of prescription medication has gelatin and if you tell your pharmacist you can’t eat gelatin you’ll be passed back to your doctor who needs to write an alternative script for an entirely new medication that may not be as effective because they simply don’t make an alternate preparation without gelatin.

    A lot of prescription strength PPIs are like this: esomeprazole, omeprazole, etc. the otc ones can come in capsules that are just the enteric coating (the gelcaps are filled with granules each coated with enteric, which is basically a time release coating). Enteric itself is not automatically vegan, older formulations have shellac and gelatin, though newer formulations are vegan using plant derived cellulose and copolymers (a proprietary compound called Eudragit).

    The frustrating thing here is that gelatin is used for reasons (improving absorption, mainly) but this can be achieved through vegan means like hydroxypropyl methylcellulose or pullulan, which is superior to gelatin in many ways.

    Not just pills either, wound care stuff in hospitals - hemostatic sponges, gelfoam, hydrocolloid dressings. The frustrating thing here is that there are numerous other ways to make a hydrocolloid matrix. Gelatin was just the first well established one really. But especially over the past like 40 years understanding of hydrocolloids have expanded drastically.

    With medical stuff obviously change moves slowly, new formulations need to be thoroughly tested, but the final frustrations are that these paths either arent being tested/explored (to my knowledge, in terms of like dressings), or they are established but aren’t being implemented because of cost. So when you get acid reflux or cystic acne and you tell your dr you’re vegan or halal or orthodox Jewish or whatever they will shrug and be like well sorry that this pill uses porcine gelatine, tough shit I guess?






  • Subtitles force transcoding a lot of the time depending on playback situation and media. A lot of compatibility issues there - downloaded movies often will have the PGS subs from a bluray, anime can often have ass/ssa, ibx subs, etc plus they all tend to be embedded in the media (and in anime’s case often with extra fonts and attachments).

    all of these (basically anything but external srt) can interrupt direct playback depending on users Jellyfin client. Some have better sub support than others, android vs apple vs some esoteric client like webos all have their own niche weirdness. You need to search what the best option is for each users scenario. Like for my users that have apple devices checking this box in settings>playback allows direct streaming of a lot of content:

    But for “the problem show” what do logs say? How is it encoded? Quick sync can’t transcode everything. The older your processor the less it can do and niche formats it definitely can’t do at all. Like unless you have a real new cpu (13th or 14th gen) it’s not doing av1 or vp9 content and that’s still getting offloaded to cpu for transcoding. And if it’s some ogg vorbis thing or whatever it won’t work. And do logs verify igpu is being utilized for transcoding/mapped correctly? It can be a bit of a pain in the ass (unless they improved the process, it’s been a while since I’ve had to do it)



  • What is the client situation?

    The easiest fix is to find a client that can direct play all of your files and take transcoding out of the equation. Ugoos am6b+ as an example but if you don’t need Dolby vision there are cheaper options that are easier to configure with native jellyfin clients (instead of coreelec/kodi). Or if you need av1. But this needs to be done per user and costs money

    Alternatively what is your hardware? Do you have intel quick sync video? If so do you have hardware transcoding setup? Like if you have Jellyfin setup in a docker are you passing through the igpu to the container? And if you’ve done that have you set up the hardware transcoding in Jellyfin? What gen cpu and what kind of files?

    If you have the transcoding happening on the CPU and not the iGPU (assuming you don’t have a discrete gpu in a mini pc and frankly with quick sync you don’t need one unless your cpu is ancient, save the power usage) transcoding will crawl. But if you have quick sync video it should be fine with <4-5 users