j
|
d9a5a75a04
|
dont call external api if no external api is defined
|
2014-11-14 20:23:25 +00:00 |
|
j
|
9dcd961fff
|
height must be integer
|
2014-11-14 17:17:15 +00:00 |
|
j
|
a56428620a
|
dont try to extract frames from audio
|
2014-11-14 14:05:45 +00:00 |
|
j
|
563bbd5b0e
|
set filesystem_encoding while creating torrent
|
2014-10-29 01:44:29 +01:00 |
|
j
|
ef44a4f213
|
filters values can only be strings. strip tags
|
2014-10-28 11:27:57 +00:00 |
|
j
|
91897832be
|
dont try to escpe numbers
|
2014-10-17 17:04:47 +02:00 |
|
j
|
1f9e252ffb
|
use ox.makedirs
|
2014-10-16 21:59:38 +02:00 |
|
j
|
d599781d50
|
allow users to only edit there own groups
|
2014-10-15 09:45:11 +00:00 |
|
j
|
f97acf8e2f
|
only look at media files for languages
|
2014-10-06 14:51:53 +02:00 |
|
j
|
ceb507020b
|
data is passed to api functions now
|
2014-10-06 08:26:43 +00:00 |
|
j
|
991ef93876
|
totals admin: true -> capability, fixes #2504
|
2014-10-02 20:08:38 +02:00 |
|
j
|
76960b4020
|
fix upload
|
2014-09-30 13:13:40 +00:00 |
|
j
|
80fdfb5e38
|
fix public_id migration for new installs
|
2014-09-30 13:01:29 +00:00 |
|
j
|
3cdb0e23cc
|
new api calls: getGroups/addGroup/removeGroup
|
2014-09-30 14:11:55 +02:00 |
|
j
|
76bbe09a05
|
cache frame width/height in db
|
2014-09-28 10:16:25 +00:00 |
|
j
|
4f9ed09ca1
|
serialize sitemap only once
|
2014-09-28 10:15:17 +00:00 |
|
j
|
decbf70027
|
remove unused variables
|
2014-09-27 19:44:23 +02:00 |
|
j
|
ada3bbe346
|
add optoin to use melt(MLT) to extract frames from H264
|
2014-09-25 15:28:08 +02:00 |
|
j
|
3232ce6989
|
rename Item.itemId to Item.public_id
|
2014-09-19 12:26:46 +00:00 |
|
j
|
f244476138
|
dont fail for clips without color
|
2014-09-16 08:52:46 +00:00 |
|
j
|
999de04ad8
|
only use frames that are ready.
|
2014-09-03 13:31:44 +02:00 |
|
j
|
e381609b9e
|
remove tests, not used
|
2014-09-05 13:39:43 +02:00 |
|
j
|
4ab9d497ff
|
add by language srt url
|
2014-09-02 14:25:27 +00:00 |
|
j
|
72d9dbf0f2
|
avoid passing open network connections to subprocesses, call Popen with close_fds=True
|
2014-09-02 14:24:12 +00:00 |
|
j
|
1556699723
|
support groups itemKey with special value , 1879
|
2014-09-02 13:26:14 +00:00 |
|
j
|
a520b7edaf
|
dont include empty audioTracks array, fixes player view for items without audio tracks
|
2014-07-29 17:39:43 +02:00 |
|
j
|
f61cc7ee54
|
add support for audio tracks
|
2014-07-23 17:27:27 +02:00 |
|
j
|
12fa7edb53
|
add annotationLanguages
|
2014-07-18 14:28:09 +00:00 |
|
j
|
08b8bd986a
|
only show stats for selected files
|
2014-06-27 11:32:39 +02:00 |
|
j
|
e28542578d
|
add canEditRightsLevel flag
|
2014-06-04 10:34:36 +03:00 |
|
j
|
1bcbd90b83
|
only show admin totals to admins
|
2014-05-06 19:01:34 +02:00 |
|
j
|
68e4ac8f56
|
make links relative
|
2014-04-24 14:12:11 +00:00 |
|
j
|
3476a50c53
|
duration might not be set
|
2014-03-17 10:08:27 +00:00 |
|
j
|
c3b4a622ad
|
json caches sort values, make sure they are up to date before updating json
|
2014-03-16 19:36:29 +00:00 |
|
j
|
a911a62e12
|
title can contain html
|
2014-03-16 14:42:39 +00:00 |
|
j
|
9e74d03301
|
support words/wordsperminute for specific layer
|
2014-03-16 14:31:21 +00:00 |
|
j
|
220e091460
|
only add/remove empty clips as needed
|
2014-03-16 13:52:56 +00:00 |
|
j
|
6de05d4c9d
|
available files are not wanted
|
2014-03-16 13:47:18 +00:00 |
|
j
|
765e1cd82c
|
typo
|
2014-03-16 13:15:55 +00:00 |
|
j
|
9a454500b3
|
trigger load_subtitles again
|
2014-03-15 14:28:00 +00:00 |
|
j
|
360aa0d87d
|
add empty clips
|
2014-03-15 14:10:37 +00:00 |
|
j
|
c055c220e2
|
support merged download for specific resolution,format fixes #2353
|
2014-03-08 11:18:12 +00:00 |
|
j
|
a1acc6b3aa
|
add default values to items without imdb
|
2014-02-24 16:54:58 +05:30 |
|
j
|
1c004ef207
|
only null string fields in sort
|
2014-02-24 15:52:55 +05:30 |
|
j
|
88068794e4
|
merge parts into one file on download
|
2014-02-13 18:48:47 +00:00 |
|
j
|
545710528e
|
additionalSort -> user.ui.listSort
|
2014-02-09 11:29:00 +00:00 |
|
j
|
b50bf7a630
|
string layers need facets now
|
2014-02-09 09:58:13 +00:00 |
|
j
|
81aa990988
|
string layers are facets too, to fix exact matches
|
2014-02-09 09:41:34 +00:00 |
|
j
|
e3bf14dab8
|
send Access-Control-Allow-Origin but no data for OPTIONS requests
|
2014-02-05 06:37:00 +00:00 |
|
j
|
e02f1eb6df
|
move sitename to end for static pages, fixes #2118
|
2014-02-03 09:35:15 +00:00 |
|