

Lol.
Still got the library issue, eh? Gonna have to just turn off services/apps/processes until you find the culprit.
Lol.
Still got the library issue, eh? Gonna have to just turn off services/apps/processes until you find the culprit.
Yea, buts that very different than software VOIP.
I know this first hand by having VOIP-only voice on my phone via a service using Monocles Chat or Cheogram.
Voice calls via my cell plan are much better quality and more consistent than VOIP via an app. I suspect this is because voice calls over 4G/5G are encoded by hardware.
Even Google Voice for calls is pretty awful, which is why I’ve never paid to use it for voice calls.
RAID 5 is fine, as part of a storage and data management plan. I run it on an older NAS, though It can do RAID 6.
No RAID is reliable in the sense of “it’ll never fail” - fault tolerance has been added to it over the years but it’S still a storage pool from multiple drives.
ZFS adds to it’s fault resistance, but you still better have proper backups/redundancy.
I’m using the same, Dell OptiPlex SFF.
Has an M2 for the OS, put a full size 8TB drive in for data. I run multiple VMs in VMware on Windows (yep, I know, not the best approach).
It has 32GB of RAM, and it does fine simultaneously converting video and streaming it via Jellyfin. My data is locally replicated to two other systems: a NAS that’s too slow to actually host anything, and a low power machine just for replication.
What I would do differently: run Linux and use KVM of some sort.
Currently it idles at about 15w, peaks at 80w when converting. It’s practically silent at idle.
Paid next to nothing for the box (~$50), most costs are in the ram and drive upgrade.
They have images for all sorts of devices, and for virtualization platforms (I run mine in VMware).
I ran a different one once before (built a Linux VM, installed Pi), this one was much easier, and it just works.
Oh, Syncthing? It could definitely do this, I’ve had it happen.
Once files are deleted, ST will have the deletion in it’s database. You can recreate the files all you want, ST is going to delete them.
Is the SMB share set read-only?
This is a strange one.
Lol. I feel your pain.
I setup a 2.5TB RAID box in 2011, thought it was going to last a while.
Now my server has a single 8TB data drive, my NAS is 7TB, and I have 2 4TB drives and everything is replicated between them.
Now I need to build another NAS as all this stuff is aging.
Cool, thanks!
I’ve had the opposite experience with Mikrotik.
I really wanted to like it, but (I say this as a former Cisco instructor) their approach to UI and documentation is terrible (the docs don’t tell you what’s what, just tell you how to setup a specific config, without explaining what they’re doing or why, even worse, they start numbering their eth interfaces from 1 - it took me a while to figure this out).
Worse, it was unstable as hell. I setup one just as a test, with one laptop connected via ethernet. Every couple days I wouldn’t be able to even ping the laptop - I’d have to reboot the router, manually, since it had become unresponsive.
This with a simple config (just eth2 is LAN, eth1 is external), and no rules.
It may have been a faulty unit, but as a consumer I can’t risk assuming this, especially given the very poor docs and clumsy UI/config approach - it all indicates this is a very immature product, definitely not something I’d recommend to a newbie.
I hope they can really improve - the form factor is excellent, the price point is unbeatable, the capabilites of the hardware are extensive.
port scanning is not authorized traffic
Hahahahahaha
And?
So what card are you using?
50TB?
Dang, thought I was doing well at about 5TB,haha
I was surprised to find a Jellyfin client for Samsung Tizen tv’s at all (despite it being a major brand) - I hadn’t considered this may be a client issue. I’ll take a look, thanks!
I’ve seen that error, so I re-encoded without subs. Now it says it’s transcoding because the device doesn’t support the codec, which I know isn’t correct.
Thanks!
It’s transcoding because Jellyfin decided it needs to transcode for some reason, frustratingly. I’ve converted to formats/codecs I know the TV supports, and yet Jellyfin still transcodes, with a message about the TV not supporting the codec (yet if I play the file on the TV from a thumb drive, it works fine with the crappy built-in media player). I’m using the Jellyfin client on the TV because it’s easy to install without a Samsung account, and I don’t think I can get Kodi on it (besides my experience with Kodi is not great, it’s sluggish on real hardware, I can only imagine how bad it would be on an underpowered garbage TV and I don’t know if a client exists).
From a bigger picture perspective, I think Jellyfin as a client will be better for my family. It’s a simpler interface with less to get them in trouble.
I’ll need transcoding for other/non-local devices anyway, so I still have to address the issue (annoying iPad for example).
If you have any advice about troubleshooting why it’s transcoding, I’m all ears. This is the first I’ve gotten Jellyfin to work after multiple attempts over the years, across multiple servers and clients, so my experience with it is limited. I’m just glad it works at all - it’s the first I’ve gotten to work other than Plex.
Thanks - at least now I know it shouldn’t be transcoding.
Wish I could upvote you more.
Any time I take out a slotted screw, I throw the fucker away and replace with (preferably) torx, but I’ll settle for Phillips.
And given the lack of strength in these screws, cam-out is likely a positive (which is what the Phillips what’s designed to do).
How much video is really needed for transcoding?
I ask because I need to get a video card for transcoding to a 65" 4k TV. I’m converting all my DVDs to MKV and using Jellyfin as my server and client. It transcodes lighter stuff fine (cartoons, old TV shows), but better movies get some artifacts that don’t occur if I have the TV play the same file from a thumb drive.
I’ve read Jellyfin’s recommendation, but it’s really just “use at least this video chipset”, not a particular card, so I’m trying to determine what card I should get.
Can you spin up a VM or a docker image?
I’ve done this when services misbehave, and just migrate the DB over (Syncthing in particular).