this post was submitted on 09 Jun 2025
22 points (95.8% liked)

Piracy: ꜱᴀɪʟ ᴛʜᴇ ʜɪɢʜ ꜱᴇᴀꜱ

61800 readers
165 users here now

⚓ Dedicated to the discussion of digital piracy, including ethical problems and legal advancements.

Rules • Full Version

1. Posts must be related to the discussion of digital piracy

2. Don't request invites, trade, sell, or self-promote

3. Don't request or link to specific pirated titles, including DMs

4. Don't submit low-quality posts, be entitled, or harass others



Loot, Pillage, & Plunder

📜 c/Piracy Wiki (Community Edition):

🏴‍☠️ Other communities

FUCK ADOBE!

Torrenting/P2P:

Gaming:


💰 Please help cover server costs.

Ko-Fi Liberapay
Ko-fi Liberapay

founded 2 years ago
MODERATORS
 

I was planning to set transcoding on the M.2 by using a Pi M.2 Hat board. However, since the M.2 is already there, should I just use it to run the OS and downloads, too, or just use it as a transcoding consumable and media drive? This Pi 5 has 16Gb of RAM, so it might handle every bit of the transcoding regardless, but I have not tested it. I'm also concerned about latency between the main Pi board and the hat, connected with a flexible circuit board cable.

Also, anyone have issues with media storage on external drive when using Plex/media servers?

Equipment has been ordered but has not been delivered yet. Should come the next few days.

top 8 comments
sorted by: hot top controversial new old
[–] jabjoe@feddit.uk 1 points 1 hour ago

If you do use an SD card, use an official one rather than a random one. Not all SD card are the same and the official ones have been selected for this use.

This helps with wear and the power loss issue, which is the biggest issue with them.

When SD write, they shuffle which block is which to share out the writes. If power is lost in the middle of this shuffle, you get a new type of corruption no file system can handle. This is why you must shutdown anything running from an SD card, not just yank the power.

[–] unabart@sh.itjust.works 1 points 1 hour ago* (last edited 1 hour ago)

Am sort doing this with 8gb pi5, using CasaOS, which has JF, arr stack stuff, Navidrome, etc. It’s a wholly capable setup and I’m quite pleased. Not doing a lot of onboard transcoding, and had to grow a quick neckbeard in order to get the apps to see the usb external drive array, but once I got that all smoothed out it’s been surprisingly up to task.

Edit: using an m2 hat, not SD card. 🤘🏼

[–] RagingToad@feddit.nl 1 points 1 hour ago

I have never had an issue with SD-cards but if I would invest in a m.2 hat I would definitely use it for everything.

It's faster and more reliable and disk space isn't that expensive nowadays.

[–] jbone@lemmy.dbzer0.com 9 points 18 hours ago (1 children)

If you do run off an SD card, consider DietPi as your OS (it's Debian based), they implement methods to improve longevity of SD cards.

They also have a very nice set of custom CLI tools for easy system management.

[–] ScoffingLizard@lemmy.dbzer0.com 2 points 11 hours ago

I'll look i to DietPi and check out the CLI tools. Thanks!

[–] drastico@lemminielettrici.it 2 points 13 hours ago

With yunohost I have never burnt any sd, even if I got some blackouts.

The reason why (probably): paying for a good quality big one. One of those 256GB and premium tier (sorry I don’t remember the codes on them but you can easily check them)

Nonetheless, I have 3 backups of that data tho. If it’s just about “using” it I wouldn’t worry. If you wanna stack films series etc, backup on hard drives :)

[–] MangoPenguin@lemmy.blahaj.zone 8 points 18 hours ago

Definitely run everything on the M.2 since you have it. MicroSD is so slow and wears out super quickly.

[–] kylian0087@lemmy.dbzer0.com 8 points 18 hours ago

If you can I always prefer a M.2 instead of a SD card for the OS. I have burned true so many SD cards in the past. caching and updates to the OS can break the SD card eventually.