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.

binary

Members
  • Joined

  • Last visited

  1. binary replied to Waseh's topic in Plugin Support
    Thanks. Uninstalled...rebooted...installed and rebooted again. all back to normal thanks
  2. binary replied to Waseh's topic in Plugin Support
    thanks for the reply. I have my plugins to update automatically just rebooted server again and plugin isnt there. So iv installed the rclone-beta again but now i get this : User@Tower:/# rclone config /usr/sbin/rclone: line 21: rcloneorig: command not found --------------------------------------------- contents on /usr/sbin/rclone #!/bin/bash log=false args=() for i in "$@" ; do if [[ $i = "--log" ]] ; then log=true continue fi if [[ $i = "-l" ]] ; then log=true continue fi args+=($i) done config=/boot/config/plugins/rclone-beta/.rclone.conf logfile=/boot/config/plugins/rclone-beta/logs/rclone-$(date "+%Y%m%d").log if [ "$log" = true ] && [ ${#args[@]} -ge 1 ]; then rcloneorig --config $config "${args[@]}" >> $logfile 2>&1 else rcloneorig --config $config "$@"; fi;
  3. binary replied to Waseh's topic in Plugin Support
    plugin dissapears on reboot. Also if i reinstall it, i goto terminal and type rclone config and command is not found :/ plugin was working before not sure whats happened?
  4. Thanks & Thanks @johnnie.black ! stupid configuration of smb in freenas...from my part. All working now
  5. binary started following JorgeB
  6. Where do these parameters come from or where could i find them? " rw,nounix,iocharset=utf8,_netdev,file_mode=0777,dir_mode=0777 "
  7. originally i had a different user on freenas which wasnt on unraid. After endless hours i decided to change the freenas machine to the same user and pass as the unraid machine. no luck
  8. thanks, tried that tho. didnt work what freenas version you on? im 11 u4.
  9. did some more research, apparently its a smb3 thing. anyone found a solution to add additional parameters to the mount command in UD?
  10. Thanks, It shows the same error i kept getting when i was doing it manually in ssh. EDIT : Is there a way i can add to the mount parameters? ( eg. vers:3.0, sec=ntlmssp etc ) Mount error (95) Oct 15 09:30:44 Mount SMB/NFS command: mount -t cifs -o rw,nounix,iocharset=utf8,_netdev,file_mode=0777,dir_mode=0777,username=root,password=******* '//192.168.178.2/TVShows' '/mnt/disks/192.168.178.2_TVShows' Oct 15 09:30:44 Mount of '//192.168.178.2/TVShows' failed. Error message: mount error(95): Operation not supported Refer to the mount.cifs(8) manual page (e.g. man mount.cifs)
  11. Dude, Thanks for such a great plugin! Recently(2days ago) moved from Freenas to unRaid. Struggled for 2 days to mount network shares in unRaid with unassigned devices plugin. But then i cracked it using the following : mount -t cifs //192.168.178.2/TVShows /mnt/TVShows -o vers=3.0,noperm,sec=ntlmssp,username=myuser,password=mypassword Apparently freenas wants me to use the following string...is there a way i can add in "vers=.30" into the unassigned devices? If i dont add that i cant connect to freenas shares.

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.