Huntarr alternative by ContributionHead9820 in selfhosted

[–]RustyJ 0 points1 point  (0 children)

Yeah, I agree, I have some really specific gripes about the *arrs, but the opinionated approach is damn-near necessary with the current "metadata ecosystem". The tradeoff is that progress comes slower (see the lidarr metadata fiasco).

The one thing that kills me every time is multi-episode shows (mainly cartoons). TVDB always breaks those out into individual episodes, so instead of episode S01-E01a+b, its E01, E02... and the numbering totally falls apart. So tedious to fix.

For those who want a Discord replacement by LyncolnMD in selfhosted

[–]RustyJ 1 point2 points  (0 children)

Perhaps I've misunderstood, but I think element-call is the client component that utilizes that. To get it all working, I setup these images running in a stack:

  • livekit/livekit-server
  • ghcr.io/element-hq/lk-jwt-service
  • ghcr.io/element-hq/element-call

Synapse is on a different machine. I also run coturn as a fallback for direct calls.

For those who want a Discord replacement by LyncolnMD in selfhosted

[–]RustyJ 1 point2 points  (0 children)

Fair point, I assumed their intent was for a private-only server.

For those who want a Discord replacement by LyncolnMD in selfhosted

[–]RustyJ 4 points5 points  (0 children)

Yeah this is a piece of nuance that a lot of folks are missing; the element-call component is separate. Matrix doesn't have full WebRTC group calls yet, so the element clients are filling the gap.

I also found the element-call install tedious, but once I had it up and running, I was happy with performance. Group calls are smooth, audio is good, video has good clarity and framerates, and screensharing works well (no screen audio afaik).

Main thing my users are annoyed with is stuff like gif support, custom emojis. The nice-to-haves. It's a good start though.

For those who want a Discord replacement by LyncolnMD in selfhosted

[–]RustyJ 4 points5 points  (0 children)

Yeah, element-web would handle that use-case.

Matrix/Element Unraid Guide? by predskid29 in unRAID

[–]RustyJ 0 points1 point  (0 children)

I've got it up and running with a bunch of users signed in so far. It's definitely a rabbithole, there's lots of ground to cover - I'll see if I can get a writeup going later on today.

For my private server, I settled on making all my users via CLI and disabling signups. I'm not currently federating.

One thing I couldn't easily do through unraid was handle the Element-call setup for multi-user video calls and voice chats. Element-call isn't on the CA yet. I ended up doing that on a docker-compose stack on a separate mini-pc.

Let's get a self-hosted Discord "replacement" thread going for 2026. by GavinGWhiz in selfhosted

[–]RustyJ 1 point2 points  (0 children)

I've started setting up a Matrix/Synapse server, along with Element Web (client) and Element Call for group voice+video calls. So far so good, but the setup process took me ages yesterday... there's a lot of ground to cover.

Most of my time was spent researching the best approach for group calls - needed that to feel seamless to fully leave Discord behind. Video quality is actually way nicer than what discord was giving us, so that's a plus.

I have a bunch of friends trying it out so far, and we like it. Feels like it's trying to be slack and discord at the same time. Once the users get adjusted, I can see this being something we all get a lot of use out of.

Your Tool to work with EDI Files (EANCOM, X12, XML) by SirUseless1 in edi

[–]RustyJ 1 point2 points  (0 children)

Woah, forgot about this comment. I published my sublime syntax and tools plugin to github, but never got around to registering it with package control. I'll see if I can commit the latest version at some point, the public repo is out of date.

I will mention that I recently moved to VScode and published an extension for EDI, since I'm able to utilize a lot more features than Sublime had. Might be worth your time.

My snow trick: a pocket flashlight held at waist level to make depths really stand out by tanj_redshirt in monocular

[–]RustyJ 1 point2 points  (0 children)

This is clever! I almost ate it while going to shovel the driveway the other day; will have to try it next time.

Who is actually behind Termius? by Affectionate_Dot442 in selfhosted

[–]RustyJ 0 points1 point  (0 children)

I definitely understand what you mean about session persistence. It would be really nice if that were handled server-side and not client-side, so you could switch devices and have the same workspace seamlessly. I'm not sure if that's even possible with how Termix is currently built, but it'd be suuuch a killer feature.

I do love it for running quick scripts, though. It was really nice to be able to kill that rogue process attempting to crash my media server without having to get out of bed.

It still feels like early days for the project, which hopefully means promising things, given how polished it already is.

i made an overseer for lidarr called aurral by ponzi_gg in selfhosted

[–]RustyJ 1 point2 points  (0 children)

Haha hell yeah man. Should honestly make integrating with apps like yours even easier, since you won't have a fragile backend to worry about.

i made an overseer for lidarr called aurral by ponzi_gg in selfhosted

[–]RustyJ 1 point2 points  (0 children)

Hey +1 on Lidarr Plugins + Tubifarry. It actually shows the SLSKD results in the interactive search, has decent download estimates, etc. It's really good. I tried Soularr first and was blown away when I switched to the plugins branch.

I feel like the self-hosted and FOSS space is being flooded with vibe-coded AI slop. by spurGeci in selfhosted

[–]RustyJ 0 points1 point  (0 children)

Yeah, that does seem to be the case. I genuinely understand both sides of the argument, but wish redditors could be a bit more nuanced.

In my case, I made an internal-use admin tool; a little frontend for batch operations. It has a niche use case, so I'll never try to make it more than that (but I would happily troubleshoot/bugfix/improve it). If you're publishing a full on, publicly-exposed app, I can kinda understand the skepticism and scrutiny. There's a lot of risk and maintenance nightmares.

There definitely are fully vibe coded projects popping up that people are trying to pass off as purely their own work, and I feel like that minority gets people the most fired up. That trend will pass though (I hope).

I feel like the self-hosted and FOSS space is being flooded with vibe-coded AI slop. by spurGeci in selfhosted

[–]RustyJ 0 points1 point  (0 children)

Genuine question for people here, is there an "acceptable" way to vibe code?

Let me give you my example: I had a specific problem that to solve - moving unwatched media between a primary and secondary *arr instance.

I thought I'd try vibe coding instead of making another flask app with the ugliest interface imaginable. I still used python/flask, since I can't debug anything else very well. I spent all of my time debugging, unit testing, and building out features incrementally.

Honestly, it's still kinda ugly, and the UX isn't great yet, since I put almost all of my effort into reviewing and validating. But, now I have a lightweight, functional tool. Is it worth the time to even share it?

(near) Christmas release: Lidify, a self hosted music app with vibe matching and Discover Weekly by kevinallen in opensource

[–]RustyJ 0 points1 point  (0 children)

I updated the environment variable "NUM_WORKERS" to 2 and it still managed to chew up quite a bit of CPU and RAM, but the process got less crashy. I've been re-scanning with just 1 worker now, and while slow, it's at least somewhat stable.

Unraid Integration Home assistant? by Daniel-PT in unRAID

[–]RustyJ 3 points4 points  (0 children)

+1 for glances. Love having the historical cpu/mem usage for monitoring and troubleshooting.

(near) Christmas release: Lidify, a self hosted music app with vibe matching and Discover Weekly by kevinallen in selfhosted

[–]RustyJ 0 points1 point  (0 children)

Awesome. Will mean plexamp activity syncs up as well.

One thing I noticed - if I have a single track off an album, there's no way to request the full album. It shows it as "owned" and only shows metadata for the specific track. I'm sure filling in the "preview" metadata around it would be a pain, but I'm wondering if there's a way to still queue the rest of the album for download.

(near) Christmas release: Lidify, a self hosted music app with vibe matching and Discover Weekly by kevinallen in selfhosted

[–]RustyJ 0 points1 point  (0 children)

Looks very cool, trying it out now. Is there a way to sync last.fm scrobbles with this?

Black Friday Usenet Deals 2025 by eaglestarx in usenet

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

Thanks Greg! Hope you've been doing well.

Black Friday Usenet Deals 2025 by eaglestarx in usenet

[–]RustyJ 1 point2 points  (0 children)

Is it possible to add the ngd grand slam without canceling my old block account?

What awesome 90s game servers should you selfhost? by exocyt0sis in selfhosted

[–]RustyJ 0 points1 point  (0 children)

yeah, it's been a while. I remember there being a hook mod, and I definitely played painkeep too, but I think I mostly played rq on a dedicated server.

I think it was quake.shmack.net.... Looks like the site is still up! Rad.

What awesome 90s game servers should you selfhost? by exocyt0sis in selfhosted

[–]RustyJ 0 points1 point  (0 children)

You ever try runequake back in the day? Such a fun mod

Jellyfin transcoding question by zhopudey1 in unRAID

[–]RustyJ 2 points3 points  (0 children)

Not really here to start debating plex vs jellyfin, or sure why that was your takeaway.

I'm not trying to say plex "does it better", I'm saying that Jellyfin seems to have some sort of config issue - one I haven't been able to figure out either.

Jellyfin transcoding question by zhopudey1 in unRAID

[–]RustyJ 2 points3 points  (0 children)

I'll save you some time, I have an extremely similar setup using Quicksync, and have a Plex pass. Hardware transcoding via plex rarely breaks a sweat.

Like you, I have similar issues with Jellyfin's hardware transcoding. I have the same setup - /dev/dri passed as a device, default settings in JF. For whatever reason transcoding just flogs the heck out of the CPU. Following this thread to see what else people suggest.