Commit graph

132 commits

Author SHA1 Message Date
j
50a318f4ad fix setting languages 2014-09-03 13:20:52 +02:00
j
f61cc7ee54 add support for audio tracks 2014-07-23 17:27:27 +02:00
j
5005fddf69 turn updating info into task 2014-07-09 18:27:21 +00:00
j
7cd152b1d5 refactor chunk upload: return offset, continue at server offset 2014-04-11 16:56:22 +00:00
j
22e3a9eedd upload chunks with offset. fail if uploaded file does not match oshash 2014-04-11 12:08:14 +00:00
j
7e0f7cf5fb remove debug statement 2014-03-16 15:11:59 +00:00
j
d8e20d9380 properly update item after removing selected video 2014-03-09 16:45:13 +00:00
j
2c3ff91c91 allow uploading videos to canAddItems 2014-03-05 20:29:01 +00:00
j
93cd998fcf reset failed state on reupload 2014-03-02 10:32:35 +01:00
j
6321859796 support uploading videos in any of the supported resolutions, to avoid upscaling 2014-02-15 16:13:43 +00:00
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
3064785b3e remove failed transcodes, fix reuploading the same file via direct upload 2013-09-26 14:55:37 +00:00
j
ff38db7751 add media state: uploading, queued, encoding, available 2013-09-14 14:10:52 +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
e56ac00a84 typos 2013-05-30 11:38:33 +00:00
j
14f58532a8 use item not itemId for moveMedia 2013-05-27 13:28:35 +00:00
j
0a94e04958 sqlfindindex updates db itself, no need to pipe, minor documentation fixes 2013-04-25 14:37:16 +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
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
f5cd0cf2ca load subtitles in sync with creating timeline, use stream duration for files 2013-03-12 09:36:00 +00:00
j
e706fbfb9b api documentation takes and returns 2013-03-04 19:35:06 +00:00
j
29008d0eae add addAnnotations api to batch import many annotations, update importAnnotations dialog 2013-03-04 15:41:25 +00:00
j
f01534b36c upload files for an item 2013-03-01 09:14:57 +00:00
j
8734e35613 add add item api 2013-02-25 10:30:29 +00:00
j
b1d83b0f93 cleanup unused imports and unused variables 2013-02-21 13:28:36 +00:00
j
d685485ee4 fix firefogg upload 2013-02-09 01:49:17 +00:00
j
54f2619bdc update file state after info update 2013-02-08 23:38:13 +00:00
j
2bb7fe3a75 save info into right place 2013-02-08 17:51:12 +00:00
j
e1889397b2 remove editFile, clenaup editFiles 2013-02-08 17:05:18 +00:00
j
7951c42609 rewrite file/instance backend 2013-02-08 17:01:26 +00:00
j
fba6281b3f sort by part should be same as stream sort 2013-02-08 12:26:56 +00:00
j
1bc21588a6 fix type of direct uploads 2012-11-16 02:50:10 +01:00
j
db9e943b28 parse info after updating 2012-11-09 12:11:56 +01:00
j
bb7d43e29f typo 2012-11-09 12:10:25 +01:00
j
597fe9d6c6 always request info for all files that need it 2012-11-09 12:07:38 +01:00
j
1bbfa6e0c8 no more auto, seriesYear 2012-09-12 18:16:54 +02:00
j
69af82bd9f store full path info 2012-09-12 11:44:22 +02:00
j
f3605569fa cleanup getPath response 2012-09-11 15:39:49 +02:00
j
3de99bb4b6 update paths on item edit, enable editable fields in editFile, part is a string now 2012-09-11 15:17:35 +02:00
j
6916792f95 new file/path logic 2012-09-11 14:42:33 +02:00
j
e5107d8610 - fix upload for non admin users
- fix https test
- give permission denied warning if upload is not working
2012-09-08 17:03:59 +02:00
j
da9dd942b2 index all instance paths too, add getPath 2012-08-22 00:18:00 +02:00
j
f5003f9613 redirect to files view 2012-06-28 15:55:38 +02:00
j
e72a9675c7 make copy and pase of oshash from filesystem easier 2012-06-13 09:45:39 +02:00
j
7f96b34e54 fix torrent path, set rendered to false if uploading again 2012-04-18 11:11:12 +02:00
j
65943df3f8 support adding files without archive 2012-03-16 17:18:26 +01:00