43 Commits

Author SHA1 Message Date
Phil Borman
20527687b3 Added book description editor 2018-11-02 17:51:32 +01:00
philborman
428ecce4b3 Changes to magazine dates, audiobook names, csv import, local js/rss files (#1405)
* Date parsing optimised

* Magazine date parsing additions

* Only send valid ebook types to calibre

* Hide buttons if user accounts not enabled

* Text changes for consistency

* Removed table length config option

* Extended loglevels, restart job if interval changes

* Remove the "ignore for 24hrs" cookie on manual version check

* Added extra datetypes

* Update to fontawesome 5.0.13 and use local copy

* Recount series totals if a book status is changed

* Added another icon

* Reworked series member status changing

* Remove unused fontawesome files

* Local copies of js and css files

* Audiobook numbering changes

* Pycharm tidying

* Keep authorid on series status change

* Remember authorid when changing series status

* Prefer non-ignored books when name-matching

* Update author totals after changes to a series

* Tidied up series name matching

* Simplified csv import using a list of dicts

* Reworked csv import to use iterator and single thread

* Remove ununsed headers
2018-05-14 22:56:52 +02:00
Phil Borman
43c6787db8 Separate out max search pages from max author pages 2017-10-20 11:41:01 +02:00
Phil Borman
e353fdfa30 Changes to column visibility and covers 2017-10-18 15:04:52 +02:00
Phil Borman
942b22136d Code tidying 2017-09-04 20:16:01 +02:00
Phil Borman
e9c3afdd0b Move manual searches into a menu 2017-06-20 14:49:07 +02:00
Phil Borman
f080fecc0e Minor tidying 2017-05-04 11:42:18 +02:00
Phil Borman
4fc7b0ef71 more html tidying 2017-04-21 22:35:14 +02:00
Phil Borman
0ba41e2616 More html tidying, still can't get the select buttons to line up 2017-04-21 18:57:15 +02:00
Phil Borman
a42a4eaf4b Tidied default interface 2017-04-18 18:00:26 +02:00
Phil Borman
796ca33477 Tidied addAuthor functions and moved into importer.py 2017-03-15 23:10:22 +01:00
Phil Borman
4ea3a6e0ff Series layout changes 2017-03-03 20:30:42 +01:00
Phil Borman
84205f1902 Add author thumb to main index and magazine latest issue image 2017-01-22 20:58:45 +01:00
Phil Borman
83c2ffc066 Column centering in authors book table 2016-12-27 18:50:21 +01:00
phil borman
b6fd288f8f Tidied up display resize for tablets 2016-04-25 12:52:36 +02:00
phil borman
571b60c867 Improved small screen usage 2016-04-21 19:43:48 +02:00
phil borman
dedac4b7c3 Added Noppadet commit to match master branch 2016-04-11 13:35:44 +02:00
phil borman
d61bfb4a98 Better fix for unicode log messages 2016-02-28 22:13:21 +01:00
nncrypted
630b9ff6e8 Merge pull request #85 from smee42/BookSeries
Add series information to books
2014-05-09 08:23:53 -04:00
delphiactual
6196238912 fix on config.html via css 2014-05-07 21:03:16 -06:00
delphiactual
79596b867d Minor style.css fixes for new navbar 2014-05-07 20:47:19 -06:00
delphiactual
c030e25c8c Fix NAVBAR {pretty graphics} 2014-05-07 20:35:31 -06:00
smee42
1fbcab5ad8 Style changes and DB fix 2014-05-08 09:38:02 +10: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
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
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
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
DobyTang
7087af08d7 Issue 4 - merge in Herman Rodgers branch - alot of work in it
So branching to new branch, and will merge my changes from itsmeg ontop

will merge branch back to head once everyone happy its stable.
2013-06-06 22:18:27 +01:00
Mar2zz
f585ec9ea0 import subtitle too and show it with booktitle 2012-02-12 09:28:11 +01:00
Mar2zz
b8b807021d added partial working manual postprocessing (see bookspage). It copy's ebooks into destinationfolder, renaming them author/title/filename.ext 2012-02-08 21:57:41 +01:00
Mar2zz
4792d45580 added feature to hide languages in bookstables. 2012-02-08 16:14:27 +01:00
Mar2zz
1f2fd68cb1 Last book from author to database, and some more info in tables.
Changed tables @ multiple pages, also css. Beware, may cause blindness.
2012-02-05 21:03:12 +01:00
Mar2zz
440696becf fixed downloading nzb's with new method 2012-02-05 08:57:38 +01:00
Mar2zz
9dba7f6f82 GoogleBooks = booksource, GoodReads = authorsource.
A lot of changes, probably broke a lot, but GoogleBooks has a lot more options.
Also, added the ability to add author with all books, or just one checked book (the latter needs code to work though). And, starrating (but I don't really like the color).
2012-02-04 21:12:10 +01:00
Mar2zz
3a112a4c2f added newznab support, fixed whitespace trailing booknames, changed style @ log.html 2012-01-25 00:25:12 +01:00
Mar2zz
19ccb1df0d use date of birth/death instead of totalbooks (which is wrong total anyways) 2012-01-22 23:12:59 +01:00
Mar2zz
80351f29b1 option to ignore languages and ignore books without isbn added 2012-01-22 21:13:31 +01:00
Mar2zz
7a8961db7d changed the way authors are imported (it missed books previously). Now I need to fix TotalBooks though) 2012-01-22 00:30:34 +01:00
Mar2zz
94448d0461 some layout-changes on bookpage 2012-01-21 17:44:05 +01:00
Mar2zz
f528ea677b changed albums/artists to books/authors. Log page now shows loglines. 2012-01-21 13:26:44 +01:00
Mar2zz
e0b7d83c94 initial commit 2012-01-21 11:40:13 +01:00