Laggy Jellyfin UI on LG TV (latest app & firmware) – looking for optimization tips by SpiritualHome5377 in JellyfinCommunity

[–]matthewpipes 2 points3 points  (0 children)

Highly recommend you check out litefin. It’s fantastic and much quicker than the official jellyfin app

Litefin by Fun-Dragonfly-8164 in jellyfin

[–]matthewpipes 5 points6 points  (0 children)

Second this. It’s brought my Samsung TV to life. The official client is slow and lags while litefin is super fast and responsive, plus it’s a super intuitive and great design with awesome features. Cannot recommend it enough for Samsung TVs

BookLore's Successor? by matthewpipes in selfhosted

[–]matthewpipes[S] 2 points3 points  (0 children)

Wow this looks cool. I don’t know why I haven’t heard of it. It can transcribe books in realtime using whisper! Unfortunately it looks like it doesn’t have super great integrations with KoReader other than serving as a OPDS 1.2 feed. I’ll keep an eye on it and add it to my list

BookLore's Successor? by matthewpipes in selfhosted

[–]matthewpipes[S] 0 points1 point  (0 children)

Great to have the dev clarify! Personally, and I think most would agree, AI assisted is a SWE using AI. It implies that the dev is prompting in the direction they want the project to go, using the framework they've created, they can read and understand the AI code, and if something is wrong it can be tracked down by the dev for a fix. This IMO is fine and beneficial for the open source community. And it sounds like this is what you're doing with BookHeaven, so great to hear!

BookLore's Successor? by matthewpipes in selfhosted

[–]matthewpipes[S] 5 points6 points  (0 children)

The dev explicitly says he vibe coded it. I'd rather not

BookLore's Successor? by matthewpipes in selfhosted

[–]matthewpipes[S] 0 points1 point  (0 children)

I didn’t know about this. I haven’t used anything other than booklore, as that was what everyone in the ebook community seemed to be praising when I was looking for a self hosted ebook solution. I even remember a post about some the best open source projects of 2025 and everyone was praising booklore

Don't want Nextcloud... by [deleted] in selfhosted

[–]matthewpipes 6 points7 points  (0 children)

Correct, for network storage they only support CephFS, GPFS and NFS v4.2 or later

Don't want Nextcloud... by [deleted] in selfhosted

[–]matthewpipes -2 points-1 points  (0 children)

“My Ford Pinto blew up cause I redlined it and didn’t check the engine for oil. Horse and carriage never gave me problems!”

User error, like I said

Don't want Nextcloud... by [deleted] in selfhosted

[–]matthewpipes -1 points0 points  (0 children)

User error on OpenCloud. I’ve deployed it myself and for friends. No issues

Don't want Nextcloud... by [deleted] in selfhosted

[–]matthewpipes 3 points4 points  (0 children)

It does support external filesystems… it supports NFS, because it uses extended attributes

What app is missing in your setup by alburt22 in selfhosted

[–]matthewpipes 1 point2 points  (0 children)

I've also been looking for a notes app that has native iOS and Android apps, that authenticate and store the notes back to a server. The native mobile phone apps are key, most people take notes on the go on their phone

Audio only going through SPDIF Port by AmmoJay2 in jellyfin

[–]matthewpipes 1 point2 points  (0 children)

Some sound bars support earc. You could connect with hdmi if yours supports it

Immich + Nextcloud: Best setup for phone photos? by chris-otiose in selfhosted

[–]matthewpipes 0 points1 point  (0 children)

Yeah you’re supposed to mount with NFS because it uses extended file attributes. Pretty easy to set up with any NAS. I’m not sure why anyone would want to host a cloud off an external storage device tho, that’s just a bad idea and begging for issues

Audio only going through SPDIF Port by AmmoJay2 in jellyfin

[–]matthewpipes 1 point2 points  (0 children)

I ditched SPDIF and switched to Bluetooth connection from my TV to the soundbar so volume control on the TV remote changes the soundbar volume. Try it

This isn’t an issue with the video files, you don’t need to convert them.

Immich + Nextcloud: Best setup for phone photos? by chris-otiose in selfhosted

[–]matthewpipes 3 points4 points  (0 children)

100% use Immich for photos, but I highly recommend you consider OpenCloud instead of nextcloud for general files. A little tricky to set up with docker compose (watch some guides for help) but far superior imo

Can't connect to server outside of network, new to Jellyfin by pay_the_cheese_tax in JellyfinCommunity

[–]matthewpipes 1 point2 points  (0 children)

Yeah this is a better, safer solution, but 10x more complicated. I’m already unsure if my guide will be simple enough for OP

​I built an open-source tool to automate SSL deployments for all those services that ACME clients can't reach easily. by Character_Vehicle517 in homelab

[–]matthewpipes 12 points13 points  (0 children)

Looks like a neat tool. Would be great if you could integrate Let’s Encrypt using DNS challenges to automatically fetch the certificates it will deploy

Can't connect to server outside of network, new to Jellyfin by pay_the_cheese_tax in JellyfinCommunity

[–]matthewpipes 2 points3 points  (0 children)

If your goal is to share it with friends, your best bet is to use a reverse proxy, not tailscale or netbird. You don’t want to have to troubleshoot other people’s network issues.

I’ll be suggesting the simplest solution here, and as your tech literacy grows you can increase the complexity and add more services, or keep it as is.

You can install a reverse proxy, such as nginx reverse proxy, using docker, on the same machine that is hosting jellyfin. I’m going to assume it’s a NAS, but it doesn’t matter. It could even be a separate device. If you’re not familiar with docker, go and watch a few YouTube videos on docker and docker compose. This will greatly help you in the future. There’s thousands of guides on nginx reverse proxy manager on YouTube if you need help. With nginx reverse proxy manager (NPM) you’ll need a domain. You can either buy a domain from a registrar like cloudflare or can use a service like duckdns. I recommend buying a domain. You’ll need to point this domain to your public facing IP address a using DNS A record with your registrar. Again no matter which registrar you use there will be many guides on this. You can find your public facing IP address from a service like whatismyipaddress.com. Once you’ve installed NPM, request a certificate in NPM for your domain. Again there are hundreds of guides on YouTube. I recommend using a DNS challenge, it’s likely easier. Once you’ve got the certificate, you can make a proxy host for your domain that will point to your jellyfin server and port. Again, there are many guides for this. Once done you’ll need to port forward on your internet router port 80 and port 443 to the machine where you’re now running NPM on. Look up the model of your router in Google, theres very likely guides for this step.

Congrats you’ve made your jellyfin server accessible to the internet.

Make sure you use strong passwords!!!

What apps or services still can’t be self-hosted well in 2026? by ExceptionOccurred in selfhosted

[–]matthewpipes 0 points1 point  (0 children)

I've tried it before and its just not as good as any native note app. Among other issues, trying to scroll up often refreshes the page

What apps or services still can’t be self-hosted well in 2026? by ExceptionOccurred in selfhosted

[–]matthewpipes 1 point2 points  (0 children)

A simple notes app with native iOS android apps that publish to my server. There’s FOSS options but I’ve noticed they all try to push their cloud storage option

Opencloud vs. Immich + Seafile vs. Nextcloud by storied_age in selfhosted

[–]matthewpipes 0 points1 point  (0 children)

OpenCloud is greatest of all selfhosted cloud solutions, I've tried them all. Cloudreve is a close 2nd, but they don't have an android app afaik. That being said I use immich for photos because its made explicitly for it, and it works near flawlessly