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.

snoopy86

Community Developer
  • Joined

  • Last visited

Everything posted by snoopy86

  1. Requirement is to wake up VM when VM is in sleep/hibernation with mouse/keyboard move. When you have PCIE passtrough to VM, host is unable to access this PCIE. What needs to be done is when VM goes to sleep/hybernation host should be aware of this PCIE so it will recognize mouse moves/keyboard clicks and based on that wake up the VM which will take ownership of the PCIE again. Use-case is to cut electricity costs by not having VM's in idle mode.
  2. Is it possible that host uses GPU that is passtrough to VM when VM is in sleep mode and therfore not using it? Use-case is that i would like to use GPU on VM when it is running, when it is not (sleep/hibernation?) i would use it in trex-miner docker.
  3. Add an option to have stopped containers hidden for easier management.
  4. @DjossOpenSubtitles Login now requires FileBot 4.9.5 (r9072) or higher due to server-side API changes. Workaround until 4.9.5 is to remove opensubtitles user/pass from the variables. -------- One more thing. As Filebot docker in idle is using 200MB of memory could you add another variable so you have an option to choose if you would like to use web gui or not. This would then disable execution of those marked processes.
  5. Not possible at the moment. I can only suggest that you use Redis docker from user jj9987. This is the one i'm using and it works ok with emoncms.
  6. You need to use standard FFmpeg parameters. For this docker is only important that you separate them with ; so it can parse it in the background correctly. Couple examples: -map 0;-vcodec libx264;-crf 17;-preset medium;-scodec copy;-acodec copy -map 0;-vcodec copy;-scodec copy;-acodec ac3;-b:a 640k -map 0:v;-map 0:a:1;-map 0:s:3;-c:v copy;-bsf:a dca_core;-c:a copy;-c:s copy Copy folder was used to copy original file to it at the end of transcoding. Currently it is not being used.
  7. External Sent from my BLA-L29 using Tapatalk
  8. Try to update container. You should see latest version 8.2.
  9. You can try to specify UID and GID like this: -e PUID=1000 -e PGID=1000
  10. What is inside config\logs\server.log? From the top of my head i would say there is some issue with how you configured ports. Maybe something is already running on those ports you have configured for lms. I don't see any issues at my test server.
  11. Attach the log files and the configuration settings of the lms docker so we can check.
  12. I've bumped the ffmpeg version to 4.3. You should have it when you do an update. Maybe this will fix your issue with unknown options. As for watch directory not working. What is in the log after the container starts?
  13. Post a screenshot of your "Parameters for FFmpeg". You will need to have a separator ; between each parameter.
  14. Can this run on host port other than 80 and be discovered by Echo?
  15. Add option to set hub.docker credentials to be used when pooling images. Based on the latest news they will begin rate-limiting the number of pull requests.
  16. Now it's working as it should. The root of the problem was that the folders for watch and output need to be defined two times.
  17. Any pointers how to solve this? Both of those folders resist on the same share in unraid.
  18. There is a need of some sort of grouping on CA and also some policy what can be added. For example you have about 5 apps for sonarr/radarr...
  19. It's going like this:
  20. Ok. I've created a new one with watch folder.
  21. Could you add https://github.com/linuxserver/docker-ffmpeg to the apps?
  22. Any explanation why would keeplink take so much time and use so much CPU? It should just move the file to different location and link it back. If i do the same action through putty it does it in couple of seconds. What is different here?
  23. Hi @randomtask1, you will see this message lots of times as the version that is inside the docker is not always the latest one. There is no issue with that whatsoever so you can just ignore this message.

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.