LazyLibrarian: Automate your ebook/author collection

Got a program that plays well with SABnzbd? Share it here!
LibrarianMike

Re: LazyLibrarian: Automate your ebook/author collection

Post by LibrarianMike »

I'd say there's still some issue with post processing on Ubuntu. I really nead to download a copy to test myself I just haven't had the time.
Wimma
Newbie
Newbie
Posts: 46
Joined: October 18th, 2012, 3:50 am

Re: LazyLibrarian: Automate your ebook/author collection

Post by Wimma »

LibrarianMike wrote:I'd say there's still some issue with post processing on Ubuntu. I really nead to download a copy to test myself I just haven't had the time.
Yeah, might be. Still snatched status, and LL folder logs show:

22-Dec-2012 22:54:56 - DEBUG :: POSTPROCESS : nzbtitle Melissa Hill Something From Tiffanys is in downloads
22-Dec-2012 22:54:56 - DEBUG :: POSTPROCESS : Found folder /mnt/disk2/Downloads/Melissa Hill Something From Tiffanys.

every 10 mins, so is finding it, just not actioning.
LibrarianMike

Re: LazyLibrarian: Automate your ebook/author collection

Post by LibrarianMike »

It's rather annoying that it works fine on Mac OS X and windows but not Ubuntu...
Wimma
Newbie
Newbie
Posts: 46
Joined: October 18th, 2012, 3:50 am

Re: LazyLibrarian: Automate your ebook/author collection

Post by Wimma »

Agreed, but think I had it all working fine a couple commits back (except it said processing failed, but it didn't).
Thought would be pretty similar to Mac, but I don't program :)
LibrarianMike

Re: LazyLibrarian: Automate your ebook/author collection

Post by LibrarianMike »

Just a thought, if you mark the book that hasn't post-processed as wanted again (so it re-downloads) does it post-process the book then?
callius
Newbie
Newbie
Posts: 1
Joined: December 23rd, 2012, 4:14 pm

Re: LazyLibrarian: Automate your ebook/author collection

Post by callius »

Happens to me on windows as well.
Python 2.7 (3.X) didnt work
error show in console windows is below ive been over the code and im not sure, but the relevant section was added recently i think
btw this is the same as issue 22 on github

23-Dec-2012 21:19:05 - INFO :: MAIN : Checking database
23-Dec-2012 21:19:05 - INFO :: MAIN : Starting LazyLibrarian on port: 8082
Exception in thread POSTPROCESS:
Traceback (most recent call last):
File "C:\Python27\lib\threading.py", line 551, in __bootstrap_inner
self.run()
File "C:\Python27\lib\threading.py", line 504, in run
self.__target(*self.__args, **self.__kwargs)
File "E:\LazyLibrarian-master\lazylibrarian\postprocess.py", line 49, in proce
ssDir
logger.info("Could not chmod path: " + str(file2));
NameError: global name 'file2' is not defined

seems line 49 code to process.py was added 5 days ago.
Wimma
Newbie
Newbie
Posts: 46
Joined: October 18th, 2012, 3:50 am

Re: LazyLibrarian: Automate your ebook/author collection

Post by Wimma »

LibrarianMike wrote:Just a thought, if you mark the book that hasn't post-processed as wanted again (so it re-downloads) does it post-process the book then?
Redownloaded through sab, but still shows snatched.
Manual post processing doesn't do anything ???
feerlessleadr
Jr. Member
Jr. Member
Posts: 67
Joined: April 30th, 2009, 12:09 pm

Re: LazyLibrarian: Automate your ebook/author collection

Post by feerlessleadr »

I think I'm having a similar problem as to the above persons. I just updated, and the post processing is running, however it is failing for everything that I snatch and download.
24-Dec-2012 11:17:13 - DEBUG :: POSTPROCESS : Found folder I:\Downloads\Books\BOOK.
24-Dec-2012 11:17:13 - DEBUG :: POSTPROCESS : Could not chmod author directory
24-Dec-2012 11:17:13 - DEBUG :: POSTPROCESS : G:\Kindle Fire\LL Books\AUTHOR\TITLE does not exist, so it's safe to create it
24-Dec-2012 11:17:13 - INFO :: POSTPROCESS : Postprocessing for TITLE has failed.
That is the extent of the error in the log.

Maybe it has to do with spaces in either the Author's name or Book Title?
DiKPKY5Gix0q
Newbie
Newbie
Posts: 1
Joined: December 25th, 2012, 3:32 am

Re: LazyLibrarian: Automate your ebook/author collection

Post by DiKPKY5Gix0q »

LibrarianMike wrote:I verified it as working yesterday after the update and not working prior to the update. I added headers to the api calls could be the admin is blocking them intentionally. Won't be able to look at it for a few days
I can confirm the latest (as pulled a few minutes ago) does indeed fix the 403 errors with nzb.su I was seeing with an earlier version.
LibrarianMike

Re: LazyLibrarian: Automate your ebook/author collection

Post by LibrarianMike »

That's good news!
mattie01
Newbie
Newbie
Posts: 5
Joined: December 14th, 2012, 4:08 pm

Re: LazyLibrarian: Automate your ebook/author collection

Post by mattie01 »

anyone else still having a problem with missing books? the mrs added an author "Richelle Mead" it is showing that she has 45 books released. but at the bottom of the page it says "Showing 1 to 13 of 13 results"

on the goodreads site http://www.goodreads.com/search?utf8=%E ... helle+mead

it says she has 49 books.

anyone have any ideas on whats happening? I know there was a post a good 10 pages back saying about a similar issue but i thought it was resolved.
mattie01
Newbie
Newbie
Posts: 5
Joined: December 14th, 2012, 4:08 pm

Re: LazyLibrarian: Automate your ebook/author collection

Post by mattie01 »

On the plus side, the latest update "6e44b16c321f5e5c0b7bab75c580e5445b6d546d" seems to have fixed an issue my synology was having with updating the status of downloaded books. previously on books i marked as wanted, it would snatch them, download them via sabnzbd fine but the status would always stay as "snatched", now they are being reported as "open"
LibrarianMike

Re: LazyLibrarian: Automate your ebook/author collection

Post by LibrarianMike »

mattie01 wrote:anyone else still having a problem with missing books? the mrs added an author "Richelle Mead" it is showing that she has 45 books released. but at the bottom of the page it says "Showing 1 to 13 of 13 results"

on the goodreads site http://www.goodreads.com/search?utf8=%E ... helle+mead

it says she has 49 books.

anyone have any ideas on whats happening? I know there was a post a good 10 pages back saying about a similar issue but i thought it was resolved.
Use the language button at the top of the page to show books in other languages. Also you can click open to open the book on mobile devices such as the iPad/iPod/iPhones.
mattie01
Newbie
Newbie
Posts: 5
Joined: December 14th, 2012, 4:08 pm

Re: LazyLibrarian: Automate your ebook/author collection

Post by mattie01 »

Thank you, Thank you very much!

I now have one very happy mrs. she's actually more happy about this working, then she was about the xmas present I got her.
Wimma
Newbie
Newbie
Posts: 46
Joined: October 18th, 2012, 3:50 am

Re: LazyLibrarian: Automate your ebook/author collection

Post by Wimma »

Hmm, updated LL (6e44b16c321f5e5c0b7bab75c580e5445b6d546d), and got a book and manually post processed:

Timestamp Level Message
2012-12-26 09:18:44 INFO No snatched books have been found
2012-12-26 09:18:44 INFO Postprocessing has begun.
2012-12-26 09:18:29 INFO 1 books are downloaded and processed.
2012-12-26 09:18:29 INFO Successfully processed: Drew Karpyshyn - Annihilation (Star Wars: The Old Republic, #4)
2012-12-26 09:18:28 INFO Postprocessing has begun.
2012-12-26 09:13:00 INFO Drew Karpyshyn Annihilation sent to SAB successfully.
2012-12-26 09:12:58 INFO Searching for Drew Karpyshyn.

Shows as open - worked fine! :)
Post Reply