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.

ICDeadPpl

Members
  • Joined

  • Last visited

  1. Link to project, GitHub?
  2. I have some weird problem with this plugin when it moves movies. For example, when it moved a movie from disk7 to disk5, the movie disappeared from the share "/mnt/user/data/video/movies/blahblah" but the movie is still visible in "/mnt/disk5/data/video/movies/blahblah" directory. This means that Plex and Radarr can't find the movie anymore. This has happened to numerous movies, and they all show up in the log files of this plugin. I don't have the log files available anymore since I uninstalled this plugin. Now I have to figure out how to make all those movies to re-appear, without losing any of them.
  3. If you have included drives, then you don't need exclusions and vice versa.
  4. I had the same issue, but it was the Unraid Connect plugin that broke the UI. After removing that plugin, everything looked ok again.
  5. TRy this: bash /boot/config/plugins/user.scripts/scripts/TodayYesterdayShuffle
  6. Try TubeArchivist.
  7. How do I get the timestamp of the downloaded video NOT to be the video upload/creation date? If I download a video uploaded to Youtube a week ago, then the downloaded video has the creation timestamp set for that date. I'd like to have the downloaded video to have the current (when it was downloaded) timestamp, so that I can easily sort the files in the download folder by date, descening order. Is there a YTDL_OPTIONS setting for this?
  8. Is there a way to have one particular container restart after a update/restart of another container, Mariadb in my case?
  9. I think you have to use chown -R nobody:users * instead. chown help says: chown [OPTIONS] USER[:GROUP] FILE(s)
  10. Use "bash /usr/local/bin/audioArrayToSSD/monitor_arrayAudioChanges.sh" instead of "source /usr/local/bin/audioArrayToSSD/monitor_arrayAudioChanges.sh" From the 1st link you provided: "In the second method, if you are using exit in second script, it will exit the first script as well."
  11. It gave me an error until I added a "\" on this line: umount -l /var/lib/docker_bind\
  12. This answer helped me:
  13. Which files and folders do I have to backup, so that I can just copy them back if something stops working? Proxy Hosts and SSL Cerificates is what am thinking about.
  14. Try running the following command on both hosts: ssh-keyscan -H TARGET_HOST >> ~/.ssh/known_hosts
  15. Could bash scripts (filename.sh) made editable, like *.txt files, when clicking on them? Or maybe add an "Edit" button?

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.