Commit graph

443 commits

Author SHA1 Message Date
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
f97acf8e2f only look at media files for languages 2014-10-06 14:51:53 +02:00
j
76960b4020 fix upload 2014-09-30 13:13:40 +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
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
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
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
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
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
f34bdd6631 add sorting by type=time item keys, fixes #2136 2014-02-03 09:24:24 +00:00
j
debe02e800 fix typo 2014-01-27 12:50:51 +00:00
j
c5aefa2f00 fix finding alternative titles fixes #2123 2014-01-27 12:46:18 +00:00
j
2f9409d435 target might be unicode too 2014-01-18 11:29:26 +00:00
j
effeb65115 unicode path issues, fixes #2069 2014-01-18 11:22:58 +00:00
rolux
13df4cd116 add missing k/v to static pages 2014-01-18 08:48:34 +00:00
j
a672ddf1ec html/text item description 2014-01-16 13:11:45 +00:00
j
375a6ed659 symlink does not like unicode, pass utf-8 2014-01-16 17:26:17 +05:30
j
8103f01a36 add numberofdocuments 2014-01-02 13:54:35 +00:00
j
808689c0c3 temp fix for sets 2013-10-22 19:17:12 +00:00
j
9db8b57dd2 dont fail to create torrent for unicode titles 2013-10-08 06:56:45 +00:00
j
6885e41084 nicer logs 2013-10-07 09:18:53 +00:00
j
7a529bfd12 get rid of filters in config, only use itemKeys filter: true 2013-09-30 18:34:44 +00:00
j
2c01974625 only extract sequences if rendered 2013-09-26 14:06:27 +00:00
j
0b7d82529c remove special case for user and allow turning user and groups item item keys 2013-09-23 15:36:52 +00:00