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.

overbyrns v5/6 plugins. NZBGet,Dropbox,SSH,Denyhosts,Beets,LMS,pyload

Featured Replies

I think the issue with Dropbox is likely the same as the one reported here:

https://www.dropboxforum.com/hc/en-us/community/posts/204356529-cli-link-broken-

 

Here's the relevant bits:

Question:

"I'm trying to link my Dropbox to a command line linux client. When I do dropbox start I do get a link https://www.dropbox.com/cli_link?host_id=abcdef0123456 which takes me to a login page. When I try and log in I get an error message that there was a problem completing the request."

 

Solution:

"It looks like I had an outdated 2.x version of the Dropbox installer on that machine... Current version is 3.x. Upgrading fixed it."

 

Overbyrn's plugin downloads the Dropbox binaries from his own repository on GitHub -- which are frozen at version 2.10.28. As of today the current version is 3.10.11.

 

I've tried swapping the newest Dropbox version in (3.x), but it doesn't work straight out of the box (the Dropbox service fails to start) and I haven't yet had time to investigate why. There may be some changes in the way that the 2.x and 3.x versions are called. Maybe somebody else who has more time can look into this further.

 

If you don't want to hunt, the up-to-date Dropbox binaries can be downloaded at:

https://www.dropbox.com/download?plat=lnx.x86_64

  • Replies 95
  • Views 17.2k
  • Created
  • Last Reply

I can confirm that the activation link works fine with the Dropbox 3.11 client. I am working to update the plugin but it may be some time.

any chance that SSH and Denyhosts will be updated to run with 6.1.3.? the start/stop buttons are not working and i cant disable direct root login with ssh. also i cant be sure that denyhosts is doing the work 100%

 

overbyrn are you there? still out of the plugin business? :(

 

I've been using Overbyrn's SSH plugin, and just found out my authentication key isn't accepted anymore. Like phenomeus i found that I couldn't start/stop the SSH service (or change any SSH settings) from the web ui. I had disabled Telenet and password authentication, so it was a bit of a pain to get back in.

 

I needed to uninstall the SSH plugin and then temporarily enable password authentication by editing /flash/config/ssh/sshd_config, so I could log back in and get my keys straightened out.

 

If you've been using the SSH plugin and haven't SSH'd into your unraid box in a while, it's probably a good idea to test it out to see if you can still get in.

With regard to the Beets plugin, I am getting a libffi python error on v5 plugin with the latest version of Beets and wondered if others have it sorted or not?

 

https://github.com/sampsyo/beets/issues/1732

 

local@Tower-32:/$ beet

Traceback (most recent call last):

File "/usr/bin/beet", line 9, in

load_entry_point('beets==', 'console_scripts', 'beet')()

File "/usr/lib/python2.7/site-packages/setuptools-0.9.8-py2.7.egg/pkg_resources.py", line 378, in load_entry_point

File "/usr/lib/python2.7/site-packages/setuptools-0.9.8-py2.7.egg/pkg_resources.py", line 2566, in load_entry_point

File "/usr/lib/python2.7/site-packages/setuptools-0.9.8-py2.7.egg/pkg_resources.py", line 2260, in load

File "/usr/lib/python2.7/site-packages/beets/init.py", line 19, in

import beets.library

File "/usr/lib/python2.7/site-packages/beets/library.py", line 29, in

from beets.mediafile import MediaFile, MutagenError, UnreadableFileError

File "/usr/lib/python2.7/site-packages/beets/mediafile.py", line 58, in

from beets.util import displayable_path, syspath

File "/usr/lib/python2.7/site-packages/beets/util/init.py", line 19, in

import ctypes

File "/usr/lib/python2.7/ctypes/init.py", line 10, in

from _ctypes import Union, Structure, Array

ImportError: libffi.so.6: cannot open shared object file: No such file or directory

local@Tower-32:/$

 

Edit: @sampsyo has done an upstream fix to suppress this for now by importing ctypes only on Windows, where it is needed. Always fast with responses and fixes where possible!

  • 2 weeks later...

Great, thanks overbyrn.

 

I've been using your older LMS plugin for some time - very successfully I might add. I am currently on Unraid v5 and have upgraded to this version successfully.

 

I was planning to move to Unraid v6 soon, so are there any tips for upgrading the plugin or is it just a case of disabling, upgrading Unraid and then installing the new one in-place?

 

Thanks for your work on these.

 

ctrlbreak

You should be okay just to remove the old lms.plg and replace with the newer v6 variant. unRAID v6 comes with Perl pre-baked, so you can also remove the perl package that'll be in /boot/packages.  I don't believe I made any changes to the way the plugin manages LMS and its config.  All the same, for safety sake I'd suggest taking a backup of /boot/config/plugins/lms and also where-ever you have your LMS installation stored.

 

I just installed version 6.1.4, and I get this error for the LMS:

 

Warning: simplexml_load_file(): I/O warning : failed to load external entity "" in /usr/local/emhttp/plugins/dynamix.plugin.manager/scripts/plugin on line 193

plugin: xml parse error

 

Unfortunately, I don't have a editor suitable to determine what line 193 looks like.  Any ideas on what might cause this?  (And I realize I'm asking for something no longer used by most people, but my Squeeze Boxes still work fine and are great to use.)  Thank you for any assistance. 

Great, thanks overbyrn.

 

I've been using your older LMS plugin for some time - very successfully I might add. I am currently on Unraid v5 and have upgraded to this version successfully.

 

I was planning to move to Unraid v6 soon, so are there any tips for upgrading the plugin or is it just a case of disabling, upgrading Unraid and then installing the new one in-place?

 

Thanks for your work on these.

 

ctrlbreak

You should be okay just to remove the old lms.plg and replace with the newer v6 variant. unRAID v6 comes with Perl pre-baked, so you can also remove the perl package that'll be in /boot/packages.  I don't believe I made any changes to the way the plugin manages LMS and its config.  All the same, for safety sake I'd suggest taking a backup of /boot/config/plugins/lms and also where-ever you have your LMS installation stored.

 

I just installed version 6.1.4, and I get this error for the LMS:

 

Warning: simplexml_load_file(): I/O warning : failed to load external entity "" in /usr/local/emhttp/plugins/dynamix.plugin.manager/scripts/plugin on line 193

plugin: xml parse error

 

Unfortunately, I don't have a editor suitable to determine what line 193 looks like.  Any ideas on what might cause this?  (And I realize I'm asking for something no longer used by most people, but my Squeeze Boxes still work fine and are great to use.)  Thank you for any assistance.

Not sure if this plugin is compatible with 6.1.4 as it doesn't seem to get a lot of support anymore and it is still in the 6.0 plugin section.

 

Many people are using LMS on this forum, including me. Highly recommend the docker. Plugins should only be used when they need direct access to the OS and/or hardware.

Not sure if this plugin is compatible with 6.1.4 as it doesn't seem to get a lot of support anymore and it is still in the 6.0 plugin section.

 

Many people are using LMS on this forum, including me. Highly recommend the docker. Plugins should only be used when they need direct access to the OS and/or hardware.

 

Thank you.  I just moved to version 6 yesterday (was on version 4 until a few months ago!), and I didn't know that there were different levels of plugins. 

 

Could you point me in the direction of the "docker"?  I saw reference to this elsewhere, but I don't have any other info on the docker other than that reference (and your reference). 

Thank you.  I just moved to version 6 yesterday (was on version 4 until a few months ago!), and I didn't know that there were different levels of plugins. 

 

Could you point me in the direction of the "docker"?  I saw reference to this elsewhere, but I don't have any other info on the docker other than that reference (and your reference).

Install the Community Applications plugin and it will help you find and install dockers.

Thank you.  I just moved to version 6 yesterday (was on version 4 until a few months ago!), and I didn't know that there were different levels of plugins. 

 

Could you point me in the direction of the "docker"?  I saw reference to this elsewhere, but I don't have any other info on the docker other than that reference (and your reference).

Install the Community Applications plugin and it will help you find and install dockers.

 

Thank you.  I'm off to do that now.

  • 1 month later...

I can confirm that the activation link works fine with the Dropbox 3.11 client. I am working to update the plugin but it may be some time.

 

Any updates to these plugins at all? My Dropbox broke after a reboot and now won't allow me to relink it to my account with the older version of the plugin...

  • 4 weeks later...

Long time user/First post so...

 

First kudos to overbyrns for putting these plugins together.  I'm mostly using dockers now as is recommended for changes other than for "needs access to OS" type things.  On that note there is the ssh plugin for persisting changes as well as supporting the pubkey auth.

 

The version that is out on github stopped working with the security changes that happened with the v6.1 upgrade.  As it turns out I upgraded from v5 to post v6.1 so it was out of date for me right out of the gate.

 

Being motivated and with much reading here (thank you community of posters) I managed a fix.

 

I have posted a .diff output on the github page for the plugin which brings it into working order (if not "compliance") with v6.1.x.

 

Overbyrns has done such a great job with this that I'm hoping that he sees my post on github or this one and updates the official plugin.  If not then I might consider a fork but I expect I am not as good as him at all this (standing on the shoulders of giants and all that biz) but will do so for the good of the community if needed.

 

While I wait a bit those of you who can apply the .diff file can find it on github and if you can please let me know and I will post again and attach the version I have.  I'm loath to do that on my first post since attachments live on forever and could lead some astray if they load something old.

 

doc..

Thanks doc. I would love to see it running again. Could you also fix denyhosts?

 

I think overburn don't support the plugin game anymore (never the less big thank you for the hard work) so I would like to see a fork and an supported version for ssh and denyhosts

 

Thank you in advance

  • 2 weeks later...

Hello,

 

I have some difficulties to install nzbget plugin :

 

plugin: installing: https://raw.githubusercontent.com/overbyrn/unraid-v6-plugins/master/nzbget.plg
plugin: downloading https://raw.githubusercontent.com/overbyrn/unraid-v6-plugins/master/nzbget.plg
plugin: downloading: https://raw.githubusercontent.com/overbyrn/unraid-v6-plugins/master/nzbget.plg ... done

Warning: simplexml_load_file(): /tmp/plugins/nzbget.plg:1: parser error : Document is empty in /usr/local/emhttp/plugins/dynamix.plugin.manager/scripts/plugin on line 193

Warning: simplexml_load_file(): in /usr/local/emhttp/plugins/dynamix.plugin.manager/scripts/plugin on line 193

Warning: simplexml_load_file(): ^ in /usr/local/emhttp/plugins/dynamix.plugin.manager/scripts/plugin on line 193

Warning: simplexml_load_file(): /tmp/plugins/nzbget.plg:1: parser error : Start tag expected, '<' not found in /usr/local/emhttp/plugins/dynamix.plugin.manager/scripts/plugin on line 193

Warning: simplexml_load_file(): in /usr/local/emhttp/plugins/dynamix.plugin.manager/scripts/plugin on line 193

Warning: simplexml_load_file(): ^ in /usr/local/emhttp/plugins/dynamix.plugin.manager/scripts/plugin on line 193
plugin: xml parse error

 

Is there any solution?

 

Thanks

Hello,

 

I have some difficulties to install nzbget plugin :

 

...Is there any solution?

 

Thanks

Looking at your post history, it seems you are on unRAID v6.1. This plugin is not compatible, the author hasn't posted in a very long time, and you should be using a docker for this anyway. If you insist on using a plugin anyway see PhAzE thread.

Thanks doc. I would love to see it running again. Could you also fix denyhosts?

 

I think overburn don't support the plugin game anymore (never the less big thank you for the hard work) so I would like to see a fork and an supported version for ssh and denyhosts

 

Thank you in advance

 

Ok, I guess I'm a plugin developer now :-)

I'll get out to github and fork the ssh and denyhosts plugins and see what I can do and how quickly.  For readers interested in any of the others I'll have to see.  I don't use them (or denyhosts but should and will if I'm maintaining it :) and think most if not all of the others should be docker containers.

 

Overbyrn, if you're out there I still see these as yours and will do my best to reintegrate my changes if you return.

 

doc..

thats cool doc. denyhosts and ssh are to small for docker i think. the other plugins are afaik already released and maintained as docker containers.

 

thanks a lot

  • 2 weeks later...

Well I've managed to fork the Overbyrn copy and figure out how to do releases so that I could store the support files (putty, python, etc).  The only two I've done are ssh and deny hosts and my tests have been against only two machines but here's the link to my versions.

 

https://github.com/docgyver/unraid-v6-plugins

 

Look forward to feedback.

 

Does anyone know how I might start my own support thread?  I don't mind using this one but it seems inappropriate to tarnish someone else's thread with any mistakes I might make.

 

Edit:

Found out how to post.  Please go here for support.

 

DocGyver..

  • 9 months later...

I have a problem with the pyload v6 plugin.

After installation of the plugin I go to Settings > PyLoad and click the "Install" button to install the "pyLoad Application".

However nothing happens.

Also I can´t change the settings on the right side, after "Apply" they reset to default values.

Please see the attached screenshot.

pyload.png.b8b75c3a20aedb1ff8920bf5b27adf11.png

I have a problem with the pyload v6 plugin.

After installation of the plugin I go to Settings > PyLoad and click the "Install" button to install the "pyLoad Application".

However nothing happens.

Also I can´t change the settings on the right side, after "Apply" they reset to default values.

Please see the attached screenshot.

NONE of overbyrns plug-ins are compatible with unRaid 6.1+

 

You should uninstall all of them and instead switch to utilizing docker applications or PhAzE's plugins.  You will only ever see compatible plugins via the Apps tab

NONE of overbyrns plug-ins are compatible with unRaid 6.1+

 

You should uninstall all of them and instead switch to utilizing docker applications or PhAzE's plugins.  You will only ever see compatible plugins via the Apps tab

Thanks for the info!

Do you know of a compatible docker / plugin for pyload or other download manager?

Have not found anything else on google with "unraid download manager".

NONE of overbyrns plug-ins are compatible with unRaid 6.1+

 

You should uninstall all of them and instead switch to utilizing docker applications or PhAzE's plugins.  You will only ever see compatible plugins via the Apps tab

Thanks for the info!

Do you know of a compatible docker / plugin for pyload or other download manager?

Have not found anything else on google with "unraid download manager".

Install Community Applications (link in sig) and look in there

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.