W-W / unRAID

unRAID Plug-ins
13 stars 1 forks source link

LazyLibrarian Source #9

Open Markyb0y opened 11 years ago

Markyb0y commented 11 years ago

Can you please make the LazyLibrarian plugin use https://github.com/LibrarianMike/LazyLibrarian.git

this fork is being worked on regularly and is currently the only version I can get working normally, so would love to have this version on unraid

thanks

Markyb0y commented 11 years ago

Seems Mike has disappeared?

a fork was made before though

https://github.com/Code-Slave/LazyLibrarian

however, when I changed the git clone line to use this repository I now get errors

Error !

AttributeError: 'module' object has no attribute 'CURRENT_VERSION'

72 73

74
75 % if not lazylibrarian.CURRENT_VERSION: 76
77 You're running an unknown version of lazylibrarian. Update or 78 Close 79
80 % elif lazylibrarian.CURRENT_VERSION != lazylibrarian.LATEST_VERSION and lazylibrarian.INSTALL_TYPE != 'win': /usr/local/lazylibrarian/data/interfaces/default/base.html, line 75: % if not lazylibrarian.CURRENTVERSION: /usr/local/lazylibrarian/mako/runtime.py, line 718: callable(context, _args, *_kwargs) /usr/local/lazylibrarian/mako/runtime.py, line 692: _exec_template(inherit, lclcontext, args=args, kwargs=kwargs) /usr/local/lazylibrarian/mako/runtime.py, line 660: **_kwargs_forcallable(callable, data)) /usr/local/lazylibrarian/mako/template.py, line 302: return runtime.render(self, self.callable, args, data) /usr/local/lazylibrarian/lazylibrarian/webServe.py, line 27: except:

please update theplugin as its now very old and doesnt work very well on that version, the new version is MUCH better!

thanks