[BUG]: [Crunchy] Doesn't pickup all subtitle tracks on dubbed episode #580
Labels
No labels
Wrong-Place
bug
cli
dependencies
documentation
duplicate
enhancement
good first issue
help wanted
ice
invalid
question
request
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: Creepso/multi-downloader-nx#580
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
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?
Program version
4.4.3
Operating System
Windows
Type
CLI
Service
Crunchyroll
Command used
.\aniDL.exe --service 'crunchy' -s GY9PC2DEV -e 40 --dubLang eng --dlsubs all
Show ID
GY9PC2DEV
Episode
40
Console Output
Additional Information
It really wouldn't be an issue if it picked up the correct track but it is picking up a largely empty track and ignores the actual CC track. It doesn't even get listed. Above is what happened when I attempted to tell it to grab and mux all sub tracks. I don't know if this is an API issue or if there is something else going on here with this.
Pushed a new commit on the mpd-support branch that should add proper support for the CC subtitles. This used to not be possible because the API didn't actually contain them, but they seem to contain them now. If you're comfortable with building, you can use that, otherwise the next release (which should be soon) will contain the fix!