this post was submitted on 15 Jun 2025
46 points (97.9% liked)

Selfhosted

46653 readers
1185 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 2 years ago
MODERATORS
 

I had a Rapsberri Pi 4 (4GB) laying around and installed kodi/libreelec to use it with my TV.

I need it to do 3, maybe 4 things, but the experience was rather underwhelming.

  1. Jellyfin client I run a jellyfin server on my NAS. The jellyfin add-on needs several seconds or even a minute plus to load the content of big folders.

Jellycon has a different approach, but doesn't let me browse folders, which is a must for me (I use pinchflat to download some videos from YouTube channels. They are organized in folders)

  1. YouTube Ideally I would love a freetube client for watching one off videos or finding a video on a certain topic. The YouTube add-on requires API access, sadly.

  2. Twitch The add-on works great.

  3. Remote I have a IR Mini Keyboard that works great with Kodi/libreelec

I was considering installing a lightweight Linux distro and installing freetube and a browser for twitch and jellyfin.

Does anyone use similar hardware? Is there a better solution for my use case?

(If there is a better affordable hardware solution, I'm interested as well)

you are viewing a single comment's thread
view the rest of the comments
[–] sem@lemmy.blahaj.zone 1 points 1 day ago

Cool, so this puts yt-dlp on Kodi and downloads videos before watching them. Hopefully this works better for older hardware than the YouTube plugin, which I think has to use more computationally expensive methods to stream from YouTube directly with the cat and mouse game between yt and them.

Do you know, does it keep the video files it downloads, or does it delete them automatically?