|
b7bdd9da7a
|
store classification without primary id
|
2016-01-03 23:33:19 +05:30 |
|
|
b67a1d354b
|
dont store book id in metadata table
|
2016-01-03 23:06:20 +05:30 |
|
|
935f8d7f2b
|
shorter db sessions
|
2015-12-24 20:41:47 +05:30 |
|
|
5024414ed6
|
cover url can fail
|
2015-12-11 00:43:56 +00:00 |
|
|
8a26285c88
|
better online/offline status handling
|
2015-12-02 22:05:23 +01:00 |
|
|
3b166eccbb
|
scrape async
|
2015-12-02 16:30:37 +01:00 |
|
|
ad1c341d35
|
fix editing metadata
|
2015-12-01 14:21:58 +01:00 |
|
|
dcb0a16153
|
only scrape with item, move after editing metadata
|
2015-12-01 12:09:50 +01:00 |
|
|
01f33a5c50
|
move files after setting primaryid
|
2015-12-01 11:37:47 +01:00 |
|
|
1e17e4a9d1
|
open folder and select file on osx
|
2015-11-30 18:07:07 +01:00 |
|
|
216cb411fe
|
add option to open folder
|
2015-11-30 17:50:03 +01:00 |
|
|
d497e89b2b
|
use logging.getLogger(__name__)
|
2015-11-29 15:56:38 +01:00 |
|
|
7c1e5c691a
|
use tor hidden service instead of ed25515 as peer id
|
2015-11-26 01:26:10 +01:00 |
|
|
13e360ac97
|
open external urls in browser
|
2015-11-19 15:11:18 +01:00 |
|
|
26da12dedd
|
fix shutdown
|
2015-11-18 01:27:53 +01:00 |
|
|
909e38c302
|
cleanup scrape before removing book
|
2015-11-16 16:35:42 +01:00 |
|
|
25c24d6f20
|
support drag and drop
|
2015-06-06 19:54:44 +02:00 |
|
|
6bce40ad3a
|
add sort names/titles
|
2015-05-14 13:03:49 +02:00 |
|
|
505d7efe9b
|
faster sort/find update
|
2015-04-21 19:58:32 +02:00 |
|
|
6eb08bd464
|
use only nubers if integer contains a mixed string
|
2015-04-20 09:49:35 +02:00 |
|
|
6d19dd5e81
|
inital cbr support
|
2015-03-14 13:05:15 +05:30 |
|
|
61bc1a7267
|
fix author sort
|
2015-03-08 18:18:22 +05:30 |
|
|
ea0277348b
|
use first latin character if possible
|
2015-03-08 00:12:16 +05:30 |
|
|
2711fbb0c1
|
scrape metadata in background
|
2015-03-07 21:54:07 +05:30 |
|
|
fe71615a3f
|
fall back to latin-1 if txt files is not utf-8
|
2015-03-07 17:29:59 +05:30 |
|
|
67788f2a04
|
remotemetadata cleanup
- dont overwrite metadata if lookup does not return anything
- make find fail without error
|
2015-03-01 13:20:08 +05:30 |
|
|
08d30c2e67
|
fix off-by-one in range requests
|
2015-02-22 17:38:58 +05:30 |
|
|
ad0a2a7b03
|
add range request support
|
2015-02-22 16:38:06 +05:30 |
|
|
23aaf37740
|
url to download book with ok name
|
2014-12-13 21:01:54 +01:00 |
|
|
d722ae004b
|
handle utf-16 pdf info
|
2014-11-15 00:57:49 +00:00 |
|
|
35cc6abd95
|
add Content-Disposition header
|
2014-10-31 12:48:20 +01:00 |
|
|
2fb5588d3d
|
avoid loading items into python
|
2014-10-04 21:14:36 +02:00 |
|
|
a48f039e89
|
add autocomplete api
|
2014-10-04 20:57:09 +02:00 |
|
|
461fe3b9cf
|
more str/bytes
|
2014-09-08 21:17:35 +02:00 |
|
|
de68f4c4c4
|
more py3 porting
|
2014-09-03 01:09:42 +02:00 |
|
|
8e27b9f76e
|
port to python3
|
2014-09-03 00:38:34 +02:00 |
|
|
b87eee40d0
|
from PIL import Image
|
2014-09-01 12:38:14 +02:00 |
|
|
12440acd96
|
cleanup imports
|
2014-08-12 10:16:57 +02:00 |
|
|
1e0f93bbf2
|
fix end of peering
|
2014-08-11 20:10:07 +02:00 |
|
|
59e9966430
|
send user-agent to directory service
|
2014-08-09 23:06:34 +02:00 |
|
|
fc4ccb8083
|
get rid of more app references
|
2014-08-09 19:06:06 +02:00 |
|
|
abf2bbf6a8
|
remove flask app
|
2014-08-09 18:33:59 +02:00 |
|
|
8b46a85d56
|
one sqlalchemy session per thread
|
2014-08-09 18:14:14 +02:00 |
|
|
0c08d37c56
|
WIP: dont use flask
|
2014-08-09 17:03:16 +02:00 |
|
|
90b305e26d
|
dont trigger activity event more than every 5 seconds
|
2014-05-28 17:42:19 +02:00 |
|
|
8ab68826b5
|
remove null strings from file metadata
|
2014-05-28 13:36:44 +02:00 |
|
|
7430d1b483
|
make sure values are unicode
|
2014-05-27 16:20:14 +02:00 |
|
|
95085bde8c
|
use metadata.opf or metadata if available
|
2014-05-27 16:08:14 +02:00 |
|
|
a33f1b18de
|
find unicode
|
2014-05-27 13:06:39 +02:00 |
|
|
8279a55785
|
fix icon fallback
|
2014-05-27 11:59:23 +02:00 |
|