pannal
|
cc5866e199
|
fix #233, store subtitle history in Data not Dict; add migrations
|
2017-02-10 16:00:38 +01:00 |
|
pannal
|
8831171a47
|
run the scheduler even if permissions are wrong
|
2017-02-09 15:45:17 +01:00 |
|
pannal
|
2bcbb3a9f9
|
store running state in Dict aswell
|
2017-02-09 15:31:19 +01:00 |
|
pannal
|
451528bd15
|
save the dict after clearing the queue
|
2017-02-09 15:25:12 +01:00 |
|
pannal
|
8cf536473b
|
add braces for better readability
|
2017-02-09 15:12:44 +01:00 |
|
pannal
|
5d401af00f
|
call update_local_media twice, once before the subtitle search and after
|
2017-02-08 14:49:03 +01:00 |
|
pannal
|
0deb81cf53
|
fix #234
|
2017-02-07 14:36:44 +01:00 |
|
pannal
|
05b440f343
|
move last_run and time_start to Task
|
2017-02-06 02:50:48 +01:00 |
|
pannal
|
cf9f623699
|
actually use self.time_start in tasks; force save dict after task ran
|
2017-02-06 02:40:05 +01:00 |
|
pannal
|
19c43a01fe
|
clear old task data on startup
|
2017-02-06 02:32:09 +01:00 |
|
pannal
|
b114dd1159
|
fix #232
|
2017-02-05 19:18:13 +01:00 |
|
panni
|
b5811749e1
|
try saving subtitle info to storage earlier
|
2017-01-18 00:21:35 +01:00 |
|
panni
|
34e43eaf6e
|
skip obsolete last utf-8 try
|
2017-01-15 05:34:54 +01:00 |
|
panni
|
549f30b812
|
try utf-8 first
|
2017-01-15 05:34:11 +01:00 |
|
panni
|
31f3273c09
|
add pin-based channel menu locking
|
2017-01-15 05:25:44 +01:00 |
|
panni
|
d9bd328eca
|
merge enable_agent and enable_channel into plugin_mode setting
|
2017-01-15 03:20:06 +01:00 |
|
panni
|
b0b7130c17
|
fix #223 more generically
|
2017-01-14 04:50:21 +01:00 |
|
panni
|
e6b5431f83
|
try fixing #223
|
2017-01-14 04:29:19 +01:00 |
|
panni
|
27a131ebb1
|
#222 skip scanning internal stream if unable to
|
2017-01-14 03:54:57 +01:00 |
|
panni
|
410cb3909e
|
#222 log missing part instead of failing
|
2017-01-14 03:52:51 +01:00 |
|
panni
|
a36e3143b9
|
fix #220
|
2017-01-14 03:40:34 +01:00 |
|
panni
|
282787ba87
|
update old task data with queue portion
|
2016-12-08 09:49:17 +01:00 |
|
panni
|
1ae9f719b8
|
don't normcase all paths
|
2016-12-07 19:45:08 +01:00 |
|
panni
|
9c7a108bd4
|
perhaps fix #214
|
2016-12-06 19:41:46 +01:00 |
|
panni
|
3db92f734b
|
incorporate enforce_encoding and forced_only to Config; support any PMS supported media file and its embedded subtitles, not just MKV
|
2016-12-04 05:23:59 +01:00 |
|
panni
|
e820b0daa6
|
autoclean in relative custom folders, too
|
2016-12-02 17:18:28 +01:00 |
|
panni
|
1c1bb432bf
|
add full filesystem support for forced/foreign-only subtitles
|
2016-12-02 14:15:37 +01:00 |
|
panni
|
5355b27a99
|
add detection of special subtitle filename tags such as forced/default/normal
|
2016-12-02 13:53:08 +01:00 |
|
panni
|
6931e24d65
|
honor scan: include exotic subs in scanning
|
2016-12-02 13:31:17 +01:00 |
|
panni
|
5f0ddf13a8
|
exotic_exts works, but only for detecting existing subs when searching, not for GUI
|
2016-12-02 13:17:47 +01:00 |
|
panni
|
90ee2e7f67
|
revert exotic_ext setting, it doesn't work.
|
2016-12-02 13:12:36 +01:00 |
|
panni
|
f88c7701c5
|
config: move enforce_encoding; rename rename non-SRT setting to exotic ext (SRT/ASS/SSA); exclude exotic subtitle extensions by default
|
2016-12-02 12:54:00 +01:00 |
|
panni
|
1f99f2de9b
|
add txt/sub/microdvd stuff to default excluded subtitle formats
|
2016-11-30 18:01:55 +01:00 |
|
panni
|
ecccbf9137
|
make vobsub subtitles scanning optiona, resolves #192
|
2016-11-30 17:58:12 +01:00 |
|
panni
|
8fe3aabe75
|
add per-section recentlyadded menu
|
2016-11-30 17:07:56 +01:00 |
|
panni
|
e7211871fc
|
store default/forced data from external subtitle files
|
2016-11-30 13:28:29 +01:00 |
|
panni
|
d8b628bb0c
|
fix #211
|
2016-11-29 18:38:11 +01:00 |
|
panni
|
bc8b146bc7
|
skip non force/foreign subtitle providers if option enabled
|
2016-11-27 04:23:22 +01:00 |
|
panni
|
4542147801
|
bump series force refresh timeout to 1800
|
2016-11-27 04:14:07 +01:00 |
|
panni
|
feb4fb3c82
|
cast bool on addicted random agents pref
|
2016-11-27 04:11:42 +01:00 |
|
panni
|
47886ef78c
|
add subtitles.only_foreign setting; use it
|
2016-11-27 03:52:51 +01:00 |
|
panni
|
b0854871ae
|
force details view for show/season
|
2016-11-27 02:05:10 +01:00 |
|
panni
|
e870a08288
|
increase series/season force refresh timeout again; clarify refresh
|
2016-11-27 01:56:08 +01:00 |
|
panni
|
0e7a506f06
|
increase force-refresh timeouts for season and series
|
2016-11-27 01:46:46 +01:00 |
|
panni
|
7b196bc4f7
|
undo stupidity
|
2016-11-27 01:44:24 +01:00 |
|
panni
|
e5f4c64546
|
fix double triggering force-refresh
|
2016-11-27 01:42:56 +01:00 |
|
panni
|
7299af57b8
|
normalize all paths
|
2016-11-27 01:11:40 +01:00 |
|
panni
|
53b1d1a0c9
|
use isabs for absolute path detection
|
2016-11-27 01:06:13 +01:00 |
|
panni
|
3ea86553b2
|
don't housekeep in global/custom subtitle folders
|
2016-11-27 00:52:20 +01:00 |
|
panni
|
be9c05333e
|
hopefully fix inexistant subtitle file
|
2016-11-26 04:54:20 +01:00 |
|