Commit graph

496 commits

Author SHA1 Message Date
j
0df2df3c50 update selected after upload subtitles 2017-07-20 15:35:56 +02:00
j
b7368d74ae fix typo 2017-07-20 15:20:09 +02:00
j
c665b3727c update timeline 2017-07-20 11:13:28 +02:00
j
3d100c033c ignore some subtitles 2017-07-19 14:49:18 +02:00
j
fb1c42ffaf fix update 2017-06-01 13:23:38 +02:00
j
90d717769c import Volume 2017-05-28 13:38:42 +02:00
j
8bd4cd6305 reset video fps/codec 2017-05-21 11:35:54 +02:00
j
0963abac9b stdout is binary 2017-04-28 17:09:12 +02:00
j
28f9a01d90 __str__ 2017-04-15 12:29:12 +02:00
j
5e37a2d222 add upload to changelog 2017-03-12 22:01:32 +02:00
j
f0a4aba751 use python_2_unicode_compatible 2017-03-03 08:56:35 +01:00
j
b8f191b3c9 more filter->list(filter 2017-02-25 11:41:48 +01:00
j
12f3901c9a py3 filter->list(filter 2017-02-16 14:24:51 +01:00
j
a8f1c8e20d use canEditMedia instead of hardcoded admin/staff to check file.editable 2016-11-16 11:51:59 +02:00
j
557c078319 fix findMedia by list 2016-11-15 14:46:11 +02:00
j
b93b2eaf63 make instance times 2038 safe 2016-11-04 17:26:52 +00:00
j
9788c39cd8 do not include protocol and domain in upload url 2016-10-28 18:18:26 +02:00
j
5488eaf223 python3 decode 2016-10-26 22:19:07 +02:00
j
773ab702e7 keys can be None 2016-09-26 10:56:32 +02:00
j
58c762a624 map needed more often, fix cad911a 2016-09-19 20:24:36 +02:00
j
cad911a807 only use -map for audio if needed 2016-09-19 20:05:57 +02:00
j
48fae31b62 better debug 2016-09-19 12:04:35 +02:00
j
750633eb7e avoid recomputing timeline for each part 2016-09-15 15:20:57 +00:00
j
285877054e fix document lookup 2016-09-15 13:52:54 +02:00
j
3ac08aa806 make moveMedia async 2016-09-08 00:29:31 +02:00
j
5ced5cf791 return url 2016-08-31 01:30:13 +02:00
j
89311c14b4 typo 2016-08-31 01:30:13 +02:00
j
cf3161d4bd better findMedia 2016-08-31 01:30:13 +02:00
j
fc6cc93d26 keep import url 2016-08-31 01:30:13 +02:00
j
4d9e8a788a add task for queued downloads 2016-08-31 01:30:13 +02:00
j
6aabe8d9df py3 fixes 2016-08-31 00:31:38 +02:00
j
78c26daaeb update poster after processing stream 2016-08-28 13:38:46 +02:00
j
029bcfee29 files are queued after download 2016-08-28 12:22:08 +02:00
j
11e36b550e update task after updating item 2016-08-25 18:34:49 +02:00
j
8136a2c2f5 create new item if unregistered file gets uploaded 2016-08-25 18:34:49 +02:00
j
181f27b93a fix audio only uploads 2016-08-25 18:34:49 +02:00
j
1468ddbecb towards supporting python 2 and 3
- use absolute_imports
- make use of six.moves
- use exec instead of execfile
- use list(dict) instead if dict.keys()
2016-08-25 18:34:36 +02:00
j
479432f01a upload_date can be none 2016-08-25 18:32:28 +02:00
j
e1cacdb67a add task queue api 2016-08-17 14:37:59 +02:00
j
843cea063d update timeline if part is changed 2016-08-13 15:34:28 +02:00
j
3b8dd55273 don't fail if 2 paths get flipped in a folder 2016-08-13 15:32:51 +02:00
j
8c928860e1 import url celanup
- only import first url
- pass empty string instead of undefined
- page can contain multiple videos, import as parts
2016-08-10 10:49:58 +02:00
j
384c643326 no tags == [] 2016-08-09 14:25:39 +02:00
j
0430a0f236 cache getMediaUrlInfo 2016-08-09 12:57:43 +01:00
j
926d3f0f09 add video id 2016-08-09 11:50:24 +01:00
j
9a86ddce01 include upload_date 2016-08-05 17:57:40 +02:00
j
dce51305ce update poster after extracting stream 2016-08-05 15:24:54 +02:00
j
2aef460225 do not set -ac if audiochannels is None 2016-08-05 14:46:27 +02:00
j
ff8dd16456 fix profile selection 2016-08-03 11:41:46 +02:00
j
893f2e5423 add importMediaDialog 2016-07-30 02:49:43 +02:00