NZBGet shows up as icon in download speed but isn't being reflected. Icon still red.
Plex now playing doesn't work, plex ping is green.
39 Replies
Hi, what URL did you set?
credentials are correct
That looks correct. Judging from the error message, your Homarr container might not be able to reach your application or the application blocks it. Have you tried to set Homarr to the host network mode? Ensure, that you run 0.13.4, as there is a bug in .3
i'm more concerned that plex is not showing 'now playing'
lmc what I have ty
is there an auto update in the app?
Auto update?
like radarr/sonarr update themselves
No, your container manager must update
Use Docker 🙂
yeah I used tteck's LXC, I prob migrate it to docker
no network problem
I am using
0.13.4
does the app expect basic auth or a form?
(I had it not requiring auth as well but didn't seem to work)
it's not erroring on nzbget anymore, only Plex
I configured plex to not require auth on lan too, does homarr expect needing auth
Would requiring encryption in plex cause that ?
looks like it just wants a valid cert cause I did the plex server url that plex gives out and it works (the .direct one)(nzbget is doing ~700Mbps right now)
Oh one more note, the usenet widget works, so it's just not grabbing the throughput for the 'current download speed' widget
Any idea on the download speed widget ?
Does the usenet widget work?
I think I read somewhere here someone else complaining about the download not showing nzbget for them too, so this might be something that broke
The usenet widget works, the DL widget does not
Make an issue on github I'll try getting on it
I'd love to write some widgets/etc but i'm a huge non-fan of js ;0
sure ty
Would be tight if it could query SNMP for network stats and graph
ie, show my total internet up/down
Is the entire code base JS?
npm
net-snmp
JavaScript implementation of the Simple Network Management Protocol (SNMP). Latest version: 3.9.7, last published: 2 months ago. Start using net-snmp in your project by running
npm i net-snmp
. There are 36 other projects in the npm registry using net-snmp.of course there's a module for it ;0
Yes but no. It's typescript so ultimately js
yea
You can do that with "Dash."
TS is actually palatable ;0
Yeah but Homarr is my dash ;0
It's a homepage that integrate other apps, Dash. Provides that traffic metric. I do agree that something this simple could be baked in but that's a whole widget to develop
nod
Did you mean 'dashy' ?
Nope
"Dash." or "dashdot"
ty
so just add to that and iframe it ?
It also provides other basic metrics like cpu, ram and disk space
There's a widget for it
o ok nice ty
Based on iframe though
is there an issue that reorders my layout 😦 Made it on my macbook pro, came to desktop and it's all F'd ;0
Because of gridstack. Chances are with how displays from apple work, it's a high pixel resolution and your desktop is using the middle gridstack layout
ahhhh yeah 😦
Set both the big and medium ones to the same number of column
ty
We're getting out of scope from your initial issue, if you have more quick questions like those just ask them in general 👍
GitHub
The Download speed widget does not incorporate nzbgets numbers, but...
Environment Docker Version 0.13.4 Describe the problem The Download speed widget does not incorporate nzbgets numbers, but shows the icon on bottom right. Logs No errors in logs Context Screenshot ...
yeah sorry no worries
Thanks for taking the time to make the issue