MattyG
MattyG
HHomarr
Created by MattyG on 8/19/2023 in #💬・get-help
Looking for some help with Media Server Widget (Plex integration) and Download Speed widget (nzbget)
Nope! Didn’t figure it out. Curious - what’s your setup? Does it sound similar to mine? Might narrow the problem down
151 replies
HHomarr
Created by MattyG on 8/19/2023 in #💬・get-help
Looking for some help with Media Server Widget (Plex integration) and Download Speed widget (nzbget)
hmm.. Should I be able to add nzbget integration without a username and password? Tomorrow I can try setting up a username and password on nzbet and see if that gets me any further, but for now, very hapy with the homarr setup minus the download speeds. Everything else works flawlessly now I've got plex integration working.
151 replies
HHomarr
Created by MattyG on 8/19/2023 in #💬・get-help
Looking for some help with Media Server Widget (Plex integration) and Download Speed widget (nzbget)
Just tried this, put in the IP and the port and similar issue - I think you guys are right if one widget works perfectly it might be something to do with requiring a username and password from me?
151 replies
HHomarr
Created by MattyG on 8/19/2023 in #💬・get-help
Looking for some help with Media Server Widget (Plex integration) and Download Speed widget (nzbget)
Aha yeah that was an oversight from my part. All sorted there.
151 replies
HHomarr
Created by MattyG on 8/19/2023 in #💬・get-help
Looking for some help with Media Server Widget (Plex integration) and Download Speed widget (nzbget)
Sorry that's what I meant, I tried making the username nzbget, with a blank value as password. Now the app flashes between working in the usenet widget, then showing this: https://i.imgur.com/NfeMz8P.png
151 replies
HHomarr
Created by MattyG on 8/19/2023 in #💬・get-help
Looking for some help with Media Server Widget (Plex integration) and Download Speed widget (nzbget)
No, it doesn't let me weirdly. Do you think maybe going into the .json and making:
"integration": {
"type": "nzbGet",
"properties": [
{
"field": "username",
"type": "public",
"value": "none"
},
{
"field": "password",
"type": "private"
}
]
}
},
"integration": {
"type": "nzbGet",
"properties": [
{
"field": "username",
"type": "public",
"value": "none"
},
{
"field": "password",
"type": "private"
}
]
}
},
this:
"integration": {
"type": "nzbGet",
"properties": [
{
"field": "username",
"type": "public",
"value": ""
},
{
"field": "password",
"type": ""
}
]
}
},
"integration": {
"type": "nzbGet",
"properties": [
{
"field": "username",
"type": "public",
"value": ""
},
{
"field": "password",
"type": ""
}
]
}
},
Might help?
151 replies
HHomarr
Created by MattyG on 8/19/2023 in #💬・get-help
Looking for some help with Media Server Widget (Plex integration) and Download Speed widget (nzbget)
This is how my docker apps talk to each other, all apps in the compose file connect to the same internal network so the URLs look like that. For example, this is the structure of my prowlarr config: https://i.imgur.com/F44mdKB.png Must be an issue with my setup, since they aren't talking to a recognised URL. I'll open a port on my nzbget and try to get on via my lan.ip.address:port and see if that works
151 replies
HHomarr
Created by MattyG on 8/19/2023 in #💬・get-help
Looking for some help with Media Server Widget (Plex integration) and Download Speed widget (nzbget)
The only reason I'd say it is is this screenshot: https://i.imgur.com/G3IMrwL.png It's picking up the queued list and it can see the progress, size, ETA - even the speed. Just not showing up on the download speed widget
151 replies
HHomarr
Created by MattyG on 8/19/2023 in #💬・get-help
Looking for some help with Media Server Widget (Plex integration) and Download Speed widget (nzbget)
I have solved issue #1, with Plex and the Media Server widget, I just changed the https:// to http:// and that's solved it. Still working on the nzbget download speed issue
151 replies
HHomarr
Created by MattyG on 8/19/2023 in #💬・get-help
Looking for some help with Media Server Widget (Plex integration) and Download Speed widget (nzbget)
And for good measure, here's how nzbget looks: https://i.imgur.com/5UpMe4H.png
151 replies
HHomarr
Created by MattyG on 8/19/2023 in #💬・get-help
Looking for some help with Media Server Widget (Plex integration) and Download Speed widget (nzbget)
151 replies
HHomarr
Created by MattyG on 8/19/2023 in #💬・get-help
Looking for some help with Media Server Widget (Plex integration) and Download Speed widget (nzbget)
Sure thing! Here's how it looks: https://i.imgur.com/MMQRFZq.png
151 replies