pannal
|
90e4e95a40
|
add filename to plex_media guess warning
|
2017-04-25 15:17:58 +02:00 |
|
pannal
|
8d80152734
|
clarify get my logs
|
2017-04-23 21:36:22 +02:00 |
|
pannal
|
f2f884c4ea
|
fix NotImplementedError
|
2017-04-23 21:34:21 +02:00 |
|
pannal
|
71e7da1a41
|
blerp
|
2017-04-23 06:31:38 +02:00 |
|
pannal
|
635c24ec19
|
add legendastv
|
2017-04-23 06:28:44 +02:00 |
|
pannal
|
4d68271c39
|
add legendastv
|
2017-04-23 05:20:12 +02:00 |
|
pannal
|
f7154f4ab9
|
pep8; fix #265
|
2017-04-23 04:39:29 +02:00 |
|
pannal
|
d222385b05
|
detect plugin log path in addition to server log path
|
2017-04-23 03:57:13 +02:00 |
|
pannal
|
96982e1dae
|
add visual dev mode
|
2017-04-23 00:44:25 +02:00 |
|
pannal
|
0f2d578756
|
adjust min_scores
|
2017-04-22 14:57:30 +02:00 |
|
pannal
|
1e035daed3
|
add more logging to download_subtitles
|
2017-04-22 14:56:32 +02:00 |
|
pannal
|
7935d73140
|
fix usage of download_subtitle
|
2017-04-22 14:49:20 +02:00 |
|
pannal
|
5df0f3485d
|
fix usage of hearing_impaired
|
2017-04-22 14:37:19 +02:00 |
|
pannal
|
713bb699d1
|
re-enable tasks
|
2017-04-22 05:20:46 +02:00 |
|
pannal
|
179df2fbcc
|
set addicted default boost to 25
|
2017-04-22 03:24:53 +02:00 |
|
pannal
|
ff6a7c6590
|
add new main menu icons
|
2017-04-22 00:42:19 +02:00 |
|
pannal
|
c0810e6f24
|
correctly pass expected_title hint to guessit; use even less monkey patching;
|
2017-04-21 22:27:08 +02:00 |
|
pannal
|
6e8527ff19
|
adjust scores to subliminal 2
|
2017-04-21 17:16:12 +02:00 |
|
pannal
|
29773c2521
|
remove localmedia subtitle finder debug logging for now
|
2017-04-21 17:00:45 +02:00 |
|
pannal
|
9a40625f8c
|
use correct refiners; add debugging to refine()
|
2017-04-21 16:57:15 +02:00 |
|
pannal
|
923014402d
|
use our own metadata refiner instead of the default one; use our own addic7ed language converter instead of the default one
|
2017-04-21 15:21:07 +02:00 |
|
pannal
|
bfaee826df
|
disable tasks for now
|
2017-04-20 17:51:27 +02:00 |
|
pannal
|
b8e73f9a58
|
doc; re-add providers.mixins,utils,addic7ed; let compute_score update the original matches
|
2017-04-20 17:49:44 +02:00 |
|
pannal
|
12f259249c
|
re-add PatchedProvider, PatchedSubtitle, PatchedAddic7edConverter
|
2017-04-20 17:12:56 +02:00 |
|
pannal
|
a0610675ee
|
simplify get_item_hints; re-add hints to guessit usage; re-add known patches to scan_video
|
2017-04-20 16:27:45 +02:00 |
|
pannal
|
98e489503f
|
Merge branch 'develop-1.4' into develop-1.5
# Conflicts:
# Contents/Code/support/config.py
# Contents/Info.plist
|
2017-04-20 14:12:55 +02:00 |
|
pannal
|
b843a8da0f
|
correctly handle embedded non-srt/ssa/ass subtitles, fixes #264
|
2017-04-13 18:36:35 +02:00 |
|
pannal
|
9c5db730f6
|
Merge branch 'master' into develop-1.5
# Conflicts:
# Contents/Info.plist
|
2017-04-06 01:56:35 +02:00 |
|
pannal
|
735f653db3
|
only refresh when playing during the first 60 seconds; store the last 10 played items instead of only one
|
2017-04-05 15:01:28 +02:00 |
|
pannal
|
256b8d14d9
|
add wraptor; throttle on_playing to every 5 seconds max; don't trigger any refreshes on the first on_playing ever (globally)
|
2017-04-03 17:28:11 +02:00 |
|
pannal
|
da996d582c
|
add hybrid on_playback mode; clarify modes
|
2017-04-02 03:35:44 +02:00 |
|
pannal
|
391d1077ca
|
separate on_playing.get_next_episode
|
2017-04-02 02:46:22 +02:00 |
|
pannal
|
5b039b22d4
|
add on_playback handler; do nothing, refresh current media item on playback, or, in case of series: refresh the next episode
|
2017-04-02 02:37:13 +02:00 |
|
pannal
|
e62ae1106b
|
update doc
|
2017-04-02 01:20:08 +02:00 |
|
pannal
|
180329f055
|
rename typo
|
2017-04-02 01:19:16 +02:00 |
|
pannal
|
87185210ef
|
mitigate #260 by adding an external subtitle filename strictness mode; also re-add selective global subfolder handling to localmedia
|
2017-04-02 01:15:48 +02:00 |
|
pannal
|
d1454f3cae
|
add exception handler for get_universal_plex_token
|
2017-04-01 07:09:46 +02:00 |
|
pannal
|
470706929f
|
start activity monitor in a thread; blerp
|
2017-04-01 06:46:30 +02:00 |
|
pannal
|
4880230261
|
add activities core; now_playing stub
|
2017-04-01 06:14:28 +02:00 |
|
pannal
|
935f22ca5a
|
add server_log_path, app_support_path and universal_plex_token to config
|
2017-04-01 06:13:29 +02:00 |
|
pannal
|
d2e5a925b4
|
remove obsolete advanced menu items
|
2017-04-01 00:40:28 +02:00 |
|
pannal
|
ce8ee6ebb3
|
handle updated_metadata signal in better subtitles
|
2017-03-31 06:23:13 +02:00 |
|
pannal
|
b570556ab0
|
move doc
|
2017-03-31 06:11:31 +02:00 |
|
pannal
|
2994944061
|
add treat_und_as_first setting; treat unknown embedded subtitle as language1 by default; add "key" property to plex.objects.library; fixes #239
|
2017-03-31 06:09:26 +02:00 |
|
pannal
|
959416f191
|
better debug info for findbettersubtitles
|
2017-03-31 02:56:40 +02:00 |
|
pannal
|
f09f91e666
|
skip to next best subtitle in findbettersubtitles if download failed
|
2017-03-31 02:35:07 +02:00 |
|
pannal
|
7c5dda6ab0
|
fix relative custom subtitle folders
|
2017-03-31 02:00:52 +02:00 |
|
pannal
|
e87d47a7bb
|
add doc
|
2017-03-31 00:38:33 +02:00 |
|
pannal
|
b75df908ca
|
skip non-subtitle extensions by default; add more debug logging
|
2017-03-31 00:26:29 +02:00 |
|
pannal
|
aebbcb7971
|
#247 use shell=True on notification exe
|
2017-03-11 03:59:07 +01:00 |
|