|
1c580a2df7
|
async update of annotation matches, fixes deadlock in load_subtitles
|
2016-08-31 18:03:19 +02:00 |
|
|
3913373c9b
|
update db if guest was reclassified as robot
|
2016-08-31 17:38:40 +02:00 |
|
|
680efc967c
|
processing trumps queued
|
2016-08-31 12:23:41 +02:00 |
|
|
c409b63f25
|
__future__ print
|
2016-08-31 01:33:41 +02:00 |
|
|
5ced5cf791
|
return url
|
2016-08-31 01:30:13 +02:00 |
|
|
89311c14b4
|
typo
|
2016-08-31 01:30:13 +02:00 |
|
|
e086a93c9c
|
fix progress, fail without file object
|
2016-08-31 01:30:13 +02:00 |
|
|
cf3161d4bd
|
better findMedia
|
2016-08-31 01:30:13 +02:00 |
|
|
fc6cc93d26
|
keep import url
|
2016-08-31 01:30:13 +02:00 |
|
|
4d9e8a788a
|
add task for queued downloads
|
2016-08-31 01:30:13 +02:00 |
|
|
1ec69b9c05
|
more py3 fixes
|
2016-08-31 00:33:08 +02:00 |
|
|
6aabe8d9df
|
py3 fixes
|
2016-08-31 00:31:38 +02:00 |
|
|
9b3547f9bc
|
fix tv
|
2016-08-28 15:05:52 +02:00 |
|
|
78c26daaeb
|
update poster after processing stream
|
2016-08-28 13:38:46 +02:00 |
|
|
b3c8a61ce6
|
fix default infoview
|
2016-08-28 13:32:21 +02:00 |
|
|
f71334ae25
|
avoid ad
|
2016-08-28 13:25:26 +02:00 |
|
|
e3f6f05f07
|
Merge branch 'master' of git.0x2620.org:/pandora
|
2016-08-28 13:02:29 +02:00 |
|
|
da89a9748a
|
include download task
|
2016-08-28 12:22:31 +02:00 |
|
|
029bcfee29
|
files are queued after download
|
2016-08-28 12:22:08 +02:00 |
|
|
96fcefb21b
|
add featuring on default info page, its a filter
|
2016-08-28 12:03:05 +02:00 |
|
|
343ab26aa4
|
limit progress to 1, remove domain from chunk url
|
2016-08-27 19:45:43 +02:00 |
|
|
11e36b550e
|
update task after updating item
|
2016-08-25 18:34:49 +02:00 |
|
|
1dd574cb9e
|
task queue has status not state
|
2016-08-25 18:34:49 +02:00 |
|
|
8136a2c2f5
|
create new item if unregistered file gets uploaded
|
2016-08-25 18:34:49 +02:00 |
|
|
181f27b93a
|
fix audio only uploads
|
2016-08-25 18:34:49 +02:00 |
|
|
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 |
|
|
728ed14499
|
remove unused poster script
|
2016-08-25 18:32:28 +02:00 |
|
|
479432f01a
|
upload_date can be none
|
2016-08-25 18:32:28 +02:00 |
|
|
83c2e25aac
|
support editable as result in find
|
2016-08-25 18:32:28 +02:00 |
|
|
2aa2a76cb5
|
ignore . files
|
2016-08-25 18:32:28 +02:00 |
|
|
e23051fe50
|
use list settings from args if present, fixes #2965
|
2016-08-25 18:32:28 +02:00 |
|
|
97a46dceb0
|
fix sort of static edits
|
2016-08-23 13:24:27 +02:00 |
|
|
9685c7e4a5
|
fix streams for static edits
|
2016-08-23 13:24:22 +02:00 |
|
|
b4074303ba
|
avoid error in error handler and render 500 page
|
2016-08-23 01:37:38 +02:00 |
|
|
d7b53aa322
|
limit cronjob rate if multiple cronjobs end up in queue
|
2016-08-18 13:41:24 +02:00 |
|
|
e1cacdb67a
|
add task queue api
|
2016-08-17 14:37:59 +02:00 |
|
|
0eb873d2cb
|
fix hue, saturation, lightness calculation for multi part items
|
2016-08-15 15:14:44 +02:00 |
|
|
3d6d1be2e6
|
include oshash in video url to avoid cache issues
|
2016-08-13 15:36:00 +02:00 |
|
|
843cea063d
|
update timeline if part is changed
|
2016-08-13 15:34:28 +02:00 |
|
|
3b8dd55273
|
don't fail if 2 paths get flipped in a folder
|
2016-08-13 15:32:51 +02:00 |
|
|
72643eb537
|
Merge branch 'master' of git.0x2620.org:/pandora
|
2016-08-13 13:57:03 +02:00 |
|
|
39c8b8786d
|
add task dialog
|
2016-08-13 13:56:53 +02:00 |
|
|
ac791ebf35
|
cosmetic changes
|
2016-08-13 13:56:29 +02:00 |
|
|
8c928860e1
|
import url celanup
- only import first url
- pass empty string instead of undefined
- page can contain multiple videos, import as parts
|
2016-08-10 10:49:58 +02:00 |
|
|
b59a9c3122
|
set canImportItems in config.*.jsonc
|
2016-08-09 15:58:48 +02:00 |
|
|
df89abe6c2
|
fix import video dialog
|
2016-08-09 15:46:23 +02:00 |
|
|
c3a4b227b7
|
fix import video dialog
|
2016-08-09 15:32:40 +02:00 |
|
|
225b7cedbd
|
Merge branch 'master' of git.0x2620.org:/pandora
|
2016-08-09 15:29:42 +02:00 |
|
|
50af217a68
|
update import video dialog
|
2016-08-09 15:29:35 +02:00 |
|
|
2157b719ec
|
use more info from sort table, fixes #2953
|
2016-08-09 15:06:44 +02:00 |
|