|
8c23d73bd3
|
avoid high cpu load for invalid range request
|
2016-03-17 15:44:06 +01:00 |
|
|
2ee8249cd5
|
remove unused code
|
2016-03-17 15:09:53 +01:00 |
|
|
2345fc885d
|
avoid extra condition containing all items
|
2016-02-26 18:06:45 +05:30 |
|
|
75afa33a6e
|
lock cache key during update
|
2016-02-26 17:14:56 +05:30 |
|
|
bdba52185c
|
use text() for autocomplete
|
2016-02-26 11:21:16 +05:30 |
|
|
314bb863eb
|
dont reuse same variable in loop
|
2016-02-23 09:43:33 +05:30 |
|
|
22099d4b9a
|
mediastate can be undefined
|
2016-02-18 13:45:13 +05:30 |
|
|
4cabfd0476
|
fix lookup by id
|
2016-02-14 16:05:35 +05:30 |
|
|
80f2d02dcc
|
clear cache after removing files
|
2016-02-14 14:43:50 +05:30 |
|
|
9d7a553b95
|
move transfers into sqlitedict
|
2016-02-11 21:25:41 +05:30 |
|
|
404842f849
|
use old google api
|
2016-02-03 01:00:40 +05:30 |
|
|
27943bf1a5
|
avoid loop in get_sort_name
|
2016-01-27 15:09:10 +05:30 |
|
|
2b3edd40dc
|
faster filters
|
2016-01-25 23:02:04 +05:30 |
|
|
ceffe456db
|
fix import state before import started
|
2016-01-25 12:18:42 +05:30 |
|
|
cded8b586a
|
more logging, reset cancel imort
|
2016-01-23 18:07:25 +05:30 |
|
|
d5b9697c44
|
better cache key
|
2016-01-22 13:54:58 +05:30 |
|
|
e9b6a51fff
|
use api.addListItems instead of api.download, fixes #180
|
2016-01-21 12:45:38 +05:30 |
|
|
6f4672d296
|
remove unused per isbn metadata table and related apis
|
2016-01-21 11:58:07 +05:30 |
|
|
86a9fafad2
|
dont fail in cancelDownloads, fixes #158
|
2016-01-20 12:23:18 +05:30 |
|
|
7a42473919
|
implement sharemetadata, fixes 165
|
2016-01-19 15:35:16 +05:30 |
|
|
a2b55bc24e
|
open file
|
2016-01-19 10:51:43 +05:30 |
|
|
171834bd12
|
use secondary sort in filters, fixes #21
|
2016-01-18 16:22:38 +05:30 |
|
|
1266fb9133
|
trigger transfer progress -1 if download is canceled
|
2016-01-17 17:01:47 +05:30 |
|
|
0a4689387b
|
fix group cache
|
2016-01-17 16:32:17 +05:30 |
|
|
6838a2f0f2
|
fix return value for cancelDownloads, fixes #114
|
2016-01-16 12:33:58 +05:30 |
|
|
d54f524953
|
export
|
2016-01-14 14:29:20 +05:30 |
|
|
40a7d478de
|
send aggregated changes
|
2016-01-13 15:28:17 +05:30 |
|
|
1efe02c87c
|
avoid ['']
|
2016-01-13 10:58:55 +05:30 |
|
|
c85ec239a2
|
autocomplete: group after join, use findvalue
|
2016-01-12 13:47:15 +05:30 |
|
|
cf74e622be
|
update findMetadata api
|
2016-01-12 11:59:26 +05:30 |
|
|
1405ccb6ca
|
update findMetadata
|
2016-01-11 20:26:11 +05:30 |
|
|
02e040d9f5
|
store metadata per user. remove primaryid. only store isbn13
|
2016-01-11 19:17:12 +05:30 |
|
|
1875068a2f
|
more list cache removals (followup to bc593b65 )
|
2016-01-10 23:04:10 +05:30 |
|
|
0e71dcd9a8
|
fail
|
2016-01-07 15:42:48 +05:30 |
|
|
bf2fc29b54
|
turn library into list, list cache fixes
|
2016-01-06 23:36:48 +05:30 |
|
|
592f79dc39
|
cache list count in pdict and clear where needed
|
2016-01-05 20:44:54 +05:30 |
|
|
b827e0c6ab
|
clear cache after edit
|
2016-01-05 19:34:03 +05:30 |
|
|
ef9b13b310
|
better results for batch edit
|
2016-01-05 15:57:35 +05:30 |
|
|
cd6d09c86c
|
support batch edit
|
2016-01-05 14:01:38 +05:30 |
|
|
294ea33960
|
tune find api
|
2016-01-04 15:55:05 +05:30 |
|
|
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 |
|
|
6bce40ad3a
|
add sort names/titles
|
2015-05-14 13:03:49 +02:00 |
|
|
61bc1a7267
|
fix author sort
|
2015-03-08 18:18:22 +05:30 |
|
|
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 |
|
|
de68f4c4c4
|
more py3 porting
|
2014-09-03 01:09:42 +02:00 |
|
|
8e27b9f76e
|
port to python3
|
2014-09-03 00:38:34 +02:00 |
|
|
12440acd96
|
cleanup imports
|
2014-08-12 10:16:57 +02:00 |
|