Commit graph

6031 commits

Author SHA1 Message Date
j
93c6d8495b wait for postgres and rabbitmq(systemd) 2016-09-07 09:00:48 +02:00
j
844d1697bd remove unused annotation.tasks.update_matches 2016-09-06 00:19:36 +02:00
j
4d1711cb01 only update subtitles if needed 2016-09-06 00:13:40 +02:00
j
d53659c0c4 move annotation update_matches logic into models 2016-09-05 23:46:36 +02:00
j
5d43ed0585 Merge changes 2016-09-05 18:17:06 +02:00
j
3cb9281d6d w should never be 0 2016-09-05 18:16:39 +02:00
j
400162e400 full_tile_widths can be 0 for items with many parts 2016-09-05 15:47:36 +02:00
j
bf984fe256 return item info for 0x urls 2016-09-05 13:45:24 +02:00
j
0f0f5f42d8 space 2016-08-31 19:07:44 +02:00
j
1c580a2df7 async update of annotation matches, fixes deadlock in load_subtitles 2016-08-31 18:03:19 +02:00
j
3913373c9b update db if guest was reclassified as robot 2016-08-31 17:38:40 +02:00
j
680efc967c processing trumps queued 2016-08-31 12:23:41 +02:00
j
c409b63f25 __future__ print 2016-08-31 01:33:41 +02:00
j
5ced5cf791 return url 2016-08-31 01:30:13 +02:00
j
89311c14b4 typo 2016-08-31 01:30:13 +02:00
j
e086a93c9c fix progress, fail without file object 2016-08-31 01:30:13 +02:00
j
cf3161d4bd better findMedia 2016-08-31 01:30:13 +02:00
j
fc6cc93d26 keep import url 2016-08-31 01:30:13 +02:00
j
4d9e8a788a add task for queued downloads 2016-08-31 01:30:13 +02:00
j
1ec69b9c05 more py3 fixes 2016-08-31 00:33:08 +02:00
j
6aabe8d9df py3 fixes 2016-08-31 00:31:38 +02:00
j
9b3547f9bc fix tv 2016-08-28 15:05:52 +02:00
j
78c26daaeb update poster after processing stream 2016-08-28 13:38:46 +02:00
j
b3c8a61ce6 fix default infoview 2016-08-28 13:32:21 +02:00
j
f71334ae25 avoid ad 2016-08-28 13:25:26 +02:00
j
e3f6f05f07 Merge branch 'master' of git.0x2620.org:/pandora 2016-08-28 13:02:29 +02:00
j
da89a9748a include download task 2016-08-28 12:22:31 +02:00
j
029bcfee29 files are queued after download 2016-08-28 12:22:08 +02:00
j
96fcefb21b add featuring on default info page, its a filter 2016-08-28 12:03:05 +02:00
j
343ab26aa4 limit progress to 1, remove domain from chunk url 2016-08-27 19:45:43 +02:00
j
11e36b550e update task after updating item 2016-08-25 18:34:49 +02:00
j
1dd574cb9e task queue has status not state 2016-08-25 18:34:49 +02:00
j
8136a2c2f5 create new item if unregistered file gets uploaded 2016-08-25 18:34:49 +02:00
j
181f27b93a fix audio only uploads 2016-08-25 18:34:49 +02:00
j
1468ddbecb towards supporting python 2 and 3
- use absolute_imports
- make use of six.moves
- use exec instead of execfile
- use list(dict) instead if dict.keys()
2016-08-25 18:34:36 +02:00
j
728ed14499 remove unused poster script 2016-08-25 18:32:28 +02:00
j
479432f01a upload_date can be none 2016-08-25 18:32:28 +02:00
j
83c2e25aac support editable as result in find 2016-08-25 18:32:28 +02:00
j
2aa2a76cb5 ignore . files 2016-08-25 18:32:28 +02:00
j
e23051fe50 use list settings from args if present, fixes #2965 2016-08-25 18:32:28 +02:00
j
97a46dceb0 fix sort of static edits 2016-08-23 13:24:27 +02:00
j
9685c7e4a5 fix streams for static edits 2016-08-23 13:24:22 +02:00
j
b4074303ba avoid error in error handler and render 500 page 2016-08-23 01:37:38 +02:00
j
d7b53aa322 limit cronjob rate if multiple cronjobs end up in queue 2016-08-18 13:41:24 +02:00
j
e1cacdb67a add task queue api 2016-08-17 14:37:59 +02:00
j
0eb873d2cb fix hue, saturation, lightness calculation for multi part items 2016-08-15 15:14:44 +02:00
j
3d6d1be2e6 include oshash in video url to avoid cache issues 2016-08-13 15:36:00 +02:00
j
843cea063d update timeline if part is changed 2016-08-13 15:34:28 +02:00
j
3b8dd55273 don't fail if 2 paths get flipped in a folder 2016-08-13 15:32:51 +02:00
rlx
72643eb537 Merge branch 'master' of git.0x2620.org:/pandora 2016-08-13 13:57:03 +02:00