fix(en/Aniplay): new server, fixed dub with subtitles showing as softsub, latest fixes #628

Merged
JosefFStraka merged 4 commits from aniplay into main 2025-02-06 14:43:30 -06:00
JosefFStraka commented 2025-02-06 12:30:31 -06:00 (Migrated from github.com)

Closes #614
Closes #624 - some animes are broken at aniplays site...

Checklist:

  • Updated extVersionCode value in build.gradle for individual extensions
  • Have tested the modifications by compiling and running the extension through Android Studio
Closes #614 Closes #624 - some animes are broken at aniplays site... Checklist: - [x] Updated `extVersionCode` value in `build.gradle` for individual extensions - [x] Have tested the modifications by compiling and running the extension through Android Studio
mklive (Migrated from github.com) reviewed 2025-02-07 05:41:20 -06:00
@ -277,3 +282,4 @@
}
try {
if (episodeData.response.proxy == true) {
mklive (Migrated from github.com) commented 2025-02-07 05:41:11 -06:00

Typo?

Typo?
JosefFStraka (Migrated from github.com) reviewed 2025-02-27 13:53:44 -06:00
@ -277,3 +282,4 @@
}
try {
if (episodeData.response.proxy == true) {
JosefFStraka (Migrated from github.com) commented 2025-02-27 13:53:44 -06:00

Sorry missed this comment.
What seems to be the issue?
Yuki sometimes provides subtitles to dubbed episodes. Searched online and people call it dubtitles.
Not the best implementation but I think other providers sometimes provided nonworking subtitles or gibberish...

Sorry missed this comment. What seems to be the issue? Yuki sometimes provides subtitles to dubbed episodes. Searched online and people call it dubtitles. Not the best implementation but I think other providers sometimes provided nonworking subtitles or gibberish...
mklive (Migrated from github.com) reviewed 2025-02-28 04:36:51 -06:00
@ -277,3 +282,4 @@
}
try {
if (episodeData.response.proxy == true) {
mklive (Migrated from github.com) commented 2025-02-28 04:36:51 -06:00

I wasn't aware of that 👍

I wasn't aware of that 👍
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: AlmightyHak/extensions-source#628
No description provided.