[Support] Linuxserver.io - LazyLibrarian


Recommended Posts

40 minutes ago, CHBMB said:

 

Want to post what you did so we can all learn?  Otherwise it's like reading a book and finding the last page is missing.

 

The docker wasn't letting me use /magazines for some reason but after changing it to /books It worked instantly.

Not sure if the permission is due to the docker. Maybe adding a default /magazine mapping to the template would help?

Link to comment
2 minutes ago, CHBMB said:

Post your docker run command and I'll take a look

 

 

root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name="LazyLibrarian" --net="bridge" -e TZ="America/Los_Angeles" -e HOST_OS="unRAID" -e "PUID"="99" -e "PGID"="100" -p 5299:5299/tcp -v "/mnt/cache/appdata/nzbget/downloads/dst/Books/":"/downloads":rw -v "/mnt/user/books/":"/books":rw -v "/mnt/cache/appdata/lazylibrarian":"/config":rw linuxserver/lazylibrarian
654532fad7397e5116c63701f3e2411621c2b4338bc49003b961f2b73221b848

 

Link to comment
13 minutes ago, CHBMB said:

And what was it when you were trying to use /magazines so I can reproduce it here.

 

Permissions denied. Refused to create the folder. It won't create it outside of the /books folder

Edited by jrdnlc
Link to comment
5 minutes ago, CHBMB said:

Ok, so just so I can replicate the workflow, you were downloading MagPi with sabnzbd or nzbget or putting them in a folder and importing them?

 

NZBget. Just add your mappings same as I had mine. Refer to the screenshots I posted and you should be able to reproduce it.

Edited by jrdnlc
Link to comment

Works fine here, must be something local to you.

 

17-Jul-2017 01:25:11 - DEBUG :: POSTPROCESS : Processing magazine Magpi
17-Jul-2017 01:25:11 - DEBUG :: POSTPROCESS : /magazines/Magpi/0003 does not exist, so it's safe to create it
17-Jul-2017 01:25:11 - DEBUG :: POSTPROCESS : Copying 8.JPG to directory /magazines/Magpi/0003
17-Jul-2017 01:25:11 - DEBUG :: POSTPROCESS : Copying Chip MagPi Magazin Mai Juni No 03 2017.pdf to directory /magazines/Magpi/0003
17-Jul-2017 01:25:11 - DEBUG :: POSTPROCESS : Processed nzb: 0003 - Magpi, 
17-Jul-2017 01:25:11 - DEBUG :: POSTPROCESS : Creating cover for /magazines/Magpi/0003/0003 - Magpi.pdf

 

Link to comment
2 minutes ago, CHBMB said:

Works fine here, must be something local to you.

 


17-Jul-2017 01:25:11 - DEBUG :: POSTPROCESS : Processing magazine Magpi
17-Jul-2017 01:25:11 - DEBUG :: POSTPROCESS : /magazines/Magpi/0003 does not exist, so it's safe to create it
17-Jul-2017 01:25:11 - DEBUG :: POSTPROCESS : Copying 8.JPG to directory /magazines/Magpi/0003
17-Jul-2017 01:25:11 - DEBUG :: POSTPROCESS : Copying Chip MagPi Magazin Mai Juni No 03 2017.pdf to directory /magazines/Magpi/0003
17-Jul-2017 01:25:11 - DEBUG :: POSTPROCESS : Processed nzb: 0003 - Magpi, 
17-Jul-2017 01:25:11 - DEBUG :: POSTPROCESS : Creating cover for /magazines/Magpi/0003/0003 - Magpi.pdf

 

 

Post a screenshot of your post-process webui

Edited by jrdnlc
Link to comment

Same as yours.  All I did was use /magazines/$Title/$IssueDate 

 

My docker run command was 

docker run -d --name="lazylibrarian" --net="bridge" -e TZ="Europe/London" -e HOST_OS="unRAID" -e "PUID"="99" -e "PGID"="100" -p 5299:5299/tcp -v "/mnt/cache/downloads/complete/books/":"/downloads":rw -v "/mnt/user/books/calibre/":"/books":rw -v "/mnt/user/magazines":"/magazines":rw -v "/mnt/cache/.appdata/lazylibrarian":"/config":rw linuxserver/lazylibrarian

 

Link to comment
2 minutes ago, CHBMB said:

Same as yours.  All I did was use /magazines/$Title/$IssueDate 

 

My docker run command was 


docker run -d --name="lazylibrarian" --net="bridge" -e TZ="Europe/London" -e HOST_OS="unRAID" -e "PUID"="99" -e "PGID"="100" -p 5299:5299/tcp -v "/mnt/cache/downloads/complete/books/":"/downloads":rw -v "/mnt/user/books/calibre/":"/books":rw -v "/mnt/user/magazines":"/magazines":rw -v "/mnt/cache/.appdata/lazylibrarian":"/config":rw linuxserver/lazylibrarian

 

 

Doesn't look the same that's why I asked to post screenshot. 

Link to comment
  • 1 month later...

Thanks.

 

My indexers are still getting blocked for failing - anyone else having problems or is it just me?

 

2017-08-27 20:59:09	INFO	Blocking provider https://api.nzbgeek.info/ for 60 minutes because [Errno -3] Try again
2017-08-27 20:59:09	ERROR	Error reading data from https://api.nzbgeek.info/: [Errno -3] Try again
2017-08-27 20:59:04	DEBUG	[NewzNabPlus] URL = https://api.nzbgeek.info//api?q=Jane+Austen+Emma&apikey=xxxxxxxxxxxxxxxxxxxxxxxxx&t=search&extended=1
2017-08-27 20:59:04	DEBUG	[NewzNabPlus] - nzb Search parameters set to {'q': u'Jane Austen Emma', 'apikey': u'xxxxxxxxxxxxxxxxxxxxxxxxx', 't': u'search', 'extended': u'1'}
2017-08-27 20:59:04	DEBUG	[NewzNabPlus] searchType [general] with Host [https://api.nzbgeek.info/] mode [nzb] using api [xxxxxxxxxxxxxxxxxxxxxxxxx] for item [{'bookSub': u'', 'bookid': u'6969', 'bookName': u'Emma', 'library': 'eBook', 'authorName': u'Jane Austen', 'searchterm': u'Jane Austen Emma'}]
2017-08-27 20:59:04	DEBUG	[IterateOverNewzNabSites] - https://api.nzbgeek.info/
2017-08-27 20:59:04	DEBUG	Using stored capabilities for https://api.nzbgeek.info/

 

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.