Eggman1414

Members
  • Posts

    23
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

Eggman1414's Achievements

Noob

Noob (1/14)

1

Reputation

  1. I just updated too, the plugin got moved to the error tab under plugins. Mostly due to the change in driver location or because 6.9 stable isn't whitelisted as compatible.
  2. Thank you for providing this fix. I too run the NUT server and am trying to get this to work. How do I merge your edits into the master v1.5 json?
  3. Yeah either that fixed it or me using a different plugin that used NVENC too. Shows up now in the GPU Stats. Never had that clicked because I thought it was for just version 3.4.5. Thank you
  4. Is there anyway to see if hardware transcoding is actually happening? Trying to see if it is using my Quadro card.
  5. Ended up fixing it based on this issue: https://github.com/Leantime/leantime/issues/231 Comes down to since this is a subdomain and http rejecting certain elements on the page, I needed to add the variable -e LEAN_APP_URL=https://leantime.domain.com. Once that was added, the web page loads perfectly fine. Maybe make the template have that field as a optional field.
  6. How does your leantime container look when viewed outside of your home network? Mine looks like this for example:
  7. Thank you very much. I no longer get the redirects error but the web page doesn't load correctly. Like the format is all off and what not. What could cause that? I am on the latest version from your template. Also where does leantime save its files, I don't see a folder in appdata.
  8. Has anyone gotten Leantime working with lets encrypt NGINX docker? I keep getting a "Too many redirects" error when trying from outside my network.
  9. Correct. All seems well again. Thanks for all the hard work you guys do.
  10. Now the 1080 doesn't show but the P2000 is now there. Playing a file in Plex does show that HW transcoding is working too. Thank you for solving that little issue.
  11. @CHBMB Any reason why it doesn't show? Even upgraded to 6.8 build and still does not show.
  12. Sorry for the late reply (been sick). Here is the output: Quadro P2000, 00000000:0A:00.0, GPU-c6a0d9d0-ddbf-0fa6-56f4-dd385535d1b1
  13. Let me start off by saying, thank you for the work that goes into this plugin. Honestly should be something that is built into Unraid by default. Anyway, I am now upgraded to 6.8 RC9 but I do not see my quadro card as an availble card. But using watch nvidia-smi I see my quadro (1080 is being used in a VM) Any reason why I no longer see the P2000? Thank you