LazyLibrarian: Automate your ebook/author collection
Re: LazyLibrarian: Automate your ebook/author collection
Well I'm glad it's finally fixed for everyone
Re: LazyLibrarian: Automate your ebook/author collection
Awesome job LibrarianMike, much appreciated.
The wife had a go today, and loves it!
Couldn't find all the books she tried, though only through lack of availability - LL working great!!
Thanks again for the hard work so far.
The wife had a go today, and loves it!
Couldn't find all the books she tried, though only through lack of availability - LL working great!!
Thanks again for the hard work so far.
Re: LazyLibrarian: Automate your ebook/author collection
When picking an author, attempting to select all the books does not work. The icon in the column header disappears and no books are selected.
Re: LazyLibrarian: Automate your ebook/author collection
Is it possible to select all skipped books?
Re: LazyLibrarian: Automate your ebook/author collection
Same on ubuntu, doesn't select all books (never tried before!)
Also, if we're at feature request stage yet
Any chance of setting the permissions on post processing by a variable anywhere in the config, so users could choose?
Or just the author folder to 775 or something?
Seems to be 700 by default (forgot I was overwriting with 775 myself).
eg:
simon@Holly:~$ ls /mnt/disk3/e-books/ -l |grep Kath
drwx------ 3 simon simon 4096 Dec 26 18:48 Kathleen Tessaro
simon@Holly:~$ ls /mnt/disk3/e-books/Kathleen\ Tessaro/ -l
total 4
drwxrwxrwx 2 simon simon 4096 Dec 26 18:48 The Debutante
simon@Holly:~$ ls /mnt/disk3/e-books/Kathleen\ Tessaro/The\ Debutante/ -l
total 512
-rwxrwxrwx 1 simon simon 7108 Dec 26 18:48 cover.jpg
-rwxrwxrwx 1 simon simon 1952 Dec 26 18:48 metadata.opf
-rw-rw-r-- 1 simon simon 510284 May 12 2012 The Debutante.mobi
Also, if we're at feature request stage yet
Any chance of setting the permissions on post processing by a variable anywhere in the config, so users could choose?
Or just the author folder to 775 or something?
Seems to be 700 by default (forgot I was overwriting with 775 myself).
eg:
simon@Holly:~$ ls /mnt/disk3/e-books/ -l |grep Kath
drwx------ 3 simon simon 4096 Dec 26 18:48 Kathleen Tessaro
simon@Holly:~$ ls /mnt/disk3/e-books/Kathleen\ Tessaro/ -l
total 4
drwxrwxrwx 2 simon simon 4096 Dec 26 18:48 The Debutante
simon@Holly:~$ ls /mnt/disk3/e-books/Kathleen\ Tessaro/The\ Debutante/ -l
total 512
-rwxrwxrwx 1 simon simon 7108 Dec 26 18:48 cover.jpg
-rwxrwxrwx 1 simon simon 1952 Dec 26 18:48 metadata.opf
-rw-rw-r-- 1 simon simon 510284 May 12 2012 The Debutante.mobi
Re: LazyLibrarian: Automate your ebook/author collection
Try updating, the select all issue should now be fixed.
Last edited by LibrarianMike on December 28th, 2012, 3:47 am, edited 1 time in total.
Re: LazyLibrarian: Automate your ebook/author collection
Just type 'skipped' into the table filterscochr wrote:Is it possible to select all skipped books?
Re: LazyLibrarian: Automate your ebook/author collection
Post processing is not working for me anymore. Debug log says:
POSTPROCESS : Could not chmod author directory
POSTPROCESS : Could not chmod author directory
Re: LazyLibrarian: Automate your ebook/author collection
It will still work, it is just unable to set the permissions of the author directory. It should not stop just because of that message.scochr wrote:Post processing is not working for me anymore. Debug log says:
POSTPROCESS : Could not chmod author directory
Re: LazyLibrarian: Automate your ebook/author collection
It will not post process and I assume this is the error. There are no other relevant errors. I tested by removing a book from the download and final destination. I then re-grabbed it. It downloads fine but never moves the book to the final destination. I've also tried the 'manual process' button with the same result.
Re: LazyLibrarian: Automate your ebook/author collection
Hmm okay. this has not changed for a few days. What it does is catches the error and then writes the message for your information. It should still continue. But I'll take a look
Re: LazyLibrarian: Automate your ebook/author collection
Here's a bit more info. Is downloads the final destination or the download destination? If it's the final destination perhaps it's cached somewhere? I've restarted lazylibrarian with the same results.
POSTPROCESS: nzbtitle xxx is in downloads.
POSTPROCESS: nzbtitle xxx is in downloads.
Re: LazyLibrarian: Automate your ebook/author collection
So basically nzbtitle xxx is in downloads just means it has found the folder it was looking for the in download directory, nothing has yet been moved.