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.

Has Anyone Successfully Installed NZBDrone?

Featured Replies

glibc is a pretty widely used system wide library. i wouldn't recommend updating it as there is a high probability of breaking things as i am told. is is possible to use a version of mono that doesn't require it?

 

Probably, from what I understand mono no longer has specific glibc requirements, so we'd have to compile our own mono 3 on glibc 2.11 instead of using the package which is only available in slackware-current compiled with 2.5

  • Replies 106
  • Views 20.8k
  • Created
  • Last Reply

Does anyone else have a problem where it runs perfectly for a few hours then crashes?

 

I can't see anything in nzbdrone's log to explain why it has turned off. If I restart the plugin from the Unraid settings menu it runs properly again.

 

It's a little annoying as it seems to work really well when it is on.

 

Which logs would people need to try and help me explain what's causing it?

 

Thanks for the help.

Which logs would people need to try and help me explain what's causing it?

 

In nzbdrone settings turn on the verbose logging (or debug logging, I forget what they call it). There should be an indication in that log, but only when you hop up the logging level.

How do we get nzbdrone updated? Mine is still stuck at 2.0.0.1025.

  • 2 weeks later...

That's... somewhat aggravating. Have a new version I wanted to include Mono 3.0 in, but appears slackware 13.37 uses glibc 2.13, not 2.11. Not sure if unraid just hasn't updated glibc in some time or what, but it's unfortunate nonetheless.

 

I've got a new version that handles nzbdrone updates nicely, among a few other things (should fix the known annoyances above at least). Want to see if I can get Mono 3.0 to be used first though, and without a glibc upgrade from 2.11 to 2.15 if I can help it.

Does mono 3 require it? If not you could just compile it with glibc 2.11.

 

Sent from my SPH-D710VMUB using Tapatalk

 

 

trello has it set to done, so is it? download the plg and boom?

I click on the previous link here and it show it was done.

 

Same here where is the download.

 

 

Sent from my iPhone using Tapatalk

The .plg is on the first post.

To do the updates for nzbdrone when using the plg do you still just update it the same way you would any linux variant?

 

Ubuntu/Debian

 

Add NzbDrone's repository to your software source

 

sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys FDA5DFFC

echo "deb http://update.nzbdrone.com/repos/apt/debian master main" | sudo tee -a /etc/apt/sources.list

 

 

Install/Update NzbDrone

 

sudo apt-get update

sudo apt-get install nzbdrone

 

 

Start NzbDrone

 

mono /opt/NzbDrone/NzbDrone.exe

To do the updates for nzbdrone when using the plg do you still just update it the same way you would any linux variant?

 

 

I just ran "/etc/rc.d/rc.nzbdrone update" from terminal and it updated to 2.0.0.1127 from 2.0.0.1073.

I downloaded the zip file and installed it and it seem like everything installed correctly, could not find it on the dynamix webgui. I went to bed, this morning i did a little poking and in the nzbdrone folder there is nothing.  So i decided to re-run the install go some errors.

 

any suggestions.

 

root@LahomaMediaCenter:/boot/plugins# installplg nzbdrone.plg

installing plugin: nzbdrone

file /boot/packages/mono-2.10.8.1-i486-1sl.txz: already exists

  upgradepkg --install-new /boot/packages/mono-2.10.8.1-i486-1sl.txz ...

+==============================================================================

| Skipping package mono-2.10.8.1-i486-1sl (already installed)

+==============================================================================

 

 

success

file /boot/packages/binutils-2.23.52.0.1-i486-2.txz: already exists

  upgradepkg --install-new /boot/packages/binutils-2.23.52.0.1-i486-2.txz ...

+==============================================================================

| Skipping package binutils-2.23.52.0.1-i486-2 (already installed)

+==============================================================================

 

 

success

file /boot/packages/sqlite-3.7.5-i486-1.txz: already exists

  upgradepkg --install-new /boot/packages/sqlite-3.7.5-i486-1.txz ...

+==============================================================================

| Skipping package sqlite-3.7.5-i486-1 (already installed)

+==============================================================================

 

 

success

file /boot/packages/mediainfo-0.7.46-i486-1sl.txz: already exists

  upgradepkg --install-new /boot/packages/mediainfo-0.7.46-i486-1sl.txz ...

+==============================================================================

| Skipping package mediainfo-0.7.46-i486-1sl (already installed)

+==============================================================================

 

 

success

[glow=red,2,300]file /boot/config/plugins/nzbdrone/nzbdrone_logo.png: downloading from --no-che      ck-certificate https://raw.github.com/NzbDrone/NzbDrone/develop/Logo/64.png ...      2014-02-20 07:24:50 URL:https://raw.github.com/NzbDrone/NzbDrone/develop/Logo/64      .png [3582/3582] -> "/boot/config/plugins/nzbdrone/nzbdrone_logo.png" [1]

bad MD5, deleting[/glow]

LOL this isnt good.  NZBDRONE changed their logo, which breaks the plugin.

 

<FILE Name="/boot/config/plugins/nzbdrone/nzbdrone_logo.png">

<URL>--no-check-certificate https://raw.github.com/NzbDrone/NzbDrone/develop/Logo/64.png</URL>

<MD5>9c9a3977e40d7a0077b3696755a3b1a5</MD5>

 

The MD5 of the logo needs to change, or switch to:

 

<FILE Name="/boot/config/plugins/nzbdrone/nzbdrone_logo.png">

<URL>--no-check-certificate https://raw.github.com/NzbDrone/NzbDrone/develop/Logo/64.png</URL>

 

 

So if you can programs just remove the MD5 check  or replace it with 06FA0B7161F2AB91752A40402585907F

 

How did it break the plugin?

I haven't had any issues with the plugin yet, however have a friend who has the plugin crash after a day's worth of use.

How did it break the plugin?

I haven't had any issues with the plugin yet, however have a friend who has the plugin crash after a day's worth of use.

 

The plugin has a md5 check on the logo.  The logo changed so it fails md5 and just stops.

 

Yes the program is still flaky and i dont know why it stops after a few days or week, even the plugin says stopped and you just have to restart it.  It might have to do with using mono 2.0 instead of 3.0.

I think I've actually had better luck with 3 vs 2.

 

LOL this isnt good.  NZBDRONE changed their logo, which breaks the plugin.

 

<FILE Name="/boot/config/plugins/nzbdrone/nzbdrone_logo.png">

<URL>--no-check-certificate https://raw.github.com/NzbDrone/NzbDrone/develop/Logo/64.png</URL>

<MD5>9c9a3977e40d7a0077b3696755a3b1a5</MD5>

 

The MD5 of the logo needs to change, or switch to:

 

<FILE Name="/boot/config/plugins/nzbdrone/nzbdrone_logo.png">

<URL>--no-check-certificate https://raw.github.com/NzbDrone/NzbDrone/develop/Logo/64.png</URL>

 

 

So if you can programs just remove the MD5 check  or replace it with 06FA0B7161F2AB91752A40402585907F

 

In the plg? Is that what you mean.

 

 

Sent from my iPhone using Tapatalk

 

LOL this isnt good.  NZBDRONE changed their logo, which breaks the plugin.

 

<FILE Name="/boot/config/plugins/nzbdrone/nzbdrone_logo.png">

<URL>--no-check-certificate https://raw.github.com/NzbDrone/NzbDrone/develop/Logo/64.png</URL>

<MD5>9c9a3977e40d7a0077b3696755a3b1a5</MD5>

 

The MD5 of the logo needs to change, or switch to:

 

<FILE Name="/boot/config/plugins/nzbdrone/nzbdrone_logo.png">

<URL>--no-check-certificate https://raw.github.com/NzbDrone/NzbDrone/develop/Logo/64.png</URL>

 

 

So if you can programs just remove the MD5 check  or replace it with 06FA0B7161F2AB91752A40402585907F

 

In the plg? Is that what you mean.

 

 

Sent from my iPhone using Tapatalk

 

Yes the check md5 in the plg needs deleted, or updated to the new checksum.

 

LOL this isnt good.  NZBDRONE changed their logo, which breaks the plugin.

 

<FILE Name="/boot/config/plugins/nzbdrone/nzbdrone_logo.png">

<URL>--no-check-certificate https://raw.github.com/NzbDrone/NzbDrone/develop/Logo/64.png</URL>'>https://raw.github.com/NzbDrone/NzbDrone/develop/Logo/64.png</URL>

<MD5>9c9a3977e40d7a0077b3696755a3b1a5</MD5>

 

The MD5 of the logo needs to change, or switch to:

 

<FILE Name="/boot/config/plugins/nzbdrone/nzbdrone_logo.png">

<URL>--no-check-certificate https://raw.github.com/NzbDrone/NzbDrone/develop/Logo/64.png</URL>'>https://raw.github.com/NzbDrone/NzbDrone/develop/Logo/64.png</URL>

 

 

So if you can programs just remove the MD5 check  or replace it with 06FA0B7161F2AB91752A40402585907F

 

In the plg? Is that what you mean.

 

 

Sent from my iPhone using Tapatalk

 

Yes the check md5 in the plg needs deleted, or updated to the new checksum.

 

I think the changed it again because it failed

file /boot/config/plugins/nzbdrone/nzbdrone_logo.png: downloading from --no-check-certificate https://raw.github.com/NzbDrone/NzbDrone/develop/Logo/64.png ... 2014-02-20 14:00:21 URL:https://raw.github.com/NzbDrone/NzbDrone/develop/Logo/64.png [3582/3582] -> "/boot/config/plugins/nzbdrone/nzbdrone_logo.png" [1]

bad MD5, deleting

 

from plg that i modified

<FILE Name="/boot/config/plugins/nzbdrone/nzbdrone_logo.png">

<URL>--no-check-certificate https://raw.github.com/NzbDrone/NzbDrone/develop/Logo/64.png</URL>'>https://raw.github.com/NzbDrone/NzbDrone/develop/Logo/64.png</URL>

<MD5>06FA0B7161F2AB91752A40402585907F</MD5>

 

Just delete the md5 line, try that.  Who cares if a png doesnt match.

 

New md5

 

c5a3b714e6a8ab930583acece35c8ff754eec00b

Just delete the md5 line, try that.  Who cares if a png doesnt match.

 

New md5

 

c5a3b714e6a8ab930583acece35c8ff754eec00b

 

AMEN!!

Darnit, you guys are right. I'll upload latest version tonight, even without Mono 3 being setup. Means we'll still have the issue of shutdowns after a few days or weeks of running, but a number of other things will be fixed.

To do the updates for nzbdrone when using the plg do you still just update it the same way you would any linux variant?

 

 

I just ran "/etc/rc.d/rc.nzbdrone update" from terminal and it updated to 2.0.0.1127 from 2.0.0.1073.

 

FYI - that's exactly what was intended. Latest version has an "update" button on the webUI if NZBDrone isn't running also. Should have latest up tonight sometime.

I got it install without the md5 and it still downloaded the new icon. Now I got work out Appdata so it's on the cache not the USB stick

 

 

Sent from my iPhone using Tapatalk

Archived

This topic is now archived and is closed to further replies.

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.