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.

feederbox826

Members
  • Joined

Everything posted by feederbox826

  1. then you should be good! the development build is for bleeding edge stash pre-release builds. IIRC the breakage only occurred on development and patched in a later version. If you updated to 0.2 you can grab version one [here](https://github.com/feederbox826/plugins/tree/15194fbf20802e2b603340ae7fec2b9787171d17/plugins/overlay-info)
  2. I have put in my own patch to stash and it works against the latest development build https://discourse.stashapp.cc/t/overlay-info/1602. If you're not on development then the old version should still work, if you're on development just update
  3. Chased down some wild geese, try adding the environment variable STASH_HW_TEST_TIMEOUT and setting the value to 10
  4. Another user also reported issues with NVIDIA, I sold off my 1060 in my server so I don't have the hardware available atm. I'll try to do some more testing on windows and will try to remember to update here as well as on github.
  5. default should be "" (empty), you might've had an old version that has the default set to iHD, but your system is using i965. Will probably remove it as Jellyfin is much more reliable with driver selector
  6. You might need to remove the LIBVA_DRIVER_NAME and LIBVA_DRIVER_NAME_JELLYFIN, im not sure if the driver is interpreting empty strings correctly. That's the end of my theories, will have to wait for the debug script to deploy
  7. Let me add some more debugging for AUTO_AVGID, I have a feeling your --device flags are throwing it off, don't pass in /dev/dri after passing in /dev/dri/card0 and /dev/dri/render128, or just pass in the entirety of /dev/dri
  8. Hm everything looks correct, try removing the Jellyfin Driver selector and Driver Selector variables in the config
  9. can you pull the container startup logs? not from within stash but from the terminal, not everything is in the logfile yet
  10. There you go, delete ffmpeg/ffprobe at /config, it's the version downloaded by stash which is missing hwaccel support
  11. Can you post the startup logs for stash-s6? this is also available via stash-s6 helper with "get logs" or at /config/stash-s6.log
  12. Try some of the steps in https://github.com/feederbox826/stash-s6/blob/main/docs/arc-troubleshooting.md but if transcoding is still working, it's probably safe to ignore
  13. if you restart the container after removing requirements.txt it should populate it with a comment on which file it's from above it ``` # /plugins/plugin/requirements.txt spacy ```
  14. Sorry, that's into the realm of srsly why it isn't compiling properly, if I had to guess it looks like it could be a python version they don't support. srsly and spacy arent used in any of the plugins at stashapp/CommunityScripts so it could be from another plugin index you added?
  15. Wow, unraid really didn't like me trying to reply. g++ and dependencies are kind of a hard edge case to account for, so I've limited dependencies to what CommunityScripts has. for your case, I can't seem to find the other dependencies but this should cover it. Enter the container shell and execute the following command running as root on :alpine and :hwaccel-alpine ```sh apk add build-base python3-dev ``` on :hwaccel apt install build-essential
  16. There has actually been an update for this, but is still only a theory https://github.com/stashapp/stash/issues/5731 HWAccel has been proven to have significant improvement in speed but will be probably quite a while before it's properly implemented and off the ground in a meaningful capacity
  17. Nope, hwaceel is not used for generation and from a community member's tests to force it, yields little to no difference in speeds and instead adds complications.
  18. Nope! There is a compatibility mode for running hotio/stash or stashapp/stash and migration scripts should you choose to move over. It's deailed here in the README
  19. Alternative stashapp/stash container with hardware acceleration Links: - Comparison and breakdown between containers - hwaccel troubleshooting - stash-s6 GitHub - DockerHub

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.