j
|
4387d8e97e
|
reset possible error if enoding again
|
2014-01-24 12:05:07 +00:00 |
|
j
|
b7c4d9af41
|
normalize newlines in encoding errors
|
2014-01-24 11:46:06 +00:00 |
|
j
|
2abf8836bc
|
use previewRatio as aspect ratio for audio files
|
2013-12-30 15:30:59 +05:30 |
|
j
|
d7d5008bbb
|
dont use absolute url for upload, fixes #1939
|
2013-12-10 15:38:52 +00:00 |
|
j
|
7dde9eb8ae
|
add task functions to File
|
2013-11-10 18:30:34 +00:00 |
|
j
|
fbc3b6f8b7
|
keep encoding error in database and show in media view
|
2013-10-21 12:32:52 +00:00 |
|
j
|
1ac76c99df
|
use Firefogg ffmpeg for direct uploads, to work around issues with 5.1 audio
|
2013-10-21 11:55:10 +02:00 |
|
j
|
20007d3416
|
TypeError: argument of type 'NoneType' is not iterable
|
2013-10-08 06:59:23 +00:00 |
|
j
|
8917a71f47
|
use avconv to extract frames from mp4 videos
|
2013-10-02 10:56:30 +00:00 |
|
j
|
e24f83d4c6
|
dont reupload files if already on server
|
2013-09-26 21:58:06 +00:00 |
|
j
|
c50db67150
|
delete all derivatives removing a file
|
2013-09-26 20:58:03 +00:00 |
|
j
|
4b575c2c89
|
fix ./manage.py orphaned_media
|
2013-09-26 15:27:43 +00:00 |
|
j
|
3064785b3e
|
remove failed transcodes, fix reuploading the same file via direct upload
|
2013-09-26 14:55:37 +00:00 |
|
j
|
14d147013d
|
encoding is not available
|
2013-09-18 15:41:06 +00:00 |
|
j
|
6a8e82fe0e
|
dont store useless path in stream info
|
2013-09-17 15:11:55 +02:00 |
|
j
|
ff38db7751
|
add media state: uploading, queued, encoding, available
|
2013-09-14 14:10:52 +00:00 |
|
j
|
f30a3fa70c
|
paths are not html, fixes #1823
|
2013-08-24 13:34:16 +02:00 |
|
j
|
0048908785
|
dont move all episodes into one item, fixes #1706
|
2013-07-27 18:10:21 +00:00 |
|
j
|
0606b09ec6
|
redirect to media
|
2013-07-25 14:36:48 +02:00 |
|
j
|
de57d6dcfc
|
fix reuploading frames pandora/archive/views.py
|
2013-07-22 18:58:03 +00:00 |
|
j
|
7588e81f71
|
allow reuploading frames, #849
|
2013-07-22 07:30:27 +00:00 |
|
j
|
7aaddb29a9
|
fix poster after upload
|
2013-07-03 19:18:02 +02:00 |
|
j
|
23c48d8290
|
dont fail if part is an int
|
2013-06-21 14:19:25 +02:00 |
|
j
|
5d6a93d795
|
limit framerate to 30 for calculating bitrate
|
2013-06-06 10:23:20 +00:00 |
|
j
|
d3e38fceec
|
make sure file is in item files while updating item, fixes #1552
|
2013-05-31 15:26:44 +00:00 |
|
j
|
0383de30fb
|
more path normalization
|
2013-05-31 13:07:33 +00:00 |
|
j
|
9dafefdcf2
|
use info of all files in same volume to normalize path
|
2013-05-31 12:14:23 +00:00 |
|
j
|
e56ac00a84
|
typos
|
2013-05-30 11:38:33 +00:00 |
|
j
|
0c063f1650
|
really only put files into item with same folder not same folder prefix
|
2013-05-28 08:45:07 +00:00 |
|
j
|
14f58532a8
|
use item not itemId for moveMedia
|
2013-05-27 13:28:35 +00:00 |
|
j
|
5f209cf92b
|
move monkey_patch into app, no need for extra app
|
2013-05-18 21:43:52 +00:00 |
|
j
|
f0acbd2bef
|
use .save not .update
|
2013-05-12 10:44:55 +02:00 |
|
j
|
b1d326c6dd
|
reformat
|
2013-05-10 14:17:15 +00:00 |
|
j
|
35eb535b03
|
dont set path if encoding failes, set path if not set
|
2013-05-10 11:45:42 +02:00 |
|
j
|
251cc12d38
|
fix upload
|
2013-05-07 11:36:07 +02:00 |
|
j
|
ee9ec46602
|
remove double line
|
2013-04-29 17:13:20 +00:00 |
|
j
|
0cb9ebda1f
|
fix ./manage.py extract_derivatives
|
2013-04-28 20:42:43 +00:00 |
|
j
|
74a82a52e6
|
only create derivatives with lower resolution. return best match if resolution does not exist for defined resolutions.
|
2013-04-28 12:07:49 +00:00 |
|
j
|
0a94e04958
|
sqlfindindex updates db itself, no need to pipe, minor documentation fixes
|
2013-04-25 14:37:16 +00:00 |
|
j
|
a4442dacd8
|
dont filter files, filtering is done on client. add additional metadata parsed from path to item
|
2013-04-23 14:14:48 +00:00 |
|
j
|
15e0d9a633
|
add all files in one folder to one item
|
2013-04-22 12:22:02 +00:00 |
|
j
|
889754273a
|
rename stream.video to stream.media
|
2013-04-22 11:45:22 +00:00 |
|
j
|
b299b4b7e8
|
fix frame migration
|
2013-03-30 11:18:02 +00:00 |
|
j
|
056cb0d699
|
encode larger streams first
|
2013-03-29 16:16:35 +00:00 |
|
j
|
cc86435a1f
|
path of frames changed too
|
2013-03-29 10:13:37 +00:00 |
|
j
|
9153c80844
|
add support for direct video uploads with server side transcoding, ticket #1351
|
2013-03-26 11:54:03 +00:00 |
|
j
|
d0c59e05c2
|
also migrate uploaded srt files
|
2013-03-26 10:33:47 +00:00 |
|
j
|
5c995553c9
|
fix files/archive conflict, move item files to data/media, rename api from *File(s) to *Media
|
2013-03-25 12:57:20 +00:00 |
|
j
|
8f7a2094cd
|
only user selected streams, update stream once chunk upload is done
|
2013-03-24 20:57:38 +00:00 |
|
j
|
eb7bb3571f
|
fix color extraction, fixes #1446
|
2013-03-23 14:52:54 +00:00 |
|