Commit graph

72 commits

Author SHA1 Message Date
j
056fdb706f dont add None, null clip results, fixes #1425 2013-07-10 14:29:23 +00:00
j
9cd9611306 use new Ox.VideoElement, add inital player to edits and view as video results view 2013-07-09 22:49:01 +00:00
j
ce16c93fb4 dont create db_index in south 2013-07-03 10:51:59 +00:00
j
4d9635ab70 dont enable fulltext index by default, only used with GIN enabled 2013-06-06 07:35:52 +00:00
j
488b5431de avoid creating Clip multiple times 2013-03-24 12:25:09 +00:00
j
70cfee4f73 dont fail if no subtitles layer is defined 2013-03-14 07:32:59 +00:00
j
e706fbfb9b api documentation takes and returns 2013-03-04 19:35:06 +00:00
j
661e005b78 dont expose ids of empty subtitles, fixes #1333 2013-03-02 08:57:39 +00:00
j
066d7c8588 find clip queries too 2012-11-18 20:41:18 +01:00
j
73cbde63cf clips too 2012-11-18 20:34:43 +01:00
j
2c07dedac0 add south migrations, convert update to python 2012-11-02 13:41:41 +01:00
j
22e7dc7421 dont fail for clips < 0 2012-10-09 19:22:16 +02:00
j
6fd5adbb1d dont fail for clips < 1 frame 2012-10-09 19:10:46 +02:00
j
8b082023e9 add some more docs for findClips 2012-06-26 13:59:27 +02:00
j
81cef44d19 dont save clip/sequence ids in db 2012-06-18 16:36:04 +02:00
j
480d6c8cf2 use 0 padded 3 digit floats in qids for clips 2012-06-16 11:26:37 +02:00
j
9da8c75f70 dont fail if clipLayers is missing 2012-04-02 17:33:09 +02:00
j
0042546d6c print local name and ip in vm terminal, document trigram index 2012-03-30 16:57:07 +02:00
j
577afd682e only add index flag if DB_GIN_TRGM is set 2012-03-27 13:26:51 +02:00
j
a4ac2e03d4 load subtitles async 2012-03-23 17:37:32 +01:00
j
8fac4c558d only limit grup if needed, do not overwrite clips sort 2012-03-23 16:52:20 +01:00
j
950b6533b0 tweak clip table 2012-03-22 22:33:42 +01:00
j
8511769885 random clip sort 2012-03-22 20:40:37 +01:00
j
22c5e10672 random can be NULL for now 2012-03-21 20:39:26 +01:00
j
69cbee4bd5 only return visible clips. fixes #625 2012-03-10 00:55:45 +01:00
j
26c6987178 findvalue can be Null, clip random sort 2012-03-08 19:56:31 +01:00
j
e3b5e2a6e7 only update clip values after creation 2012-03-07 11:36:32 +01:00
j
6f9e9676cf add additional sort conditions to clip query, fixes #631 2012-03-01 15:53:29 +01:00
j
8a4d4f029e max length, dont fail for layer redirects 2012-02-14 19:14:54 +05:30
j
82c83c1309 keep a log of changes 2012-01-31 22:36:10 +05:30
j
16cc495fb5 store clip values in clip db, cleanup if all annotations are gone, add additionalSort 2012-01-20 23:23:21 +05:30
j
09389f84dc only return matching annotations in findClips if query contains annotation conditions 2012-01-05 18:01:56 +05:30
j
e1989eed57 use ox.django.api instead of local copy 2012-01-04 01:48:47 +05:30
j
c8b59c34c6 text key clip lists 2011-12-30 13:30:38 +05:30
j
001fbd3ba5 clips should return default videoRatio 2011-12-30 12:14:12 +05:30
j
4a67150604 faster clip queries if keys include item keys 2011-12-29 22:34:53 +05:30
j
d070cb616b pad ids to len 7 for storage 2011-12-27 00:06:58 +05:30
j
28a577d69f use annotation find value 2011-12-26 21:05:39 +05:30
j
c930383b32 fix padma.jsonc and adjust whats needed to get it running 2011-12-05 14:48:59 +01:00
j
fd7bd7a704 no manual data if item has imdb id 2011-11-22 17:49:38 +01:00
j
b6f5b45154 one more Q() 2011-11-10 12:09:43 +01:00
j
9c173ba0a3 dont get color for clips outside item duration 2011-11-07 16:32:50 +01:00
j
ba186ffd10 avoid division by 0 2011-11-07 12:09:38 +01:00
j
0feace7a8b decode_id 2011-11-06 20:36:35 +01:00
j
7eeb6dc107 add sortvalue to annotations to get better sort by text results 2011-11-03 12:31:46 +01:00
j
a960a7bd18 fix find with clips 2011-11-03 12:17:50 +01:00
j
f8f500e8c6 delay layer flag 2011-11-02 15:46:27 +01:00
j
df9fc699ff remove layer of indirection 2011-11-02 15:06:34 +01:00
j
47685b87fe add layer flags to clips to avoid slow join with annotation/layer tables 2011-11-02 12:57:10 +01:00
j
e71421f597 only find places/events where words match fixes: #58 2011-10-30 12:55:46 +01:00