Commit Graph

84 Commits

Author SHA1 Message Date
nncrypted
e79852c8fd Merge pull request #98 from smee42/Status
Add Book Status Management
2014-05-15 08:15:22 -04:00
nncrypted
793908e70a Merge pull request #97 from daktak/config_scan_hide
Config: hide full scan options
2014-05-15 08:15:04 -04:00
smee42
cdd27b1f2c Merge remote-tracking branch 'upstream/master' into Status 2014-05-15 16:39:38 +10:00
smee42
885048927c Add Status Management 2014-05-15 16:33:21 +10:00
smee42
bc722a03fb add html 2014-05-15 15:57:59 +10:00
daktak
110b7ca6c2 hide full scan options if full scan not selected 2014-05-15 15:50:39 +10:00
daktak
b5962b0c9d Added Notify My Android 2014-05-15 10:52:24 +10:00
daktak
173cab241c added config option for http_root
cleaned up config page a little
2014-05-15 10:25:22 +10:00
daktak
665ca6ff5c added proxy options 2014-05-14 11:25:51 +10:00
nncrypted
630b9ff6e8 Merge pull request #85 from smee42/BookSeries
Add series information to books
2014-05-09 08:23:53 -04:00
delphiactual
c030e25c8c Fix NAVBAR {pretty graphics} 2014-05-07 20:35:31 -06:00
smee42
902d9bcc8a Fix for sorting 2014-05-08 11:41:45 +10:00
Neil Mercer
2392fbb72e HTML changes 2014-05-08 09:10:58 +10:00
daktak
6f37e059b1 added option for auto-adding authors 2014-05-07 15:00:18 +10:00
daktak
7519dd12c5 config descriptions 2014-05-07 14:50:09 +10:00
daktak
06c6f3a175 updates to allow configuration of libraryscanning 2014-05-07 14:48:16 +10:00
daktak
5448689f82 Merge remote-tracking branch 'origin/AuthorAdd'
Conflicts:
	lazylibrarian/__init__.py
	lazylibrarian/webServe.py

Merge update into AuthorAdd branch
2014-05-07 13:13:37 +10:00
delphiactual
32fd2395d0 Datak MinimumSeeders PR [AUTO-MERGEABLE] 2014-05-06 10:32:01 -06:00
delphiactual
d256a50454 DOWNLOAD_DIR Fix 2014-05-06 10:12:09 -06:00
daktak
303ae4b106 Added Full Library Scan 2014-05-05 16:02:07 +10:00
delphiactual
eb464233ec Config,html polishing 2014-05-04 19:36:30 -06:00
delphiactual
da5b3a02b6 Torrent support 2014-05-04 12:00:59 -06:00
delphiactual
c691ca6b90 Various Updates (Torrents, Config, Notifiers)
Fixes for torrents processing
Updated css.style sheet & config.html
Beginning to work pushbullet notification into LL
2014-05-03 20:54:52 -06:00
daktak
b84f419ab9 added button to interface 2014-05-02 16:37:00 +10:00
Anthony
d16a57bf1a Merge pull request #52 from daktak/KATorrents
Implimented Initial KATorrent support
2014-05-01 17:47:14 +01:00
daktak
10b0521dcc Implimented
ab6ef1b833
on DobyTang branch
2014-05-01 13:44:50 +10:00
daktak
d2979306cb added match ratio to config 2014-05-01 12:36:12 +10:00
root
a83da79054 update to boxcar2 api 2014-04-24 16:48:05 +10:00
root
b5a010ff80 added boxcar notifications 2014-04-15 13:30:36 +10:00
niprog
e5020ff657 Input max length fix for issue #38 2014-02-26 21:09:04 +00:00
theguardian
f042653b93 Added GoodReads option for book-only adding
Fixed a few other UI issues.
2014-01-26 09:48:54 -08:00
theguardian
42078d65dd Add book-only now works for Google Books API
GoodReads API coming soon.
2014-01-25 23:54:04 -08:00
theguardian
3cf4fb1801 Fixed a lot of issues
Debug logger is verbose.  Info logger is just the right amount (I think)
Magazines now open like Books
GoodReads & GoogleBooks now operate very similarly
Fixed language support for GR & GB
Author page now defaults to all languages so people don't think it's empty
2014-01-25 17:34:54 -08:00
theguardian
6b019df606 Fixed a few existing bugs 2014-01-24 21:05:56 -08:00
theguardian
2cccf538d8 Added BETA magazine service
This is completely BETA and relies on REGEX's that I think are appropriate.
It works for me, but it doesn't work for everyone.  Feel free to make it better.
2014-01-24 17:43:38 -08:00
theguardian
110a5f5c15 Added Twitter support
More bug fixes, logger and algorithm improvements.
2014-01-24 13:58:49 -08:00
theguardian
76046a0cae Added ability to refresh artists
Also cleaned up a lot of code, added ability to ignore books, made logger
more clear and verbose, a lot of UI improvements.
2014-01-23 22:02:30 -08:00
theguardian
a543a54d6d Fully integrated GoogleBooks w/ Current Functionality
User can now choose which API they want to use, GoodReads or GoogleBooks
Fuzz logic implemented on search results to better matches bubble to the top.
There is still a language problem:
GoogleBooks calls everything "en"
GoodReads has a very fractured language field.
2014-01-22 14:37:44 -08:00
theguardian
9d3fa17896 Added/Fixed Renaming/Copying/Moving Options
Implemented destination folder/file renaming structure based on user input.
"Keep original files" in configuration now works properly via move or copy.
"Ebook Type" now does something... (all file extensions not in list get deleted)
Still not happy that destination (non-Calibre) path gets nuked for this process to work.
--This needs to get fixed in future upgrades.
2014-01-21 22:48:41 -08:00
theguardian
ef420dc77a Added intervals as user-config options
Also added placeholders for future configuration options.
Also added a [hidden] git config in config.ini so developers aren't hounded by AjaxMSG to update.
2014-01-21 18:48:51 -08:00
theguardian
63a0f3585d Added "History" View
Adding Nav items broke the CSS since icons were used as images and I could not re-create them.
Someone with CSS skills can make it prettier.  Also added forceScan function.
2014-01-21 17:09:50 -08:00
theguardian
c35b0b0f13 Fixed UI Issues & Bugs
Also updated searchnzb.py to better match NZB titles
2014-01-21 12:32:59 -08:00
theguardian
b25515207f Initial Git Flow Test
Also fixed the "Author Loading" modal to be persistent while it's loading.
2014-01-21 09:28:22 -08:00
Anthony
8b20b59a9b Merge pull request #23 from nncrypted/patch-4
Update config.html

Makes sense.
2014-01-20 13:02:00 -08:00
nncrypted
ed3c2a6b4f Update config.html
Increase SubDir: text box size to fit api key
2014-01-19 21:48:56 -05:00
nncrypted
314376e9d7 Update base.html
Minor cosmetic change. Just to open new version changes in a new tab.
2014-01-19 20:08:45 -05:00
nncrypted
f8b61179d0 Update base.html
Remove extra forward slash.
2014-01-19 01:05:29 -05:00
nncrypted
207423eb86 Update config.html
Change Calibre auto add to work with UUID location identification
2014-01-12 12:06:18 -05:00
DobyTang
ce6f509c0a Now ignoring version.txt file for source - created on demand
New update if first time update from source
2014-01-01 09:56:45 +00:00
DobyTang
d6e8d17117 updates for version checking when non-git install
- branch displayed on config page
- updated test cases for write file
- update version check to set global CURRENT_BRANCH variable
- version.txt will now be updated as we move forward
2013-12-31 21:41:54 +00:00