Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

bg_hizzy

Members
  • Joined

  • Last visited

Everything posted by bg_hizzy

  1. I was struggling with getting sound on the secondary instance too. The /tmp/tmp/pulse mapping doesn't contain the PulseAudio socket, it's in /tmp/pulse. To get it working I changed this in the extra parameters for both the primary and secondary containers: -v '/tmp/tmp/pulse/':'/tmp/tmp/pulse/':'rw' to -v '/tmp/pulse/':'/tmp/pulse/':'rw' In the primary container console you can run the following to see what all is connected to the audio socket, look for the name of the secondary container(s): pactl list clients Would be nice if Valve allowed you to change accounts via the Steam Link, still have to select it at the PC if "Choose Account on Start" is selected.
  2. bg_hizzy posted a topic in Docker Containers
    Info: https://github.com/bghizzy/unraid-templates/blob/main/README.md Started playing with immich-public-proxy and turned it into a container, wanted to take the next few steps to make it easier for others to use.
  3. When the version is bumped via npm should it replace everything in the magicmirror2 directory? I noticed the files in /modules/default/calendar were from 2.23.0, which is the version when I initially installed the container. Things didn't break when they went from 2.23.0 to 2.24.0, but they didn't change the 'fetch' method in the calendar module.
  4. Spent the better part of today troubleshooting this... Can see some of the efforts on the MM board here. At the end I replaced everything in /modules/default/calendar with the latest files in the github repository. I'm not sure why things didn't update when I went to 2.25.0 (still had to replace the css file). Side note - is there a way to disable updating of MM and modules? Or is that not advised?

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.