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.

morbidpete

Members
  • Joined

  • Last visited

  1. I feel like an idiot. I used /downloads/started instead of /data/started like I had in my original docker (non-vpn one before i switched) after fixing the mappings for the categories and default locations its all working. Thank you for noticing that
  2. My turn to request help. After requesting Celo VPN open port because torrent would get metta data but never download the files after. Didnt help Torrent never download a byte after metadata. Logs indicate VPN is established. Any ideas? https://pastebin.com/hmRzHdzC my ovpn profile dev tun persist-tun persist-key cipher AES-256-GCM ncp-disable auth SHA256 tls-client client resolv-retry infinite remote nl1.celo.net 161 udp auth-user-pass remote-cert-tls server push "redirect-gateway def1" script-security 2 dhcp-option DNS 185.66.140.230 dhcp-option DNS 77.81.120.211 # Only on ubuntu client, you also need following directives: up /etc/openvpn/update-resolv-conf down /etc/openvpn/update-resolv-conf <ca> -----BEGIN CERTIFICATE----- xxx -----END CERTIFICATE----- -----BEGIN CERTIFICATE----- xxx -----END CERTIFICATE----- </ca> setenv CLIENT_CERT 0 <tls-crypt> # # 2048 bit OpenVPN static key # -----BEGIN OpenVPN Static key V1----- xxx -----END OpenVPN Static key V1----- </tls-crypt>
  3. This would be better suited as it's own thread. But to answer quickly. 1. mounting the share from the HTPC to unraid will not make the drive inaccessible from the PC. that would defeat the entire purpose of shares. 2. When the htpc is powered off, the share to unraid will be disconnected. The share will only work with the PC on 3. If you do power cycle the htpc, you will have to go back into the unraid gui and remount it unless you make a cron job to test/remount when needed
  4. @wgstarks yes its still PlexPass only https://www.plex.tv/blog/smooth-stream-operator/
  5. If you dont add those to your go file, you will have to ssh in every reboot and manually do it.
  6. on unraid or within the container. I didnt find one in unraid either. but I found it inside the plex container. You have a link tot he instructions you are trying to follow?
  7. Where is it keeping the temp files or whatever it makes? I'm getting an unraid error that the docker img is filling up until it purges the backup to my destination drive. Would liek to pass in a variable to let the temp files go somewhere else (cache drive) until its ready to spit out the backup to the real destination :update: found it. Was simply the /tmp directory. Mapped that to a tmp folder in the docker folder and good to go. no more docker img filling up when backing up more than 30 gigs (all i have free int he docker image)
  8. no issues using the cardigann unraid docker in Radarr. used torrent potato. TPB is down right now so test's will fail.
  9. Also a screen session can cause this - easy to forget they might still be hanging around waited an hour until googling this. Found this post. Damn screen sessions thanks for the tip
  10. I'm guessing that the IMDB changed some things around. Cp gives me this when I try to add a movie Only noticed because plex request is giving a similar error so I tried CP directly. Should I post this to the Github as an issue?
  11. So awesome!!!! Thank you
  12. I guess you're looking for size? I suppose I could write a custom script like I did for the drive temps. Disk size is easy because query it is relatively fast. Looking at the unraid GUI, there's a "free" column next to the shares. It looks like that data comes from /var/local/emhttp/shares.ini, perhaps updated every few minutes by unraid. That would be easy. Would that work for you? If so, I need some recommendation on where the data should end up. Can I just "extend" something like I did for disk temps? Unfortunately computing the size is hard. That requires walking the whole tree, which for a big share could take several minutes. The other complexity is that you'll probably want a UI to configure which folders to monitor. This is a part of plugin design that I haven't waded into yet. Thanks for the reply. The free space available from the shares.ini is just fine. I would love that.
  13. so after reading this thread I didn't see an answer for a question I have. Is it possible to get it to report the user folder or even individual shares as a drive. Worse case scenario, I would be ok with all my disk's showing. right now its only tracking Log, boot and libvirt

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.