Commit Graph

263 Commits

Author SHA1 Message Date
j d28dda73ae fix document upload 2024-03-31 10:58:11 +02:00
j 2ad5110d08 repeat number of videos if its a lot 2023-09-10 22:25:48 +01:00
j 823c017fa4 initial request can also fail, retry 2023-07-29 11:08:07 +02:00
j c045d32d2c oder of video/audio settings matters in ffmpeg>5 2023-07-29 11:07:56 +02:00
j 8e96284595 fix chunk 2023-07-28 20:55:30 +02:00
j af0f818326 fix chunk upload 2023-07-28 20:45:31 +02:00
j fb174c990e newer version of ffmpeg require -v:pass to limit 2-pass encoing to video 2023-07-28 19:53:29 +02:00
j 9e7944e3fd missing import 2023-07-28 19:25:21 +02:00
j a33d6d9bc8 python3 only, drop six, drop __future__ 2023-07-28 18:29:55 +02:00
j f107727434 fix usage 2023-07-28 17:09:34 +02:00
j f821af6303 sync h264 detection 2023-06-07 16:20:45 +02:00
j a2f815bedc tweak plugins 2023-03-11 12:30:51 +01:00
j 629c1de8d5 use os.listdir 2020-12-13 00:05:32 +01:00
j 6e52b42f56 update installation instructions 2019-12-21 20:05:04 +02:00
j 8f36560d69 use /tmp if media-cache is None/null, fixes #2794 2019-12-19 13:16:58 +02:00
j 30d5f1be0c h264 high only supports 420p 2019-11-01 21:50:25 +01:00
j 4b463b6f46 concurrent encoding 2019-10-16 15:12:14 +01:00
j 82ae8c2b51 larger chunks, queue existing files for upload 2018-03-01 10:58:14 +05:30
j bb2aafcb9d fix multipass encoding for server/client 2017-12-08 09:15:06 +01:00
j 6b61805f01 raw_input -> input 2017-10-09 13:50:21 +02:00
j 57145534ca return document id without extra call 2017-09-27 12:05:23 +02:00
j 3c10815073 2 pass encoding, merge encoding settings from server 2017-08-30 14:54:43 +02:00
j d8c4de473c don't get unused error 2017-08-07 10:14:51 +02:00
j 6c027c344e make name unique 2017-07-05 12:55:22 +03:00
j fabbcb669e discover/broadcast server location via mdns 2017-07-01 10:25:36 +03:00
j 4781c35643 port client/server to python3 2017-06-30 17:38:49 +02:00
j d222dff214 python3 fixes 2017-06-15 08:58:07 +02:00
j 1a489dc229 list(filter 2017-06-06 16:59:27 +02:00
j fd0772ebab sort output 2017-06-05 13:25:22 +02:00
j 9addcd718c even sync unsupported files if requested via plugin 2017-06-03 21:10:40 +02:00
j db05557ae7 list(map 2017-06-01 09:59:55 +02:00
j 0fc45e4a53 typo 2017-05-28 14:50:31 +02:00
j bf209e825c document prefix 2017-03-29 16:30:13 +02:00
j ce0e59c9ba get documents in chunks 2017-01-05 01:44:09 +01:00
j 69b6e08731 only check resume file if set 2017-01-05 01:43:31 +01:00
j 9e40462d78 only upload documents once 2016-10-29 16:17:06 +02:00
j 662c8569fb only look for images in available volumes 2016-10-27 14:15:07 +02:00
j 86cccee265 no upper limit for number of documents 2016-10-27 01:11:42 +02:00
j db3c235e15 support multiple instances of same document, extend url from api url 2016-10-26 23:35:49 +02:00
j 41bb911859 absolute imports 2016-10-01 19:56:41 +02:00
j 2809ebb07b remove debug, avoid returning same path twice 2016-09-23 13:22:07 +02:00
j 28abab29a7 fix document upload 2016-09-23 13:10:28 +02:00
j 6824e11d08 just print 2016-09-19 15:39:07 +02:00
j 0a36713487 decode stdout 2016-09-03 10:03:58 +02:00
j 83de14ffea more py3 support 2016-08-31 00:35:58 +02:00
j 2a312940b3 s/unicode/not bytes/ 2016-08-30 21:18:57 +02:00
j a6a35e18d4 support py2 and 3 2016-08-24 18:38:14 +02:00
j b6412c116d only add if there are new files 2016-08-24 18:38:09 +02:00
j c1d0e044c7 close more db connections 2016-08-24 16:33:14 +02:00
j a6aa9afe63 close db after use 2016-08-24 14:15:12 +02:00