|
12f3901c9a
|
py3 filter->list(filter
|
2017-02-16 14:24:51 +01:00 |
|
|
a8f1c8e20d
|
use canEditMedia instead of hardcoded admin/staff to check file.editable
|
2016-11-16 11:51:59 +02:00 |
|
|
557c078319
|
fix findMedia by list
|
2016-11-15 14:46:11 +02:00 |
|
|
b93b2eaf63
|
make instance times 2038 safe
|
2016-11-04 17:26:52 +00:00 |
|
|
9788c39cd8
|
do not include protocol and domain in upload url
|
2016-10-28 18:18:26 +02:00 |
|
|
5488eaf223
|
python3 decode
|
2016-10-26 22:19:07 +02:00 |
|
|
773ab702e7
|
keys can be None
|
2016-09-26 10:56:32 +02:00 |
|
|
58c762a624
|
map needed more often, fix cad911a
|
2016-09-19 20:24:36 +02:00 |
|
|
cad911a807
|
only use -map for audio if needed
|
2016-09-19 20:05:57 +02:00 |
|
|
48fae31b62
|
better debug
|
2016-09-19 12:04:35 +02:00 |
|
|
750633eb7e
|
avoid recomputing timeline for each part
|
2016-09-15 15:20:57 +00:00 |
|
|
285877054e
|
fix document lookup
|
2016-09-15 13:52:54 +02:00 |
|
|
3ac08aa806
|
make moveMedia async
|
2016-09-08 00:29:31 +02:00 |
|
|
5ced5cf791
|
return url
|
2016-08-31 01:30:13 +02:00 |
|
|
89311c14b4
|
typo
|
2016-08-31 01:30:13 +02:00 |
|
|
cf3161d4bd
|
better findMedia
|
2016-08-31 01:30:13 +02:00 |
|
|
fc6cc93d26
|
keep import url
|
2016-08-31 01:30:13 +02:00 |
|
|
4d9e8a788a
|
add task for queued downloads
|
2016-08-31 01:30:13 +02:00 |
|
|
6aabe8d9df
|
py3 fixes
|
2016-08-31 00:31:38 +02:00 |
|
|
78c26daaeb
|
update poster after processing stream
|
2016-08-28 13:38:46 +02:00 |
|
|
029bcfee29
|
files are queued after download
|
2016-08-28 12:22:08 +02:00 |
|
|
11e36b550e
|
update task after updating item
|
2016-08-25 18:34:49 +02:00 |
|
|
8136a2c2f5
|
create new item if unregistered file gets uploaded
|
2016-08-25 18:34:49 +02:00 |
|
|
181f27b93a
|
fix audio only uploads
|
2016-08-25 18:34:49 +02:00 |
|
|
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 |
|
|
479432f01a
|
upload_date can be none
|
2016-08-25 18:32:28 +02:00 |
|
|
e1cacdb67a
|
add task queue api
|
2016-08-17 14:37:59 +02:00 |
|
|
843cea063d
|
update timeline if part is changed
|
2016-08-13 15:34:28 +02:00 |
|
|
3b8dd55273
|
don't fail if 2 paths get flipped in a folder
|
2016-08-13 15:32:51 +02:00 |
|
|
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 |
|
|
384c643326
|
no tags == []
|
2016-08-09 14:25:39 +02:00 |
|
|
0430a0f236
|
cache getMediaUrlInfo
|
2016-08-09 12:57:43 +01:00 |
|
|
926d3f0f09
|
add video id
|
2016-08-09 11:50:24 +01:00 |
|
|
9a86ddce01
|
include upload_date
|
2016-08-05 17:57:40 +02:00 |
|
|
dce51305ce
|
update poster after extracting stream
|
2016-08-05 15:24:54 +02:00 |
|
|
2aef460225
|
do not set -ac if audiochannels is None
|
2016-08-05 14:46:27 +02:00 |
|
|
ff8dd16456
|
fix profile selection
|
2016-08-03 11:41:46 +02:00 |
|
|
893f2e5423
|
add importMediaDialog
|
2016-07-30 02:49:43 +02:00 |
|
|
6f4a0ba90a
|
support vtt subtitles
|
2016-07-01 21:13:13 +02:00 |
|
|
f8f951c966
|
remove outdated fixmes
|
2016-07-01 17:53:59 +02:00 |
|
|
d780045306
|
flake8
|
2016-07-01 17:48:43 +02:00 |
|
|
3166bf5beb
|
show timeline errors
|
2016-07-01 17:34:45 +02:00 |
|
|
c7157d5001
|
only decode ids for found positions
merge document.view.get_positions into item.utils.get_positions
add flag to decode id before looking up in ids
Followup to 09ebbc9cc6
|
2016-06-30 16:18:07 +02:00 |
|
|
b63024df02
|
show source info if encode fails
|
2016-06-30 00:23:56 +02:00 |
|
|
5aeffcfb6a
|
check first audio track
|
2016-06-27 16:51:18 +02:00 |
|
|
adfcc1cb27
|
never set display aspect ratio to 0:0
|
2016-06-27 16:08:30 +02:00 |
|
|
8ac78f3bd6
|
remove unused force flag from make_poster, update_timeline
|
2016-06-26 23:24:11 +02:00 |
|
|
0f9e80e1e6
|
avoid saving item twice
|
2016-06-26 23:22:27 +02:00 |
|
|
0d89ad640b
|
ignore some broken audio codecs
|
2016-06-26 15:33:52 +02:00 |
|
|
92f642cbac
|
pcm sound can have no codec
|
2016-06-26 14:41:58 +02:00 |
|