panni
|
4fbdd67255
|
availablesubs: clear task data after download; clear other task data on new request
|
2017-07-24 13:44:03 +02:00 |
|
panni
|
80f223e706
|
rename PatchedSubtitle to Subtitle
|
2017-07-23 03:24:41 +02:00 |
|
panni
|
0f0d709975
|
don't try re-patching sz.Provider, and don't skip them
|
2017-07-23 03:08:43 +02:00 |
|
panni
|
8db5e100b8
|
update dev version to 2.0.25.1616
|
2017-07-22 03:25:54 +02:00 |
|
panni
|
ebc984d371
|
unify task logging
|
2017-07-22 03:25:11 +02:00 |
|
panni
|
80c73e5871
|
catch errors on subtitle.get_modified_content
|
2017-07-22 01:21:38 +02:00 |
|
panni
|
5de4d29dd8
|
remove obsolete imports
|
2017-07-21 13:11:16 +02:00 |
|
panni
|
fad95a0b22
|
add custom character sanitization for addic7ed; fixes #304
|
2017-07-21 13:09:54 +02:00 |
|
panni
|
ebd3867c5f
|
bump Version 2.0.25.1616 DEV
|
2017-07-21 05:07:21 +02:00 |
|
panni
|
0781265baa
|
actually wait for DL_PROVIDER_SLACK if downloading the previous better subtitle wasnt possible
|
2017-07-21 05:06:32 +02:00 |
|
panni
|
9b8798d534
|
add slack to findbetter when subtitles have been found but neither were eligible
|
2017-07-21 04:50:19 +02:00 |
|
panni
|
190724360c
|
add more debug info
|
2017-07-21 04:43:37 +02:00 |
|
panni
|
93acb7fbc1
|
dynamic slack for downloadbettersubtitles
|
2017-07-21 04:35:36 +02:00 |
|
panni
|
90cc235d23
|
dynamic slack :)
|
2017-07-21 04:14:17 +02:00 |
|
panni
|
515698fd95
|
reduce slack
|
2017-07-21 04:04:27 +02:00 |
|
panni
|
2596d0a4bc
|
add slack to searchallrecentlyaddedmissing
|
2017-07-21 03:57:01 +02:00 |
|
panni
|
ef8f9f7816
|
only start activity listening when channel is enabled
|
2017-07-21 03:47:23 +02:00 |
|
panni
|
276ecf262f
|
only start activity listening when either channel or agent are enabled
|
2017-07-21 03:44:09 +02:00 |
|
panni
|
5c8d083038
|
remove explicit gc.collect; add soup.decompose on tvsubtitles.get_episode_ids
|
2017-07-21 03:42:02 +02:00 |
|
panni
|
a2c399b4b7
|
Merge branch 'test_memory_leak' into develop-2.0
|
2017-07-21 03:32:12 +02:00 |
|
panni
|
4ecec2e362
|
storage.destroy()
(cherry picked from commit d044c65)
|
2017-07-21 03:31:06 +02:00 |
|
panni
|
e072cb4123
|
update websocket to 0.44.0
(cherry picked from commit 7006687)
|
2017-07-21 03:30:29 +02:00 |
|
panni
|
e44cdd4191
|
relocate enable_channel_wrapper; disable SZ when no providers are enabled; fixes #318
|
2017-07-21 03:13:38 +02:00 |
|
panni
|
43d60b20ca
|
bump dev to 2.0.25.1597
|
2017-07-20 19:00:09 +02:00 |
|
panni
|
6a61c0e722
|
use SZ_UNRAR_TOOL environment variable
|
2017-07-20 18:53:06 +02:00 |
|
panni
|
9de9428825
|
rarfile: don't fail miserably on permission denied
|
2017-07-20 18:42:50 +02:00 |
|
panni
|
13cb31d2db
|
migrate v2->v3
|
2017-07-19 19:32:54 +02:00 |
|
panni
|
211c687609
|
update task handling
|
2017-07-19 19:27:56 +02:00 |
|
panni
|
3151df31f8
|
update task handling
|
2017-07-19 19:15:50 +02:00 |
|
panni
|
db30396c26
|
Merge branch 'mpl_txt_format' into develop-2.0
|
2017-07-19 19:06:15 +02:00 |
|
panni
|
efed67f6e4
|
bump storage version
|
2017-07-18 19:29:08 +02:00 |
|
panni
|
3c0d0a7d60
|
skip loading of legacy subtitle storage; store subtitle content as utf-8 encoded string, not string with unicode entities
|
2017-07-18 11:34:02 +02:00 |
|
panni
|
0f0254675e
|
Merge remote-tracking branch 'origin/develop-2.0' into test_memory_leak
|
2017-07-17 18:17:34 +02:00 |
|
panni
|
068cf1a2fd
|
don't fail on part without subtitles attribute
|
2017-07-17 18:12:19 +02:00 |
|
panni
|
5f3d2904aa
|
add decoding of mpl2 subtitle format
|
2017-07-16 06:07:02 +02:00 |
|
panni
|
e81d3a43b8
|
add broken txt/mpl format base
|
2017-07-16 04:46:09 +02:00 |
|
panni
|
7006687292
|
update websocket to 0.44.0
|
2017-07-16 04:21:41 +02:00 |
|
panni
|
d044c65d2c
|
storage.destroy()
|
2017-07-16 04:02:20 +02:00 |
|
panni
|
d3ae88f5fe
|
test bs4 memory handling
|
2017-07-16 03:24:29 +02:00 |
|
panni
|
a598104778
|
back to dev
|
2017-07-13 15:03:26 +02:00 |
|
panni
|
3955a27594
|
revert DEV
|
2017-07-12 10:39:39 +02:00 |
|
panni
|
597ecd8c0b
|
release 2.0.24.1581
|
2017-07-12 10:39:13 +02:00 |
|
panni
|
006505bf22
|
addic7ed: fix query return value on no r.contnt
|
2017-07-12 10:36:20 +02:00 |
|
panni
|
5d8c49c537
|
podnapisi: revert using opensubtitles hash, fixes #315
|
2017-07-11 19:21:16 +02:00 |
|
panni
|
b276b6eda9
|
bump version
|
2017-07-08 00:25:16 +02:00 |
|
panni
|
dc502c95b2
|
add windows unrar.exe; perhaps fixes #311
|
2017-07-07 23:54:17 +02:00 |
|
panni
|
1b29e4eae5
|
submod: OCR fixes: update hrv dictionary
|
2017-07-07 23:30:34 +02:00 |
|
panni
|
cb5cf573e5
|
bump version
|
2017-07-07 23:24:03 +02:00 |
|
panni
|
0f5dd3a722
|
Merge branch 'master' into develop-2.0
|
2017-07-07 23:23:39 +02:00 |
|
panni
|
ea4a77dbcc
|
submod: OCR fixes NL: update dictionary data #307
|
2017-07-07 23:20:29 +02:00 |
|