this post was submitted on 02 Mar 2026
174 points (98.3% liked)

Dull Men's Club

4550 readers
435 users here now

An unofficial chapter of the popular Dull Men's Club.

https://dullmensclub.com/

1. Relevant commentary on your own dull life. Posts should be about your own dull, lived experience. This is our most important rule. Direct questions, random thoughts, comment baiting, advice seeking, many uses of "discuss" rarely comply with this rule.

2. Original, Fresh, Meaningful Content.

3. Avoid repetitive topics.

4. This is not a search engine
Use a search engine, a tradesperson, Reddit, friends, a specialist Facebook group, apps, Wikipedia, an AI chat, a reverse image search etc. to answer simple questions or identify objects. Also see rule 1, “comment baiting”.

There are a number of content specific communities with subject matter experts who can help you.

Some other communities to consider before posting:

5. Keep it dull. If it puts us to sleep, it’s on the right track. Examples of likely not dull: jokes, gross stuff (including toes), politics, religion, royalty, illness or injury, killing things for fun, or promotional content. Feel free to post these elsewhere.

6. No hate speech, sexism, or bullying No sexism, hate speech, degrading or excessively foul language, or other harmful language. No othering or dehumanizing of anyone or negativity towards any gender identity.

7. Proofread before posting. Use good grammar and punctuation. Avoid useless phrases. Some examples: - starting a post with "So" - starting a post with pointless phrases, like "I hope this is allowed" or “this is my first post” Only share good quality, cropped images. Do not share screenshots of images; share the original image.

.

founded 2 years ago
MODERATORS
 

I just finished setting up my own Jellyfin server. Lately I've been getting into using open source software and this weekend I thought it would be nice to self host on an old thinkpad I had from my college days. There were a few roadblocks I encountered, but ultimately I got it working. Now with the Finamp/Jellyfin app I can have a Spotify/Netflix-like experience completely free (well minus the domain name cost). I highly recommend it if you have been thinking about doing it for a while like I was. I'm so glad we have open source software like Lemmy and Jellyfin available to us.

Edit: Thanks to everyone who suggested not using Cloudflare tunnels. I'm sure they would have got me eventually. I am now successfully running Jellyfin with Pangolin and couldn't be happier.

all 27 comments
sorted by: hot top controversial new old
[–] deadmyk@lemmy.world 42 points 5 months ago (7 children)

Just keep in mind. It is against cloudflare’s TOS to use it for media streaming, plenty do and most don’t have an issue. But if you try to share access and there is excessive traffic, cloudflare may shut you down.

You can look into running pangolin on a small VPS or just opening the ports and using your home IP (of course behind a HTTPs proxy)

[–] Sabin10@lemmy.world 5 points 5 months ago

Also worth looking into tailscale if it's just for personal use but not ideal for sharing

[–] dlsloop@lemmy.zip 4 points 5 months ago

Damn. Thanks for this I'll look into it.

[–] cepelinas@sopuli.xyz 4 points 5 months ago

Pangolin on oracle always free also works quite good, if you can understand the ui that is I had some difficulties but it works now.

[–] excursion22@piefed.ca 3 points 5 months ago* (last edited 5 months ago) (1 children)

I don't think it is, there are differences in their terms for these tunnels and other services. I don't recall the specifics, but I did look it up before I set up the same thing.

I think there was something with the tunnel not actually running on the CDN.

[–] halcyoncmdr@piefed.social 3 points 5 months ago (1 children)

Give it time. I was very careful to setup my tunnel for media streaming like those guides, disabling any sort of caching, etc. and they killed it 2 months ago.

Ended up just getting a cheap simple VPS and running Pangolin myself instead.

[–] excursion22@piefed.ca 2 points 5 months ago

Good to know. If I'm using it, it's through a VPN to my local network, but I do have it set up at family members' houses through the external link too.

[–] dlsloop@lemmy.zip 2 points 5 months ago

Just wanted to say thanks for making me aware of pangolin. I got it up and running! This is so awesome, I can't believe it exists.

[–] Agent641@lemmy.world 1 points 5 months ago

I have been using CloudFlare tunnel to stream Plex, Jellyfin, and now Emby (of the three, I prefer Emby for now) to a couple of family members, and I haven't been pinged yet. I will look into Tailscale as an alternative or backup route though, just in case.

[–] BartyDeCanter@lemmy.sdf.org 12 points 5 months ago (3 children)

I’ve been quite happy with Jellyfin on my NAS at home, but I haven’t set up remote access yet. I’m planning on a headscale/tailscale setup that, when I find my RaspPi.

How is Jellyfin for music? I’ve only used it for TV/Movies.

[–] Dave 11 points 5 months ago

I use the Finamp app to access my Jellyfin music collection, which works well. It gives a dedicated music app rather than a generic Jellyfin everything app.

[–] StrawberryPigtails@lemmy.sdf.org 6 points 5 months ago (1 children)

The Jellyfin web app is ok for music playback, if you mostly listen to albums. It's a video first platform.

There are third party music apps that can access your Jellyfin music library. I like both Finamp (iOS) and Feisin (Linux). Those being music centric, are a bit better than the web UI, but they are still hampered by Jellyfin's album centric design.

There is no real easy way to build playlists , regardless of what front end you use. Importing playlists is borderline impossible due to the playlist being a table in Jellyfin's database.

If you prefer to listen to music through playlists, I'd recommend Navidrome as a separate service for music. While building playlists can still be painful, it can import playlist files so your not just limited to whatever workflow your frontend pushes.

[–] BartyDeCanter@lemmy.sdf.org 4 points 5 months ago

Ohh, Navidrome looks great. Thanks for the suggestion!

[–] droppedtacos@lemmy.world 5 points 5 months ago

I've really enjoyed it for music. My favourite part has been throwing a decades old collection into it and shuffle playing the whole lot. So many forgotten tunes.

[–] Ioughttamow@fedia.io 7 points 5 months ago

I currently run mine through Tailscale, but plan on getting a domain this year and then handing out access to my family. I’ve got traefik mostly set up, but would also like to add in authelia as well. I’ve also got navidrome for music, audiobookshelf for audiobooks, mealie for recipes, calibre for books, bookstack for a wiki and immich for photos but I haven’t actually started imported anything yet on those 2, though both do work. I think I also would like to run vaultwarden

Before I get a domain I should maybe just try out headscale and see how that goes

[–] skoell13@feddit.org 5 points 5 months ago (1 children)

Nice!

I'm using my own Wireguard tunnel to make it accessible: https://codeberg.org/skjalli/jellyfin-vps-setup

[–] westingham@sh.itjust.works 5 points 5 months ago

Nice work! Self-hosting is a lot of fun.

But also: https://community.cloudflare.com/t/using-cloudflare-for-remote-access-to-jellyfin/855051

Cloudflare is gonna smack you.

[–] s3rvant@lemmy.ml 3 points 5 months ago

We have Jellyfin with remote streaming as well though we use Tailscale for that and works great

[–] nathan@piefed.alphapuggle.dev 2 points 5 months ago

Haven't personally verified it but I've heard some people say Jellyfin hosting (or the sorts) is against Cloudflares ToS. No idea if this is accurate but might be worth looking in to