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.

Uirel

Community Developer
  • Joined

  • Last visited

  1. Greetings, Ive been using a JMB585 in my mininas for a while. Its mostly been fine but recently with alot of new media being added the mover is working for longer and im noticing that when it is moving the system grinds to a halt. My nas hosts *arr and support services, while another machine runs plex. Mounting the shares over SMB, when not moving things start playing instantly. When the mover is running nothing on the array will play, things on the SSDs play fine. These are my two groups of disks. sdf and sdg are ssds in my cache pool. The rest are in the array, SDK is my parity disk. IOMMU group 10: [1022:43ec] 02:00.0 USB controller: Advanced Micro Devices, Inc. [AMD] A520 Series Chipset USB 3.1 XHCI Controller [1022:43eb] 02:00.1 SATA controller: Advanced Micro Devices, Inc. [AMD] 500 Series Chipset SATA Controller [0:0:0:0] disk ATA CT1000BX500SSD1 056 /dev/sdf 1.00TB [4:0:0:0] disk ATA CT1000BX500SSD1 056 /dev/sdg 1.00TB IOMMU group 11: [197b:0585] 06:00.0 SATA controller: JMicron Technology Corp. JMB58x AHCI SATA controller [7:0:0:0] disk ATA ST8000VN004-2M21 SC60 /dev/sdh 8.00TB [8:0:0:0] disk ATA ST8000DM004-2U91 0001 /dev/sdj 8.00TB [9:0:0:0] disk ATA ST8000VN004-2M21 SC60 /dev/sdk 8.00TB [10:0:0:0] disk ATA ST8000VN004-2M21 SC60 /dev/sdl 8.00TB As you can see ive got all my spinning array disks on the JMB and im wondering if thats the problem. Forcing everything through the m2 connector. The SSDs are on motherboard sata connectors and i have 2 free mb sata connectors. Should i rearrange these to have the SSDs and parity on MB sata ports, and the data disks on the JMB? Ive got another pair of disks waiting to go in so ill end up using all the JMB ports eventually. When i say low speeds im looking at something like this, While the mover is running. CPU load is low, between 5 and 15% while the mover is running. Its a AMD 4600 i had spare. MB is a A520i In an ideal world id have a pcie sata card, but im using the pcie for a gpu presently that i cant put in the other device.
  2. Ive got a situation where due to setting the sahre split level wrong one of ym shares has files scattered accross all my disks. Im using unbalenced to manually gather them up during quiet hours. Can i trigger Rebalence Shares to perform this action for me? i have it enabled but it does not appear to be doing anything, just reports no files to be moved. Current config as below. testmode="no" logging="yes" movenow="yes" version="2025.06.14" moverDisabled="no" advancedSettings="no" parity="no" moverNice="19" moverIO="-c 2 -n 7" force="no" beforeScript="" afterScript="" movingThreshold="85" freeingThreshold="60" age="yes" daysold="-1" advancedFilters="no" ctime="no" sizef="no" sparsnessf="no" filelistf="no" filetypesf="no" ignoreHidden="no" omovercfg="no" enableTurbo="no" cleanFolders="no" cleanDatasets="no" synchronizeCache="no" advancedOptions="yes" rebalanceShares="yes" resynchronizeCache="no" atime="no" notify="no" debuglogging="no" validateFilenames="yes" fillupThreshold="60" loggingFolder="/tmp" logfilesDaysold="5" listfilesDaysold="10" movefilesTool="rsync"
  3. I dont suppose theres a chance of a special branch for the Experimental HEVC preview? https://forums.plex.tv/t/hevc-encoding-forum-preview/888127
  4. Heya, been using this perfectly for a while. But on Saturday morning i noticed it was boot looping with the following error when using 02.forge Launching launch.py... ################################################################ glibc version is 2.35 Check TCMalloc: libtcmalloc_minimal.so.4 libtcmalloc_minimal.so.4 is linked with libc.so,execute LD_PRELOAD=/usr/lib/x86_64-linux-gnu/libtcmalloc_minimal.so.4 Python 3.10.12 (main, Nov 20 2023, 15:14:05) [GCC 11.4.0] Version: f1.0.2v1.10.1-previous-26-g37386592 Commit hash: 37386592add37c0eeb5ab89b9474d299dd8eea84 Installing torch and torchvision /usr/bin/python3.10: No module named pip Traceback (most recent call last): File "/config/02-sd-webui/forge/launch.py", line 51, in <module> main() File "/config/02-sd-webui/forge/launch.py", line 39, in main prepare_environment() File "/config/02-sd-webui/forge/modules/launch_utils.py", line 426, in prepare_environment run(f'"{python}" -m {torch_command}', "Installing torch and torchvision", "Couldn't install torch", live=True) File "/config/02-sd-webui/forge/modules/launch_utils.py", line 125, in run raise RuntimeError("\n".join(error_bits)) RuntimeError: Couldn't install torch. Command: "/usr/bin/python3.10" -m pip install torch==2.1.2 torchvision==0.16.2 --extra-index-url https://download.pytorch.org/whl/cu121 Error code: 1 /02.forge.sh: line 74: wait: pid 99999 is not a child of this shell /entry.sh: line 19: /02.forge: No such file or directory /entry.sh: line 20: /config/scripts/02.forge: No such file or directory /entry.sh: line 21: /config/scripts/02.forge.sh: No such file or directory error when launching WebUI Bit of digging and pip wasn't being installed on python3.10. Manually installed via https://pip.pypa.io/en/stable/installation/#get-pip-py and got a bit further, then found python3-packaging was missing so added that via apt and now seems good to go again. Just the below in the end resolved it. wget https://bootstrap.pypa.io/get-pip.py;python3.10 get-pip.py apt update;apt install python3-packaging Not sure why, cant see any mods on the container so guessing its an updated script somewhere? [edit] Infact forge has been updated which seems to have borked it. /shrug
  5. Updated back to 1.8.3 (and latest) but alas still getting can't change --login-server without --force-reauth as the final line then the container shuts down. Reauthing gets it back online as a new machine. I've noticed i'm getting alot of ipv6 errors in the log, about being unable to bind.
  6. Hmm, modprobe i915 isn't showing up /dev/dri for me. According to the plex docs anything above gen2 that supports quicksync should be working. My i3-3220T is above gen2 and has quicksync so /shrug
  7. Uirel changed their profile photo
  8. Ah no, i just slurped the baseimage in and did the watcher install myself(ish) I snipped the structure from https://github.com/linuxserver/docker-plexpy/blob/master/root/etc/cont-init.d/30-install to get my install formatting correct/perms etc. TBH i didn't know you guys were working on your own watcher container. I only made this as noone else had (to my knowledge) and i wanted to get going using it.
  9. Sorry i pulled the layer from a published app (plex in this case), figuring a healthily maintained baselayer would be more reliable/updated than any i could put together, credited the image to yourselves in the readme, tested it on a few different OS's and cast it to the winds... However if its a problem i'll change it to the ubtuntu16.04 base. I just figured most people around here are using your dockers, so using the common baselayer would save people download and storage.
  10. I've put together a container based on the linuxserver image here https://hub.docker.com/r/uirel/watcher/ I'm looking at what i need to do to get it into the community apps section
  11. Fresh docker created today 0-04 18:20:00 INFO [0m[tato.core._base.scheduler] Scheduling automation.add_movies, interval: hours = 12, minutes = 0, seconds = 0[0m 10-04 18:20:00 INFO [0m[tato.core._base.scheduler] Scheduling renamer.check_snatched, interval: hours = 0, minutes = 1, seconds = 0[0m 10-04 18:20:00 INFO [0m[tato.core._base.scheduler] Scheduling renamer.check_snatched_forced, interval: hours = 2, minutes = 0, seconds = 0[0m 10-04 18:20:00 INFO [0m[tato.core._base.scheduler] Scheduling updater.check, interval: hours = 6, minutes = 0, seconds = 0[0m 10-04 18:20:00 INFO [0m[potato.core._base.updater] Checking for new version on github for CouchPotatoServer[0m 10-04 18:20:00 INFO [0m[tato.core._base.scheduler] Scheduling manage.update_library, interval: hours = 24, minutes = 0, seconds = 0[0m 10-04 18:20:00 INFO [0m[tato.core._base.scheduler] Scheduling "movie.searcher.all", cron: day = *, hour = 17, minute = 2[0m 10-04 18:20:00 INFO [0m[hpotato.core.plugins.base] Opening url: get https://api.themoviedb.org/3/configuration?api_key=xxx[0m 10-04 18:20:00 INFO [0m[otato.core.plugins.manage] Updating manage library: /movies[0m 10-04 18:20:00 INFO [0m[potato.core._base.updater] === VERSION git:(RuudBurger:CouchPotatoServer master) e6fa8b8b (2015-10-04 10:13:08), using GitUpdater ===[0m 10-04 18:20:00 INFO [0m[hpotato.core.plugins.base] Opening url: get https://api.couchpota.to/messages/?last_check=1384713000, data: [][0m 10-04 18:20:02 ERROR [31m[chpotato.core._base._core] OpenSSL installed but 0.15 is needed while 0.13 is installed. Run `pip install pyopenssl --upgrade`[0m
  12. In the docker description is point you to the log file. If you open the log for your dropbox docker it'll have the link you need to follow to link the dropbox docker to you dropbox account.

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.