From f9a7e3eea0190cd87cc3dfb58e4d8ae3173414ae Mon Sep 17 00:00:00 2001 From: ThaUnknown Date: Wed, 16 Dec 2020 18:04:25 +0100 Subject: [PATCH] force update entry data on playback, hide subtitle button if no sub tracks are found, first load settings fix, multi-audio track support --- app/index.html | 23 +++++++++++++-------- app/js/animeHandler.js | 7 +++---- app/js/playerHandler.js | 42 +++++++++++++++++++++++++++++++-------- app/js/settingsHandler.js | 1 + app/js/subtitleOctopus.js | 1 + app/js/torrentHandler.js | 2 +- 6 files changed, 55 insertions(+), 21 deletions(-) diff --git a/app/index.html b/app/index.html index 6afccc6..bfb0d10 100644 --- a/app/index.html +++ b/app/index.html @@ -195,7 +195,7 @@
+ title="Wait For File To Fully Download Before Saving To Drive" disabled> get_app
@@ -213,11 +213,10 @@