j
|
35eb535b03
|
dont set path if encoding failes, set path if not set
|
2013-05-10 11:45:42 +02: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
|
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
|
056cb0d699
|
encode larger streams first
|
2013-03-29 16:16:35 +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
|
8f7a2094cd
|
only user selected streams, update stream once chunk upload is done
|
2013-03-24 20:57:38 +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
|
b9a01b2db9
|
use max resolutions not first
|
2013-03-04 15:39:08 +00:00 |
|
j
|
2f68365d2f
|
use format_path for sites with folderdepth of 4
|
2013-02-25 20:54:47 +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
|
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
|
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
|
7951c42609
|
rewrite file/instance backend
|
2013-02-08 17:01:26 +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 |
|
j
|
ffd256ca93
|
use display_aspect_ratio of stream if set
|
2013-01-11 12:48:40 +05:30 |
|
j
|
28aadd6a43
|
make sure derivative name is set before encoding
|
2012-12-14 15:05:37 +01:00 |
|
j
|
caaff10884
|
check lower case extension
|
2012-11-04 17:47:25 +01:00 |
|
j
|
2c07dedac0
|
add south migrations, convert update to python
|
2012-11-02 13:41:41 +01:00 |
|
j
|
d340e753e5
|
dont normalize path for pad.ma like systems for now
|
2012-10-06 16:37:13 +02:00 |
|
j
|
64376795ff
|
fix offset option in srt
|
2012-09-15 12:23:17 +02:00 |
|
j
|
fdb358ea89
|
part might be int
|
2012-09-14 11:03:30 +02:00 |
|
j
|
7248616937
|
fix part sort
|
2012-09-14 11:02:08 +02:00 |
|
j
|
1b27def499
|
no default width/height
|
2012-09-14 10:54:09 +02:00 |
|
j
|
45d7bb3ea3
|
only videos have resolution
|
2012-09-14 00:15:08 +02:00 |
|
j
|
1bbfa6e0c8
|
no more auto, seriesYear
|
2012-09-12 18:16:54 +02:00 |
|
j
|
a1a8c0b428
|
typo
|
2012-09-12 11:50:50 +02:00 |
|
j
|
38af33bb2f
|
format_path return value changed
|
2012-09-12 11:48:52 +02:00 |
|
j
|
69af82bd9f
|
store full path info
|
2012-09-12 11:44:22 +02:00 |
|
j
|
d87a7ce181
|
parse_path expects top level
|
2012-09-11 15:32:17 +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
|
e0172a38f4
|
File.duration
|
2012-09-08 13:41:11 +02:00 |
|
j
|
90a7488797
|
if info has duration of 0 or less use duratino from extracted streams (work around issues in upload process)
|
2012-09-08 13:37:52 +02:00 |
|
j
|
d4caad4871
|
normalizedPath
|
2012-09-08 00:30:56 +02:00 |
|
j
|
da9dd942b2
|
index all instance paths too, add getPath
|
2012-08-22 00:18:00 +02:00 |
|
j
|
8bb3652f5a
|
typo
|
2012-05-30 00:26:31 +02:00 |
|
j
|
76aa590bbb
|
add manage.py command to extract derivatives, fixes #783
|
2012-05-29 17:02:59 +02:00 |
|
j
|
96ec35e51a
|
use oxtimelines
|
2012-05-17 11:38:59 +02:00 |
|
j
|
7f96b34e54
|
fix torrent path, set rendered to false if uploading again
|
2012-04-18 11:11:12 +02:00 |
|
j
|
7a8756161e
|
load srt
|
2012-03-06 23:04:29 +01:00 |
|
j
|
2f914f16d6
|
add flv
|
2012-02-24 23:09:21 +05:30 |
|
j
|
0ea397cac5
|
support .mts
|
2012-02-24 22:55:56 +05:30 |
|
j
|
7d17f387b5
|
getFileInfo
|
2012-01-20 23:45:54 +05:30 |
|
j
|
ff3f1c3399
|
only return instances if requested
|
2012-01-19 17:27:47 +05:30 |
|