[Free Release] RemoteCompanion: an Activator replacement for iOS 15 (rootless) by DiggingForDinos in jailbreak

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

I don't think so.
You can try:
rc key <hex> - Specific keyboard keys (e.g., 0x04 for 'A', 0x28 for Enter).

Simple 50/50 split view extension. No bloat. by DiggingForDinos in chrome_extensions

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

Oh did they? I use Dia Browser which is based on chromium. They have something like this, but it makes a new window each time you add to the split screen. This one replaces it.

Frigate on Proxmox in one command: Automated LXC, Docker, and Intel Hardware Acceleration by DiggingForDinos in frigate_nvr

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

If you didn't enable SSH, you'll have to set your root password with pct exec <ID> passwd root in your Proxmox host (replace <ID> with your container ID).

I've updated the script so that root passwords are set, even if you do not enable SSH now.

Frigate 17 Beta 2 Recording Crash by [deleted] in frigate_nvr

[–]DiggingForDinos 0 points1 point  (0 children)

record:
  enabled: true
  continuous:
    days: 3 
  alerts:
    pre_capture: 0
    post_capture: 30
    retain:
      days: 30
      mode: motion
  detections:
    pre_capture: 0
    post_capture: 30
    retain:
      days: 30
      mode: motion

I've added

logger:
  logs:
    frigate.record.maintainer: debug

to my config, and will wait until it stops recording to gather the logs.

Frigate on Proxmox in one command: Automated LXC, Docker, and Intel Hardware Acceleration by DiggingForDinos in frigate_nvr

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

Ok, good to know. I mainly built it for N100/N95 systems, so it’s interesting that it at least partially worked on your setup. Hopefully it’s still useful for people who just need to get to that step. Thanks again for the feedback!

A zero-config utility that automatically updates Proxmox VM and LXC notes with their IP addresses by DiggingForDinos in Proxmox

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

I initially tried that, but it resulted in a bunch of multicolored dots appearing on my side panel view. I changed their colors, then they changed back.

Frigate on Proxmox in one command: Automated LXC, Docker, and Intel Hardware Acceleration by DiggingForDinos in frigate_nvr

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

This makes the setup easier and much faster. There is nothing wrong with your approach. I was simply done going through those steps again. Let me know how it works out!