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.

ninthwalker

Community Developer
  • Joined

  • Last visited

Everything posted by ninthwalker

  1. I use this script to detect for a crash every 15min. I just used the user scripts plugin to set the 15min cron and run the below command. If you get the same spamy error that I do (0000000) then you can use this script. #!bin/bash #Check for error in Ombi log and restarts docker if found docker logs --tail 10 ombi 2>&1 | awk '/00000000/ {print | "docker restart ombi"}'
  2. Anyone have Jackett working with this?
  3. Don't have access to their Duo Auth API which is what's needed for Guac. https://duo.com/docs/authapi
  4. Awesome, Thanks for the fork and updating to the latest version with the new features. Don't forget to add your repository and github links in the original post. =) I wanted this mainly for 2FA w/ DUO since I use that already. However after I went to set it up, I found out it requires a DUO paid plan =(
  5. Pushed a Pull request to your docker template to update to the new name that the Plex Request author had to switch to called "Ombi" Thanks.
  6. I've decided to stick with rclone + crypt as its a nice all in one package. While it's still a little slower than acd_cli/encfs I don't think the little extra start/load times will impact my older archived movies/tv shows that I have planned for ACD streaming. And I figure rclone can only get better. Began my uploads today.
  7. Thanks for the idea. modified it to work with pushbullet and added a couple other notifications too.
  8. Curious to see if you ever got around to proxmox? - NinthWalker

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.