From 792021bcb41c8e855cef7b92bc51cc7a4f7b93b4 Mon Sep 17 00:00:00 2001 From: ThaUnknown Date: Tue, 15 Sep 2020 01:57:55 +0200 Subject: [PATCH] subtitle parsing progress, still a bit buggy --- app/animeHandler.js | 2 +- app/app.html | 2 +- app/bundle.js | 431 ++++++++++++++++++++++-------------------- app/css2.css | 2 +- app/torrentHandler.js | 3 +- 5 files changed, 229 insertions(+), 211 deletions(-) diff --git a/app/animeHandler.js b/app/animeHandler.js index c23bcfc..ab878d7 100644 --- a/app/animeHandler.js +++ b/app/animeHandler.js @@ -306,4 +306,4 @@ async function rssFetch(url) { alRequest() -search = /((?:\[[^\]]*\])*)?\s*((?:[^\d\[\.](?!S\d))*)?\s*((?:S\d+[^\w\[]*E?)?[\d\-]*)\s*(.*)?/ \ No newline at end of file +// search = /((?:\[[^\]]*\])*)?\s*((?:[^\d\[\.](?!S\d))*)?\s*((?:S\d+[^\w\[]*E?)?[\d\-]*)\s*(.*)?/ \ No newline at end of file diff --git a/app/app.html b/app/app.html index 6c29ce0..de6293a 100644 --- a/app/app.html +++ b/app/app.html @@ -138,7 +138,7 @@
-