j
|
441cb9892a
|
allow updates of file metadata for files with info
|
2015-02-21 15:35:01 +05:30 |
|
j
|
9a3c24b2ab
|
only call update_timeline once during first import, adds empty clips twice otherwise
|
2015-02-04 15:10:51 +05:30 |
|
j
|
3232ce6989
|
rename Item.itemId to Item.public_id
|
2014-09-19 12:26:46 +00: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
|
f61cc7ee54
|
add support for audio tracks
|
2014-07-23 17:27:27 +02:00 |
|
j
|
f433495592
|
fix tasks.update_info
|
2014-07-09 18:29:17 +00:00 |
|
j
|
5005fddf69
|
turn updating info into task
|
2014-07-09 18:27:21 +00:00 |
|
j
|
e62c7d30f2
|
reset failed if encoding again
|
2014-06-04 09:53:39 +03:00 |
|
j
|
6321859796
|
support uploading videos in any of the supported resolutions, to avoid upscaling
|
2014-02-15 16:13: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
|
ff38db7751
|
add media state: uploading, queued, encoding, available
|
2013-09-14 14:10:52 +00:00 |
|
j
|
f0acbd2bef
|
use .save not .update
|
2013-05-12 10:44:55 +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
|
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
|
9153c80844
|
add support for direct video uploads with server side transcoding, ticket #1351
|
2013-03-26 11:54:03 +00:00 |
|
j
|
f01534b36c
|
upload files for an item
|
2013-03-01 09:14:57 +00:00 |
|
j
|
b1d83b0f93
|
cleanup unused imports and unused variables
|
2013-02-21 13:28:36 +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
|
98adab1259
|
make folderdepth part of config
|
2013-02-04 18:37:26 +05:30 |
|
j
|
64376795ff
|
fix offset option in srt
|
2012-09-15 12:23:17 +02:00 |
|
j
|
7b22bba4e7
|
use path to populate unknown sort names, #958
|
2012-09-14 11:50:08 +02:00 |
|
j
|
084fde7b67
|
save again
|
2012-09-08 14:56:40 +02:00 |
|
j
|
76aa590bbb
|
add manage.py command to extract derivatives, fixes #783
|
2012-05-29 17:02:59 +02:00 |
|
j
|
11b0a06107
|
typo, fixes #693
|
2012-03-21 09:13:38 +01:00 |
|
j
|
563b202a1c
|
save item after extracting derivatives
|
2012-02-24 01:32:59 +05:30 |
|
j
|
d34b2e4860
|
random 1, update sort after import
|
2012-02-22 17:58:42 +05:30 |
|
j
|
52b524430c
|
handle new version of file with old one moved to versions
|
2012-01-30 16:02:19 +05:30 |
|
j
|
4c1dc2afe2
|
fix import script
|
2012-01-28 11:22:51 +01:00 |
|
j
|
2a3c09d0ce
|
update celery import to work with 2.2
|
2011-12-27 18:51:22 +05:30 |
|
j
|
b55bc8e42e
|
call update_timeline once more
|
2011-10-28 15:16:42 +02:00 |
|
j
|
aa24971401
|
match new place
|
2011-10-21 01:52:21 +02:00 |
|
j
|
a546d07b73
|
get_or_create clip
|
2011-10-20 21:32:31 +02:00 |
|
j
|
45798810a9
|
- rework file/upload handling, no more extras
- cleanup imdb data, get from external data service
- rename filesview
|
2011-10-15 17:21:41 +02:00 |
|
j
|
f06164b151
|
mark instance as extra on update
|
2011-08-27 09:03:33 +02:00 |
|
j
|
f04c1a7deb
|
dont update timeline twice
|
2011-08-26 18:08:50 +02:00 |
|
j
|
a99ee4b60e
|
update selected
|
2011-08-26 18:07:32 +02:00 |
|
j
|
5f740534b5
|
update wanted
|
2011-08-25 16:45:55 +02:00 |
|
j
|
50adcb66fc
|
rework files
|
2011-08-23 19:39:34 +02:00 |
|
j
|
205304a66f
|
processing
|
2011-08-20 10:45:54 +02:00 |
|
j
|
af671dc779
|
stream processing
|
2011-08-19 18:54:42 +02:00 |
|
j
|
d6a1ec4266
|
file.item
|
2011-06-27 21:55:40 +02:00 |
|
j
|
e4519b41a4
|
matches. load subtitle annotations into database
|
2011-06-01 18:40:39 +02:00 |
|
j
|
b32ac91211
|
subtitles should annotations part 1
|
2011-06-01 13:03:07 +02:00 |
|
j
|
24cf7e5625
|
handle file updates
|
2011-04-18 21:12:41 +02:00 |
|
j
|
4328d54450
|
server side cleanups and fixed for pandora_client sync
|
2011-04-06 20:57:25 +02:00 |
|
j
|
1bbf76f918
|
version
|
2011-02-24 17:28:44 +01:00 |
|
j
|
72b8f86172
|
fix import
|
2011-02-22 17:09:13 +01:00 |
|