Search found 85 matches

by Mar2zz
February 24th, 2012, 2:59 am
Forum: Third-party Addons
Topic: LazyLibrarian: Automate your ebook/author collection
Replies: 450
Views: 589583

Re: LazyLibrarian: Automate your ebook/author collection

nzbs.org doesn't list ebooks, so that one isn't gonna be supported unfortunately. The Beta version of nzbs.org does. http://beta.nzbs.org/browse?t=4050 The beta version is Newznab based, so coverage is likely already provided in LL. nzbs.org users should only need to configure beta.nzbs.org as thei...
by Mar2zz
February 22nd, 2012, 2:06 pm
Forum: Third-party Addons
Topic: LazyLibrarian: Automate your ebook/author collection
Replies: 450
Views: 589583

Re: LazyLibrarian: Automate your ebook/author collection

@seabull: Can you post some examples? The search of nzbmatrix returns correct results on stephen king claiborne, but also on king claiborne stephen and claiborne stephen. so the search isn't that sensitive as you say it is? And do you have an example author title with & in it that is also on nzb...
by Mar2zz
February 21st, 2012, 1:51 pm
Forum: Third-party Addons
Topic: LazyLibrarian: Automate your ebook/author collection
Replies: 450
Views: 589583

Re: LazyLibrarian: Automate your ebook/author collection

nzbs.org doesn't list ebooks, so that one isn't gonna be supported unfortunately. The Beta version of nzbs.org does. http://beta.nzbs.org/browse?t=4050 The beta version is Newznab based, so coverage is likely already provided in LL. nzbs.org users should only need to configure beta.nzbs.org as thei...
by Mar2zz
February 17th, 2012, 4:42 pm
Forum: Third-party Addons
Topic: LazyLibrarian: Automate your ebook/author collection
Replies: 450
Views: 589583

Re: LazyLibrarian: Automate your ebook/author collection

Solved that one :p I am getting a headache by this one: I have added (not in git yet) the option to set ebookfiletypes in preferred order in the config. (like epub, mobi, lit, pdf etc). So, there is a list with an order. Now I use glob.glob to read the downloadpath in that order (*.extension grabbed...
by Mar2zz
February 17th, 2012, 6:12 am
Forum: Third-party Addons
Topic: LazyLibrarian: Automate your ebook/author collection
Replies: 450
Views: 589583

Re: LazyLibrarian: Automate your ebook/author collection

Wow, it's a rare thing my code works at first try :p
thx for testing.
by Mar2zz
February 17th, 2012, 1:17 am
Forum: Third-party Addons
Topic: LazyLibrarian: Automate your ebook/author collection
Replies: 450
Views: 589583

Re: LazyLibrarian: Automate your ebook/author collection

My first prio is to create a reliable and stable webserver which searches for books on multiple providers (torrents also), processes nzb's/torrents, postprocesses (with naming schemes) books based on fileformat (if multiple books in download, keep only preferred format) and this all without bugs and...
by Mar2zz
February 16th, 2012, 9:48 am
Forum: Third-party Addons
Topic: LazyLibrarian: Automate your ebook/author collection
Replies: 450
Views: 589583

Re: LazyLibrarian: Automate your ebook/author collection

The addbook option doesn't work, right now only authors can be added, that way all books from an author will be imported in the database. Then you can select a book on the authorpage and set it as wanted.

See also this issue:
https://github.com/Mar2zz/LazyLibrarian/issues/8
by Mar2zz
February 16th, 2012, 9:23 am
Forum: Third-party Addons
Topic: LazyLibrarian: Automate your ebook/author collection
Replies: 450
Views: 589583

Re: LazyLibrarian: Trying in vain to set up on Ubuntu

Ok, Downloaded LL, set it up with the usual, it runs and searches for books, but doesnt seem to generate any NZB's I setup an account on nzb.su and put the api in the config of LL. What am I doing wrong? I don't need SABnzbs setting and stuff, I just want it to drop the NZB's into a watch folder wh...
by Mar2zz
February 15th, 2012, 9:58 am
Forum: Third-party Addons
Topic: LazyLibrarian: Automate your ebook/author collection
Replies: 450
Views: 589583

Re: LazyLibrarian: Automate your ebook/author collection

It's allready in config ini, but it's not enabled in code. I will add support in a few days, but I do not have a nzbmatrix vip account, so I can't test it with more then 20 hits a day (I am a write,try,writy,try coder, so I hit that limit quite fast). nzbs.org doesn't list ebooks, so that one isn't ...
by Mar2zz
February 10th, 2012, 9:44 am
Forum: Third-party Addons
Topic: LazyLibrarian: Automate your ebook/author collection
Replies: 450
Views: 589583

Re: LazyLibrarian: Automate your ebook/author collection

You are welcome :)

Did some things today,
It saves a cover and metadata in the destinationfolder when books are processed.

11-02: an attempt to use scheduled jobs for nzb-searching and postprocessing is pushed to git. update if you need, I still need to build an updater.
by Mar2zz
February 8th, 2012, 5:12 pm
Forum: Third-party Addons
Topic: LazyLibrarian: Automate your ebook/author collection
Replies: 450
Views: 589583

LazyLibrarian: Automate your ebook/author collection

Still in a very early stage of development (so bugs are plenty and features are less), but nevertheless it downloads books for me on command if available. Search for authors or books, add them to the database, set books to wanted and watch the magic happen. Source can be downloaded here, installinst...
by Mar2zz
January 24th, 2012, 6:40 pm
Forum: Post-Processing Scripts
Topic: Cant get post script to load on my Synology
Replies: 4
Views: 4359

Re: Cant get post script to load on my Synology

is the file readable/executable for the user you run sabnzbd with? (do you have rootaccess?)
.exe won't work on syno...
by Mar2zz
January 10th, 2012, 4:13 pm
Forum: Post-Processing Scripts
Topic: need help with simple script...
Replies: 5
Views: 4527

Re: need help with simple script...

For movies and tvshows go to Sorting. there you can assign move/rename to categories.
by Mar2zz
January 8th, 2012, 2:06 pm
Forum: Post-Processing Scripts
Topic: Script to change date to current?
Replies: 6
Views: 5503

Re: Script to change date to current?

I don't know windows commands sorry. Maybe someone else does.
Here is something, but touch doesn't seem to be a native command on windows.
http://superuser.com/questions/10426/wi ... mand-touch
by Mar2zz
January 8th, 2012, 1:56 pm
Forum: Post-Processing Scripts
Topic: Script to change date to current?
Replies: 6
Views: 5503

Re: Script to change date to current?

use touch -params "$1" touch --help tells you more about params. touch -m changes the modified field only, it changes it to time it's touched (time of postprocessing), but you can specify times if you want to. (well, I hope you run linux or xmbc-live, or else touch is not a function you ca...