Kickassanime & Hianime: Fix subtitles #937
No reviewers
Labels
No labels
Bug
Domain change
Duplicate
Features request
Remove request
Source is down
Source request
Wont fix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: AlmightyHak/extensions-source#937
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "subs"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Checklist:
Updated extVersionCode value in build.gradle for individual extensionshandled by lib bumpUpdated overrideVersionCode or baseVersionCode as needed for all multisrc extensionshandled by lib bumpReferenced all related issues in the PR body (e.g. "Closes #xyz")no report on github, only on discordIf the cue text contained empty lines then subtitles would fail to show up:
1363874613
&1364456864
Example of broken subtitles:
Kickassanime: death note episode 36
Hianime: witch watch episode 3 @ 17:20
If you have made changes in Aniplay.kt, have you updated the version code in build.gradle. Update version code in build.gradle so it will not conflict with current build
back before dmca updating a lib would automatically bump all extensions using it is that not the case anymore ?
👍 Then no issue (I forgot about this), But updating the build.gradle would be safe if you have made changes in specific Extension.kt still updating library bump all extensions using it.
Ok i update
Leave the version code to 5 for zoro theme as there is no need for updating its base version code
Ok i fixed the codes now, since aniplay and kickassanime relies on playlist-utils, which was changed, theres no need to manually bump the version just like with zorotheme. I hope you can merge this as soon as possible, thank you.
baseVersioncode = 5
Ask GregiPlays or hak in the dev chat of discord and complete the checks
I have done all the checks, i just removed the ones that arent relevant here, i can add them back if you like. Also, the discord server requires a verified phone number to speak so i cannot talk there.
Have you run the pr checks jobs
A maintainer needs to approve it, theres nothing i can do except wait for someone to approve
Will ask GregiPlays to check it
there are more than these two that use playlist-utils tho i don't know how many actually extract subtitles. consider testing on those exts as well (assuming that they were working before these changes)
Since the function isn't actually used in playlist-utils but rather something that the extensions have to opt-in to use its not going to affect any other extension