From 3e1910a28b6cb91b137ccea72bfe42cf4d4c42cc Mon Sep 17 00:00:00 2001 From: panni Date: Mon, 8 May 2017 04:07:24 +0200 Subject: [PATCH] 2.0.15.1209 RC2 --- Contents/Info.plist | 6 +++--- README.md | 12 ++++++++++++ 2 files changed, 15 insertions(+), 3 deletions(-) diff --git a/Contents/Info.plist b/Contents/Info.plist index d089b8fc6..55bc5f737 100755 --- a/Contents/Info.plist +++ b/Contents/Info.plist @@ -9,11 +9,11 @@ CFBundleInfoDictionaryVersion 6.0 CFBundleShortVersionString - 2.0.12 + 2.0.15 CFBundleSignature ???? CFBundleVersion - 2.0.12.1180 + 2.0.15.1209 PlexFrameworkVersion 2 PlexPluginClass @@ -32,7 +32,7 @@ <h1>Sub-Zero for Plex</h1><i>Subtitles done right</i> -Version 2.0.12.1180 RC1 +Version 2.0.15.1209 RC2 Originally based on @bramwalet's awesome <a href="https://github.com/bramwalet/Subliminal.bundle">Subliminal.bundle</a> diff --git a/README.md b/README.md index 1eedaa7c4..f8ff7320b 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,18 @@ Checkout **[the Sub-Zero Wiki](https://github.com/pannal/Sub-Zero.bundle/wiki)** ## Changelog +2.0.15.1209 RC2 +- core: fixes +- core: submod-common: fix multiple dots at start of line +- core/menu: add subtitle modification debug setting +- core/menu: when manually listing available subtitles in menu, display those with wrong FPS also (opensubtitles), because you can fix them later +- core/menu: advanced-menu: add apply-all-default-mods menu item; add re-apply all mods menu item +- core: always look for currently (not-) existing subtitles when called; hopefully fixes #276 +- scheduler/menu: be faster; also launch scheduled tasks in threads, not just manually launched ones +- core: don't delete subtitles with .custom or .embedded in their filenames when running auto cleanup +- menu: add back-to-previous menu items + + 2.0.12.1180 RC1 - core: update subliminal to version 2 - core: update all dependencies