LazyLibrarian: Automate your ebook/author collection
Re: LazyLibrarian: Automate your ebook/author collection
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.
Re: LazyLibrarian: Automate your ebook/author collection
Yeah, might be. Still snatched status, and LL folder logs show: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.
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.
Re: LazyLibrarian: Automate your ebook/author collection
It's rather annoying that it works fine on Mac OS X and windows but not Ubuntu...
Re: LazyLibrarian: Automate your ebook/author collection
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
Thought would be pretty similar to Mac, but I don't program
Re: LazyLibrarian: Automate your ebook/author collection
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?
Re: LazyLibrarian: Automate your ebook/author collection
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.
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.
Re: LazyLibrarian: Automate your ebook/author collection
Redownloaded through sab, but still shows snatched.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?
Manual post processing doesn't do anything
-
- Jr. Member
- Posts: 67
- Joined: April 30th, 2009, 12:09 pm
Re: LazyLibrarian: Automate your ebook/author collection
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.
Maybe it has to do with spaces in either the Author's name or Book Title?
That is the extent of the error in the log.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.
Maybe it has to do with spaces in either the Author's name or Book Title?
-
- Newbie
- Posts: 1
- Joined: December 25th, 2012, 3:32 am
Re: LazyLibrarian: Automate your ebook/author collection
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 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
Re: LazyLibrarian: Automate your ebook/author collection
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.
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.
Re: LazyLibrarian: Automate your ebook/author collection
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"
Re: LazyLibrarian: Automate your ebook/author collection
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 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.
Re: LazyLibrarian: Automate your ebook/author collection
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.
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.
Re: LazyLibrarian: Automate your ebook/author collection
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!
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!