j
|
ce8803d100
|
dont use local ffmpeg if format is not webm
|
2014-10-06 10:14:39 +00:00 |
|
j
|
e4c6a671a6
|
fix mp4 encoding in ubuntu 14.04
|
2014-10-06 10:54:20 +02:00 |
|
j
|
ceb507020b
|
data is passed to api functions now
|
2014-10-06 08:26:43 +00:00 |
|
j
|
c076579300
|
only get file if we have a chunk
|
2014-10-05 14:58:53 +02:00 |
|
j
|
991ef93876
|
totals admin: true -> capability, fixes #2504
|
2014-10-02 20:08:38 +02:00 |
|
j
|
dd2fca85a4
|
move sendReferrer into site, fixes #2505
|
2014-10-02 19:57:30 +02:00 |
|
j
|
a894a39c4d
|
more groups api
|
2014-10-01 15:56:16 +02:00 |
|
j
|
bb8bef991f
|
set h264 level to 3.0 (most compatible)
|
2014-09-30 14:00:40 +00:00 |
|
j
|
76960b4020
|
fix upload
|
2014-09-30 13:13:40 +00:00 |
|
j
|
c5fcb813e9
|
editGroup
|
2014-09-30 15:12:21 +02:00 |
|
j
|
80fdfb5e38
|
fix public_id migration for new installs
|
2014-09-30 13:01:29 +00:00 |
|
j
|
ed0a1acef2
|
fix typo
|
2014-09-30 14:43:01 +02:00 |
|
j
|
511858804a
|
add Find: Group to Manage Users, #1878
|
2014-09-30 14:26:14 +02:00 |
|
j
|
3cdb0e23cc
|
new api calls: getGroups/addGroup/removeGroup
|
2014-09-30 14:11:55 +02:00 |
|
j
|
7eb30d9776
|
load width/height into db after saving frame
|
2014-09-28 14:02:53 +00:00 |
|
j
|
76bbe09a05
|
cache frame width/height in db
|
2014-09-28 10:16:25 +00:00 |
|
j
|
4f9ed09ca1
|
serialize sitemap only once
|
2014-09-28 10:15:17 +00:00 |
|
j
|
decbf70027
|
remove unused variables
|
2014-09-27 19:44:23 +02:00 |
|
j
|
94336ceda7
|
fix language
|
2014-09-27 19:44:09 +02:00 |
|
rolux
|
714f495a3d
|
build/ -> min/, Ox.UI/ -> UI/
|
2014-09-26 16:54:20 +02:00 |
|
j
|
4ebd64becf
|
fix melt cmd
|
2014-09-25 16:49:17 +02:00 |
|
j
|
5b25411a60
|
only use melt if USE_MELT is set
|
2014-09-25 16:18:13 +02:00 |
|
j
|
ada3bbe346
|
add optoin to use melt(MLT) to extract frames from H264
|
2014-09-25 15:28:08 +02:00 |
|
j
|
ac2f1a550f
|
update pdf.js to use new iframe/postMessage api
|
2014-09-23 23:46:03 +02:00 |
|
j
|
f6d95265a6
|
disable canExportAnnotations on 0xdb
|
2014-09-22 17:11:49 +02:00 |
|
j
|
3232ce6989
|
rename Item.itemId to Item.public_id
|
2014-09-19 12:26:46 +00:00 |
|
rolux
|
ae4349bcbb
|
add canExportAnnotations to config.pandora.jsonc
|
2014-09-19 12:19:30 +00:00 |
|
rolux
|
8e21856672
|
recover config.padma.jsonc, was removed in r4300
|
2014-09-19 12:18:44 +00:00 |
|
rolux
|
058350c241
|
add canExportAnnotations capability
|
2014-09-18 17:29:50 +02:00 |
|
j
|
f244476138
|
dont fail for clips without color
|
2014-09-16 08:52:46 +00:00 |
|
j
|
6949cab8c6
|
set language on main stream. fix language parsing
|
2014-09-03 14:35:34 +02:00 |
|
j
|
999de04ad8
|
only use frames that are ready.
|
2014-09-03 13:31:44 +02:00 |
|
j
|
50a318f4ad
|
fix setting languages
|
2014-09-03 13:20:52 +02:00 |
|
j
|
e381609b9e
|
remove tests, not used
|
2014-09-05 13:39:43 +02:00 |
|
j
|
4ab9d497ff
|
add by language srt url
|
2014-09-02 14:25:27 +00:00 |
|
j
|
72d9dbf0f2
|
avoid passing open network connections to subprocesses, call Popen with close_fds=True
|
2014-09-02 14:24:12 +00:00 |
|
j
|
1556699723
|
support groups itemKey with special value , 1879
|
2014-09-02 13:26:14 +00:00 |
|
j
|
183c550078
|
use {username} not {user} #1879
|
2014-09-02 14:14:29 +02:00 |
|
j
|
bc3aa5364c
|
expand {user} to user of list when creating default lists, #1879
|
2014-08-20 09:35:40 +00:00 |
|
j
|
f6939ff08e
|
disable subtitle stream during video conversion
|
2014-08-04 16:08:49 +02:00 |
|
j
|
ac3c84cb9b
|
support media.importFrames for direct uploads
|
2014-07-29 19:07:50 +02:00 |
|
j
|
df0c24628c
|
really fix #2442
|
2014-07-29 18:37:01 +02:00 |
|
j
|
fec6258f71
|
fix path
|
2014-07-29 18:10:01 +02:00 |
|
j
|
cfa7628551
|
reload stream from db before updating after encode, fixes #2442
|
2014-07-29 17:43:38 +02:00 |
|
j
|
a520b7edaf
|
dont include empty audioTracks array, fixes player view for items without audio tracks
|
2014-07-29 17:39:43 +02:00 |
|
j
|
f61cc7ee54
|
add support for audio tracks
|
2014-07-23 17:27:27 +02:00 |
|
j
|
dceb917316
|
add per annotation languages
|
2014-07-23 17:26:23 +02:00 |
|
j
|
68ead8a2af
|
strip metadata
|
2014-07-20 12:06:54 +00:00 |
|
j
|
12fa7edb53
|
add annotationLanguages
|
2014-07-18 14:28:09 +00:00 |
|
j
|
139348b0d3
|
fix import
|
2014-07-18 14:21:10 +00:00 |
|