Commit graph

537 commits

Author SHA1 Message Date
j
f39b2ddf3f allow formated time for clip extraction too 2012-09-23 10:32:35 +02:00
j
20d1119b75 use internationalTitle and new alternative title format: fixes #947 and #963 2012-09-22 22:00:32 +02:00
j
6d6555e3bb dont special case id, fixes #602 2012-09-17 13:25:30 +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
e2c61e4a78 dont fail if item has not steams 2012-09-11 14:36:25 +02:00
j
e3d0893a00 reorder code so that item status does not get overwritten 2012-09-08 14:41:19 +02:00
j
0151b282a2 fix torrent download 2012-09-08 13:14:28 +02:00
j
9c754252a0 self 2012-09-08 00:25:26 +02:00
j
da9dd942b2 index all instance paths too, add getPath 2012-08-22 00:18:00 +02:00
j
faf9865f87 new ox.torrent api 2012-08-21 10:49:20 +02:00
j
189d0ac249 new python-ox api 2012-08-15 17:15:06 +02:00
j
6895a13833 use volume to sort by volume, fixes #825 2012-07-02 17:07:39 +02:00
j
c531fb68c4 update poster aspect on poster update 2012-07-01 12:17:04 +00:00
j
9ceeb34171 dont add empty set for users with only ignored files 2012-06-28 14:59:08 +02:00
j
3fca65e86b dont save oxdbid if not using imdb, 2 items might have the same id 2012-06-26 10:48:43 +02:00
j
aaa6981a54 ignore empty annotations in find 2012-06-18 18:36:40 +02:00
j
81cef44d19 dont save clip/sequence ids in db 2012-06-18 16:36:04 +02:00
j
7f567d78a0 round srt timestamps to 3 digits 2012-06-17 01:10:34 +02:00
j
e9d26d4c3d typo 2012-06-16 11:01:01 +02:00
j
be6abcc4b7 enabled sequence extraction by default 2012-06-16 00:08:52 +02:00
j
ca93e35c00 module issues in join timelines 2012-06-15 16:44:32 +02:00
j
70892dd463 better demo config and info view
always pass oxdbId to poster script
use 0xdb like poster script for demo
2012-06-13 17:59:10 +02:00
j
d1562237de actually use name sort 2012-06-12 11:23:25 +02:00
j
c7ad68cab9 /ID/frameposterX.jpg should be /ID/posterframeX.jpg, fixes #663 2012-06-11 10:30:29 +02:00
j
c753688f41 fix queue for cronjob 2012-06-07 10:59:13 +02:00
j
d543e35f3f rebuild timelines in encoding pipe 2012-06-06 16:38:18 +02:00
j
6e7b029f1c fix iframe width/height 2012-06-04 22:14:48 +02:00
j
c2ad332bbe typo 2012-06-03 01:40:19 +02:00
j
495a22dd97 dont fail if part has no timeline, look for timeline fallback from top 2012-06-03 00:39:36 +02:00
j
7936a2180e avoid division by zero 2012-05-30 17:52:50 +02:00
j
24caf0e0c5 use new timeline names for poster/icon 2012-05-30 14:48:08 +02:00
j
4ece83f4c8 dont crate private items by default 2012-05-30 10:10:35 +00:00
j
488e982483 allow rendered find queries, fixes #804 2012-05-29 11:26:18 +02:00
j
69b1e6c7b2 cleanup use of python-ox api 2012-05-27 13:52:12 +02:00
j
0719735feb compute proper facet sort value 2012-05-22 10:12:41 +02:00
j
a711d2d2ce fix comment 2012-05-19 14:56:29 +02:00
j
96ec35e51a use oxtimelines 2012-05-17 11:38:59 +02:00
j
f09e4205cf sort_string, sorted_strings moved to ox 2012-05-16 12:31:44 +02:00
j
1c80fb1f08 layer facets too 2012-04-24 19:13:44 +02:00
j
079b0051c0 facets need to be decoded too 2012-04-24 19:09:10 +02:00
j
7f96b34e54 fix torrent path, set rendered to false if uploading again 2012-04-18 11:11:12 +02:00
j
00c8f47541 inbetween queries 2012-04-02 17:33:23 +02:00
j
513e79b431 add distinct again 2012-04-02 12:56:39 +02:00
j
b55d368920 faster item query, drop distinct 2012-04-02 12:52:53 +02:00
j
0042546d6c print local name and ip in vm terminal, document trigram index 2012-03-30 16:57:07 +02:00
j
494f5cfa0b empty years 2012-03-27 19:42:49 +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
4c21387335 update random in transaction. timeline sorting 2012-03-22 21:19:19 +01:00
j
8511769885 random clip sort 2012-03-22 20:40:37 +01:00
j
11b0a06107 typo, fixes #693 2012-03-21 09:13:38 +01:00
j
da5343715a better multiline srt export 2012-03-16 17:16:02 +01:00
j
cd46c456af fix autocomplete 2012-03-13 13:39:43 +01:00
j
a214d4ec7c better unicode representation of items 2012-03-10 18:29:46 +01:00
j
931aeaf130 dont call item.save() in poster update, this causes data loss 2012-03-10 02:46:26 +01:00
j
5c439828ea order poster frames, fixes #409 2012-03-09 22:08:17 +01:00
j
42486c885e dont update sort/find while import subtitles 2012-03-09 19:27:28 +01:00
j
26c6987178 findvalue can be Null, clip random sort 2012-03-08 19:56:31 +01:00
rolux
7c8e2a5765 merge 2012-03-08 11:39:04 +00:00
j
30313e35ce addFile 2012-03-06 23:05:21 +01:00
j
159b6dc746 newlines in srt are explicit, fixes #634 2012-03-03 10:53:12 +01:00
j
d9ac05245b add <br> to subtitles on import 2012-02-25 14:27:24 +05:30
j
8ec5ce5ec0 valid atom feed 2012-02-24 01:19:15 +05:30
j
84f67078c0 atom feed is not standalone 2012-02-23 20:24:27 +05:30
j
d34b2e4860 random 1, update sort after import 2012-02-22 17:58:42 +05:30
j
9c5ba8614b search values need to be decoded 2012-02-22 13:14:35 +05:30
rolux
13eec9346b properly escape user names and list names 2012-02-22 10:14:07 +00:00
j
67bc4475e9 first round of input sanitization 2012-02-21 21:56:06 +05:30
j
a123d4daf7 sort by number of annotations 2012-02-20 17:42:13 +00:00
j
fba62c15f4 dont fail if item has no user 2012-02-20 14:39:30 +00:00
j
8530fa6f66 only include static annotations for anonymous users 2012-02-19 09:11:18 +00:00
j
81748afa2d use stream height by default 2012-02-17 13:02:04 +05:30
j
d7a20821d6 add user 2012-02-16 19:43:08 +05:30
j
7d10a0a727 show summary on static page 2012-02-16 19:35:09 +05:30
j
810e9eab0e random is a base key 2012-02-16 02:09:21 +05:30
rolux
f22dd81a7c fix a bug where duration would be missing from the info page for non-admins; move user/created/modified to the right column 2012-02-15 19:35:53 +00:00
j
3ed46c3f6d add random order. fixes #414 2012-02-15 23:32:06 +05:30
j
8ac6779bb1 fix 404 response 2012-02-15 16:42:08 +05:30
j
3ec896aa49 initial json/xml export 2012-02-15 13:15:00 +05:30
j
9b21e867b2 item.find 2012-02-14 21:44:04 +05:30
j
8a4d4f029e max length, dont fail for layer redirects 2012-02-14 19:14:54 +05:30
j
6ca4edf742 descriptions should be empty not None 2012-02-14 16:08:36 +05:30
j
305dcf1209 make more sortvalues lower case 2012-02-14 11:20:24 +05:30
j
efaf356f15 case insensitive sort value 2012-02-14 11:15:32 +05:30
j
ac5c2ab9c8 sync facets saving annotations that are used as filters. i.e. keywords fixes #378 2012-02-13 20:08:43 +05:30
j
ff1ce07e26 clear empty metadata values on edit, fixes #440 2012-02-13 16:50:34 +05:30
j
4857b65268 admins should be able to edit user 2012-02-10 22:08:53 +05:30
j
e0dc7b48e9 check for canEditFeaturedLists permission editing lists, fixes #377 2012-02-06 20:33:57 +05:30
rolux
daaabba071 highlight matches in clips 2012-02-01 12:01:39 +00:00
j
82c83c1309 keep a log of changes 2012-01-31 22:36:10 +05:30
j
4073aa58dc order keywords. fixes #219 2012-01-31 05:54:18 +05:30
j
3417eb9281 width/height 2012-01-27 23:22:54 +01:00
j
8895e99063 return utf-8 filenames 2012-01-24 15:29:04 +05:30
j
425c7a874a make keys optional in get request 2012-01-24 02:15:49 +05:30
j
c06f94fb24 return default frame 2012-01-21 16:21:04 +05:30
j
70a9daf19c also use audio files 2012-01-21 15:44:25 +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
2180021421 use clips query for filter too 2012-01-19 00:37:14 +05:30