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.

izone

Members
  • Joined

  • Last visited

  1. 额 解决了,在商定里再次安装就可以了。
  2. 如题 /boot/config/plugins-error/nut-dw.plg
  3. 这样做有什么好处?
  4. 我现在也是99 100 022 大部分是qb下载的问题。下下来需要改动的时候就报权限弄不了。
  5. unraid里设置了子账号,权限全开, 然后挂载了 共享文件夹到WINDOWS上。 WIN上用子账号登录,每次 共享文件夹里新增了文件夹或者内容 在WIN上都不能删除修改。 每次都要弄一次权限。 特别是qb下载下来的新东西 基本上每次都要权限一次
  6. 感觉6.12.9可以养老了
  7. 我在插件里第一个开NO 是不是等于关闭系统的那个mover功能啊? 我今天仔细看了下 我用上面的那个命令执行的 今天是没有需要移动的项目,但是 依然能移动了很久,而且会造成tr 假死失联。 我的命令设置的是 每天18 30执行。 然后系统自带的mover之前也是设置的 每天18.30执行。 发现这个情况后我到处找禁用系统的这个mover没找到,现在把他改成一个月执行一次了。 而且我发现在mover的时候qb的项目并没有显示暂停。 依然是上传做种的状态,但是在那个命令的log里 显示执行了暂停操作。 不知道这个是什么情况。
  8. 嗯 我就发现那个远程备份功能有点用,其他的都用不上。 特别是那个远程控制, 啥都干不了 只能看数值。 重启按钮都没有
  9. 这个是一定要用的吗? 可以退出么?
  10. TRaSH Guides unRAID Mover and qBittorrent 网上搜到的唯一方法,还没验证成功与否, 让GPT给修改了一下。 有大佬给看下吗? 是否能做到在脚本执行的时候 暂停qb 然后运行mover 然后move完毕 重启QB? #!/bin/bash # 定义一个通知函数,用于发送通知消息 notify() { # 使用dynamix脚本发送通知消息,传递的参数是通知的主体和描述 /usr/local/emhttp/plugins/dynamix/scripts/notify -s "qBittorrent Mover" -d "$1 @ $(date +%H:%M:%S)." } # 发送开始通知,指示qBittorrent Mover开始运行 notify "qBittorrent Mover starting" # 输出到控制台,指示正在执行脚本以暂停种子并运行mover echo "Executing script to pause torrents and run mover." # 运行Python脚本并捕获其返回码 # --host: 指定qBittorrent的主机地址 # --user: 指定qBittorrent的用户名 # --password: 指定qBittorrent的密码 # --cache-mount: 指定缓存挂载点 # --days_from: 指定起始天数 # --days_to: 指定结束天数 if python3 /mnt/user/theme/mover.py --host "10.0.0.4:8080" --user "qbb" --password "password" --cache-mount "/mnt/cache" --days_from 0 --days_to 2; then # 如果Python脚本成功执行 echo "qbittorrent-mover completed successfully and resumed all paused torrents." # 发送完成通知,指示qBittorrent Mover成功完成 notify "qBittorrent Mover completed" else # 如果Python脚本执行失败 echo "qbittorrent-mover encountered an error." # 发送错误通知,指示qBittorrent Mover遇到错误 notify "qBittorrent Mover encountered an error" fi
  11. 人家大佬教的不就是 只用IPV4就选无么。 你要指定个IP干嘛 又不开V6
  12. 笑死 你怎么验证的你就成功了? 你都变成万兆变千兆了还成功了? 另外你这么配置 你的unraid ac商店有代理?
  13. 意思是要把qb的权限弄成 99 100 nobody?

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.