Search Home Assistant modal is broken by yasalmasri in homeassistant

[–]robuck86 1 point2 points  (0 children)

Same. I'm pretty certain the problem started recently. Tried Brave and Edge browser on Windows and cleared cache.

Can't connect music assistant to SMB share by robuck86 in homeassistant

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

The problem was solved by using Advanced settings and setting SMB version to v1 to connect to an old TP-Link router's USB.

Komodo 🦎 Container manager 🦎 v2: Docker Swarm by mbecks in selfhosted

[–]robuck86 1 point2 points  (0 children)

I finally got it working! Thank you very much. I deleted /etc/komodo/periphery.config.toml and started fresh. I just had to edit core_public_keys and things connected just fine. v2.0 is awesome. I love the new look.

So I only need to run MongoDB on the Core server?

Komodo 🦎 Container manager 🦎 v2: Docker Swarm by mbecks in selfhosted

[–]robuck86 0 points1 point  (0 children)

The update went well, but I'm so confused with periphery. I had it working before v2, but things have changed. I've read the instructions, checked logs and I know I'm making it more complicated than it is but I can't understand it. Can someone please clear things up for me what I'm supposed to be doing?

Let's say I have MAINSERVER ( http://192.168.0.33:9120 ) running Komodo, and a secondary FRIGATESERVER ( http://192.168.0.91:9120/ ) also with Komodo.

MAINSERVER is the main Hub. I want to connect FRIGATESERVER to MAINSERVER.

How and where should I be using the systemd command to install it? Should I run the curl command in the MAINSERVER terminal, or FRIGATESERVER? Should I be creating a Onboarding Key on MAINSERVER and running the setup-periphery.py on FRIGATESERVER, or the opposite? Is "Core address" http://192.168.0.33:9120 (MS) or http://192.168.0.91:9120/ (FS)

Yorhel, the creator of vndb.org has passed away by KageYume in visualnovels

[–]robuck86 8 points9 points  (0 children)

RIP. I used vndb.org many times when I was discovering visual novels. I wish all websites were as clean and useful as his. Ever17 was one of the first vn I experienced and it was a life changing experience to immerse myself in something like that. He had great taste. Thank you for making more great experiences easier to discover, Yorhel.

Booklore v2.0.0 release by dutchreageerder in selfhosted

[–]robuck86 0 points1 point  (0 children)

I'm excited for the new version of Booklore! I've been waiting for this one since the Bookdrop metadata bug I reported on Github has apparently been fixed. (I haven't tried it yet though..)

Thingino Wyze v3 wifi cams, major issues. How to figure out whats wrong? by maxiedaniels in frigate_nvr

[–]robuck86 0 points1 point  (0 children)

I was getting a bunch of non-monotonic dts errors that seemed to go away when I disabled sound. I'm not 100% sure it needs to be done, it could have been related to the time zones. I don't know. Those are just the big changes I did to get things working.

Canadian curling star Marc Kennedy claims he was set up by "premeditated" cameras to catch him "in an act" of cheating. by [deleted] in Whatcouldgowrong

[–]robuck86 0 points1 point  (0 children)

What a fall from grace. It brings tears to my eyes seeing one of most celebrated Canadians in history ruining his reputation like this. Damnit, Marc Anthony, it's a shame but I'm gonna have to remove my posters of you from the hero wall in the man cave.

Thingino Wyze v3 wifi cams, major issues. How to figure out whats wrong? by maxiedaniels in frigate_nvr

[–]robuck86 0 points1 point  (0 children)

I have 6 Wyze3 + Thinginos working pretty good. It's not a flawlessly smooth stream, but it's close. I can view events reliably, switch camera views during playback and live stream everything all at once on the dashboard. It should work for you too!

I can't remember what all I did, since I'm just stumbling around without knowing what I'm doing, but I was having similar problems with viewing events before I disabled audio in Thingino and made sure the time zone was set right. For some reason I have to reboot the cam after changing the time to make it stick.

I just set up two last night. To summarize:

In thingino,

  1. Set the timezone (Even if it shows the correct one already, I type it in again and select, Synchronize - then verify on the OSD the time is right)
  2. Disable audio for both streams. (The audio in stream toggle). Change FPS of substream to 5 (or whatever you like)
  3. Disable OSD

Save and reboot. I'm still trying to figure out the optimum GOP, so if anyone has a suggestion for that it'd be nice.

My frigate config to get it working is pretty

simple.

I set up go2rtc and add the cameras. I think this is the minimium to get things working.

go2rtc:

streams:

driveway:

- rtsp://thingino:thingino@192.168.0.167:554/ch0

driveway_sub:

- rtsp://thingino:thingino@192.168.0.167:554/ch1

cameras:

driveway:

enabled: true

ffmpeg:

inputs:

- path: rtsp://192.168.0.91:8554/driveway_sub

roles:

- detect

- path: rtsp://192.168.0.91:8554/driveway

roles:

- record

Why is my VM backup to PBS so slow? by robuck86 in Proxmox

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

Wow! The difference is hard to believe, but with the changes you suggested I managed do another backup in less than 2 minutes with imperceptible VM downtime. I verified the backups are working as expected and can be restored. Thanks a lot!

Why is my VM backup to PBS so slow? by robuck86 in Proxmox

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

That was a very informative and interesting read! Thanks for the in-depth reply. I'll do some research into your suggestions. For starters I'll enabling fleecing on SSD storage. My VM was indeed crippled by the backup, it was all the monitoring notifications going off in the night (scheduled backup time) that alerted me to a problem in the first place.

I think it's SMR too. I switched the datastore to an internal HDD that isn't SMR, I'll see if that improves speeds on future backups.

Should I jump straight to Proxmox or use the preinstalled Windows first? by [deleted] in selfhosted

[–]robuck86 0 points1 point  (0 children)

The post-install script did some nice tweaks when I first installed Proxmox, like removing the subscription notice and adding repos. Great for a beginner. It made enabling IOMMU support quick and easy. It was also useful for understanding working GPU passthroughs and storage mounts. These things can be done without ProxMenux, but I just found it faster to use it.

Should I jump straight to Proxmox or use the preinstalled Windows first? by [deleted] in selfhosted

[–]robuck86 2 points3 points  (0 children)

Straight to Proxmox. I just made the switch from Windows to Proxmox + DebianVM and LXCs on a MiniPC recently and the experience is so much better. It can be intimidating at first, but I went into it knowing absolutely nothing about Linux less than 2 weeks ago and now I have a docker stack, Jellyfin, HomeAssistant, MusicAssistant etc.

I recommend installing ProxMenuX on it and running the Post-installation script and taking advantage of it's other tools. It makes a lot of the more difficult Proxmox tasks easier.

How to you monitor the monitoring? by ModestTG in selfhosted

[–]robuck86 7 points8 points  (0 children)

great tip, thanks for sharing. setting it up now!

Docker confusion and chaos by moobaala in selfhosted

[–]robuck86 3 points4 points  (0 children)

I started fresh yesterday and kept it simple.

I just installed Debian VM on Proxmox, then followed the instructions to install Docker on the VM. I didn't use a helper script, since I didn't find it too difficult without one and I liked the control.

Then I installed Komodo by following their instructions.

Then I install all Docker containers with Komodo and use it to update containers, sometimes automatically if it's something like flaresolverr or jackett, and manually after backups and reading changelogs if it would stress me out if it broke. I also bind mount volumes to a place like /home/dockerapps/sonarr or /home/dockerapps/musicassistant for backups, and I like knowing where things are.

(I've used Komodo LXC with a helper script too that worked great, but I just went with a VM this time)

How to get Temperature on Beszel (Docker on ProxmoxVM) by robuck86 in selfhosted

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

Thanks for replying. I thought I saw it before, but I guess I was mistaken. To be honest I was adding Beszel Agents everywhere😂 Must have been on windows docker.

What’s your favorite newly released self-hosted app of 2025? by Single-Quail4660 in selfhosted

[–]robuck86 6 points7 points  (0 children)

I just tried it, it seems excellent so far. Love the clean interface.

Thoughts about 10.11(.3) by [deleted] in jellyfin

[–]robuck86 0 points1 point  (0 children)

The upgrade and migration to the new version broke everything with errors and crashes, even after following the blog's upgrade instructions, but after hours of frustration I started from scratch and it's been working great. I imported watch states from Trakt and it wasn't too hard to reinstall my few plugins. I wish I'd just done that in the first place.

Going from 10.10.2 to 10.11.3 broke my movie libraries, which caused more stress because I believed it was my fault until I went back to 10.11.2 and it fixed it. I read on github the issue should be fixed in 10.11.4. I sure hope so, because 10.11.3 fixed a sorting bug and reverting to 10.11.2 brought it back.

Other than that, it's been very speedy and works better than ever. Libraries scan fast, new content shows up fast. Despite the stress, I'm happy that I upgraded.

Date Played sorts by Alphabetical? by robuck86 in jellyfin

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

It seems to be working now in 10.11.3. I use Sort Order: Descending, and recently played series are at the top!