Commit graph

312 commits

Author SHA1 Message Date
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
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
b9a01b2db9 use max resolutions not first 2013-03-04 15:39:08 +00:00
j
f01534b36c upload files for an item 2013-03-01 09:14:57 +00:00
j
2f68365d2f use format_path for sites with folderdepth of 4 2013-02-25 20:54:47 +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
9f1f571094 if series is set it is an episode 2013-02-09 18:54:18 +00:00
j
a8f1ae51ef drop item_id not null constraint 2013-02-09 10:13:57 +00:00
j
b3ce09da88 isEpisode should be boolean 2013-02-09 05:02:26 +00:00
j
5d78c6cba8 detect episodes without episode or season number fixes #1225 2013-02-09 04:02:32 +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
a253d29d1a improve path info migration 2013-02-08 19:19:46 +00:00
j
459ab5ea97 add path_info->path migration 2013-02-08 18:03:59 +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
d1b210d06a better item detection of existing items, sort steams by part and fallback to path 2013-02-08 11:05:35 +00:00