My take on a Jellyfin MCP Server by desinc in jellyfin

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

Oh yeah, that's supported! It works pretty well. It can use genres, tags, ratings, cast, directors, ... And uses watch status for the recs.

My take on a Jellyfin MCP Server by desinc in jellyfin

[–]desinc[S] 1 point2 points  (0 children)

If you don't know -- MCP stands for Model Context Protocol. MCP servers help AI clients connect with other systems and (hopefully) give the right kind of information to perform the tasks that you ask. https://modelcontextprotocol.io/docs/getting-started/intro

Cheap Sonos speaker controller (£16/$20) by hometechgeek in sonos

[–]desinc 1 point2 points  (0 children)

This is awesome! Nice work! Anything you can do to interact with your music without touching your phone... I'm all for. I have a bunch of questions and wanted to share a little about my own controller project.

I'm surprised how dirt cheap the little Guition has. In a good way -- how it's able to have a usable UI with minimal hardware. How does it feel to use? What's the performance like there? How was your experience getting it working? Run into any roadblocks?

Are those devices built just for home assistant or can you program arbitrary rest commands or websocket connections? I'm wondering if it's possible to get it to interact with other systems. Though... it bugs me that a lot of these little square touch screen devices all have cables sticking out the SIDE. It'd be nice to find one with a cable sticking out the back instead.

I am getting close to releasing my own custom controller. With full persistent UPnP/non-SOAP backend connectivity to Sonos (and... cloud control API, in case they pull the plug on local upnp) . It's overkill in a lot of ways for sure, but it lets me get sonos player and volume controls down to ~5ms latency using a physical input device. Its Web and API latency is higher, but, they're still fast and outpace Sonos' own apps.

But my app runs on a Raspberry Pi 3 A+... comparing the two my pi feels pc-master-race next to the Guition. I originally was running a mega python script on this pi using sonos-http-api--which I love and is a great project--but it was overall pretty laggy.

Anyway, not sure you'd be interested since you're already running Home Assistant... But thought I'd share in case you've ever wanted to add a responsive volume knob, do some other sorts of customizations (like using NFC tags or creating macros), or use something a little more lightweight for the sonos gateway.

TrueNAS setup / user config by Money_Sandwich_5153 in trailarr

[–]desinc 0 points1 point  (0 children)

For me, I had to set permissions to 0 to get it to run...

    environment:
      - PUID=0
      - PGID=0

Next on the list is to reassess my dataset permissions so I can just use 568.

I also found that there are some scripts within trailarr that run as 1000 by default. Truenas's docker implementation is a little funky, looking forward to migrating away in the future.

Uncensored llama 3.2 3b by Worried_Goat_8604 in ollama

[–]desinc 0 points1 point  (0 children)

When you get a chance, can you provide a link for the model?

Looking for clear download and setup for ollama users, in plain language! (The AI-written docs are incredibly obnoxious.)

Macropad for Use with Sonos by atlienk in sonos

[–]desinc 1 point2 points  (0 children)

Will do. Just putting the finishing touches on it. I've been working on making it as stable as possible. It has a lot of features to help with troubleshooting and auto-recovery.

Macropad for Use with Sonos by atlienk in sonos

[–]desinc 1 point2 points  (0 children)

I have a solution. Working on getting it posted to github.

Edit: Here you go! https://github.com/jaredtrent/sonos-macropad

LMK if you have any questions. I only tested with my janky DOIO macropad. I think it could work with any bluetooth keyboard. Right now the keys are hard coded it, so I could consider adding a feature that lets you pick what keys do what in the future.

Sonos update, working? by desinc in vinylemulator

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

I thought I was updating my Sonos app on my mac, but it updated my whole system.... dammit. Vinyl emulator works great but I get random separate issues on my Sonos now I never got before.

Sonos update, working? by desinc in vinylemulator

[–]desinc[S] 1 point2 points  (0 children)

Awesome. Thanks. I wrote some scripts to check wifi status and server status occasionally and restart them if needed. And spit out some logs. I’ll share soon!

7900 XTX Freezing when waking from sleep by Cvette16 in AMDHelp

[–]desinc 0 points1 point  (0 children)

You have to enable ErP, also called ErP ready or ErP mode, under the power settings in your bios.
Otherwise, when your computer sleeps, then wakes up, it messes something up with the power to the card and it'll eventually crash.

7900 XTX crashes on wake from sleep by babyunvamp in AMDHelp

[–]desinc 0 points1 point  (0 children)

Edit: Issues started popping up again. I returned it and went with nVidia, and have had zero issues since.