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.

OnlyCORE

Members
  • Joined

  • Last visited

  1. Hi, I had an issue where Plex or Jellyfin coul not play some files, after a lot of troubleshooting I found out it's because those files were being seeded in qBittorrent. After stopping the seeding they became available. The issue is also being discussed here: https://github.com/jellyfin/jellyfin/issues/11107 I thought this shouldn!t be a problem when the file is hardlinked to media folder while the "original" is in downloads folder and should be accessed by qBit in read only mode. Is this some configuration issue or a bug in qBit? Docker compose: qbittorrentvpn: container_name: qbittorrentvpn image: binhex/arch-qbittorrentvpn volumes: - '/etc/localtime:/etc/localtime:ro' - './config/qbittorrentvpn:/config' - '/mnt/data:/data' environment: - PUID=1000 - PGID=1000 - TZ=Europe/Prague - VPN_ENABLED=yes - VPN_PROV=pia - VPN_CLIENT=openvpn - VPN_USER=username - VPN_PASS=password - STRICT_PORT_FORWARD=yes - LAN_NETWORK=192.168.0.0/24 - ENABLE_PRIVOXY=no - WEBUI_PORT=9010 cap_add: - NET_ADMIN ports: - '9010:9010' restart: unless-stopped labels: - com.centurylinklabs.watchtower.enable=true fstab to data folder with downloads and media: //192.168.0.101/data /mnt/data cifs credentials=/home/core/.smbcredentials,iocharset=utf8,file_mode=0777,dir_mode=0777,noauto,x-systemd.automount 0 0

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.