Everything posted by Kodash
-
[Plugin] DVB-Driver
Thanks for your help so far! The adapter is a USB DVB-T2 one so just a standard reciever? Are the attached what you were thinking?
-
[Plugin] DVB-Driver
Yeah I think so! Both detect the dvb fine, just no channels. It's a USB tuner so I'll try it in a different machine and report back
-
[Plugin] DVB-Driver
I think I've made progress. I had pci-e card that was throwing alot of errors that made me abit embarrassed to post the logs! I can see it in the plugin now using the tbs-opensource driver. But when I pass it to plex and tvheadend it can't find us any channels. Is that a device issue or a driver issue? Ps sorry the screenshots are mobile ones voyager-diagnostics-20210314-2057.zip
-
[Plugin] DVB-Driver
Stupid uneducated question, if I add to the go file is the Kernel Modulename = 5.10.21-Unraid? Or is it the chipset of the DVB controller? Trying to get a WinTV-soloHD to appear
-
[Support] binhex - Sonarr
Can confirm updated and it's running as expected! Perhaps I just got caught in between releases? Thanks for the feedback and thanks for all your hard work!
-
[Support] binhex - Sonarr
Well, I checked this morning as i've only realy started playing with Sonarr and the WebUI wasn't working, I have AutoUpdates turned on for docker containers, so I just assumed there was an update, and came to this thread to see if there was a 'known issue'. Changed the repository to binhex/arch-sonarr:latest, and pulled the new container. Then I bashed in and noticed the Sonarr.exe difference. Changed this, and Sonarr V3 started. Then I thought, oh well i've changed this now but as soon as another update is published I'm going to have to do it again. So deleted the container from Unraid and created a new one from a template, using :latest again, and encountered the same issue. Don't know if that's useful?
-
[Support] binhex - Sonarr
I did try the :latest tag, but for some reason, it didn't seem to pull properly for me I don't know enough about Unraid/Docker to say why it didn't work as it should for me.
-
[Support] binhex - Sonarr
I had the same issue. Not sure if it's the correct procedure, but I bashed into the container and changed the script in: /home/nobody and change the app path to /usr/bin/mono --debug /usr/lib/sonarr/bin/Sonarr.exe -nobrowser -data=/config Wierdly, when I reset the container, same issue, but they just pasted "/usr/bin/mono --debug /usr/lib/sonarr/bin/Sonarr.exe -nobrowser -data=/config" in the terminal and it ran. I believe they changed the app name from NzbDrone to Sonarr in V3.