|
f107727434
|
fix usage
|
2023-07-28 17:09:34 +02:00 |
|
|
f821af6303
|
sync h264 detection
|
2023-06-07 16:20:45 +02:00 |
|
|
a2f815bedc
|
tweak plugins
|
2023-03-11 12:30:51 +01:00 |
|
|
629c1de8d5
|
use os.listdir
|
2020-12-13 00:05:32 +01:00 |
|
|
3357992dd7
|
update wiki url
|
2020-05-30 03:46:52 +02:00 |
|
|
e419beacb1
|
typo
|
2019-12-21 20:34:48 +02:00 |
|
|
75be99e11e
|
ffmpeg2theora is no longer used
|
2019-12-21 20:14:41 +02:00 |
|
|
6e52b42f56
|
update installation instructions
|
2019-12-21 20:05:04 +02:00 |
|
|
8f36560d69
|
use /tmp if media-cache is None/null, fixes #2794
|
2019-12-19 13:16:58 +02:00 |
|
|
30d5f1be0c
|
h264 high only supports 420p
|
2019-11-01 21:50:25 +01:00 |
|
|
4b463b6f46
|
concurrent encoding
|
2019-10-16 15:12:14 +01:00 |
|
|
34ff1076be
|
use makrdown
|
2018-04-03 13:57:41 +05:30 |
|
|
82ae8c2b51
|
larger chunks, queue existing files for upload
|
2018-03-01 10:58:14 +05:30 |
|
|
bb2aafcb9d
|
fix multipass encoding for server/client
|
2017-12-08 09:15:06 +01:00 |
|
|
8df27cfb21
|
new version 0.3.0
|
2017-11-26 13:25:05 +01:00 |
|
|
d9d8e009ba
|
remove bzr reference
|
2017-11-26 13:01:15 +01:00 |
|
|
007a1087ae
|
tag as python3
|
2017-11-26 12:51:29 +01:00 |
|
|
6b61805f01
|
raw_input -> input
|
2017-10-09 13:50:21 +02:00 |
|
|
57145534ca
|
return document id without extra call
|
2017-09-27 12:05:23 +02:00 |
|
|
3c10815073
|
2 pass encoding, merge encoding settings from server
|
2017-08-30 14:54:43 +02:00 |
|
|
d8c4de473c
|
don't get unused error
|
2017-08-07 10:14:51 +02:00 |
|
|
6c027c344e
|
make name unique
|
2017-07-05 12:55:22 +03:00 |
|
|
fabbcb669e
|
discover/broadcast server location via mdns
|
2017-07-01 10:25:36 +03:00 |
|
|
4781c35643
|
port client/server to python3
|
2017-06-30 17:38:49 +02:00 |
|
|
d222dff214
|
python3 fixes
|
2017-06-15 08:58:07 +02:00 |
|
|
49a30d0c43
|
use argparse
|
2017-06-15 08:57:53 +02:00 |
|
|
1a489dc229
|
list(filter
|
2017-06-06 16:59:27 +02:00 |
|
|
fd0772ebab
|
sort output
|
2017-06-05 13:25:22 +02:00 |
|
|
9addcd718c
|
even sync unsupported files if requested via plugin
|
2017-06-03 21:10:40 +02:00 |
|
|
db05557ae7
|
list(map
|
2017-06-01 09:59:55 +02:00 |
|
|
d35b9d2ac9
|
add twisted dependencies
|
2017-05-29 20:57:55 +02:00 |
|
|
2f777dcb73
|
decode bytes not str
|
2017-05-29 20:05:37 +02:00 |
|
|
0fc45e4a53
|
typo
|
2017-05-28 14:50:31 +02:00 |
|
|
005244a187
|
use python3
|
2017-05-28 12:46:25 +02:00 |
|
|
bf209e825c
|
document prefix
|
2017-03-29 16:30:13 +02:00 |
|
|
ce0e59c9ba
|
get documents in chunks
|
2017-01-05 01:44:09 +01:00 |
|
|
69b6e08731
|
only check resume file if set
|
2017-01-05 01:43:31 +01:00 |
|
|
9e40462d78
|
only upload documents once
|
2016-10-29 16:17:06 +02:00 |
|
|
662c8569fb
|
only look for images in available volumes
|
2016-10-27 14:15:07 +02:00 |
|
|
86cccee265
|
no upper limit for number of documents
|
2016-10-27 01:11:42 +02:00 |
|
|
db3c235e15
|
support multiple instances of same document, extend url from api url
|
2016-10-26 23:35:49 +02:00 |
|
|
41bb911859
|
absolute imports
|
2016-10-01 19:56:41 +02:00 |
|
|
2809ebb07b
|
remove debug, avoid returning same path twice
|
2016-09-23 13:22:07 +02:00 |
|
|
28abab29a7
|
fix document upload
|
2016-09-23 13:10:28 +02:00 |
|
|
6824e11d08
|
just print
|
2016-09-19 15:39:07 +02:00 |
|
|
0a36713487
|
decode stdout
|
2016-09-03 10:03:58 +02:00 |
|
|
83de14ffea
|
more py3 support
|
2016-08-31 00:35:58 +02:00 |
|
|
2a312940b3
|
s/unicode/not bytes/
|
2016-08-30 21:18:57 +02:00 |
|
|
051e591c25
|
space
|
2016-08-24 18:38:14 +02:00 |
|
|
a6a35e18d4
|
support py2 and 3
|
2016-08-24 18:38:14 +02:00 |
|