Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Seek to previous or next subtitle line takes into account both imported subtitles. #385

Open
avc1657 opened this issue Mar 12, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@avc1657
Copy link

avc1657 commented Mar 12, 2024

I've observed that when I import both Japanese and English subtitles, the seeking function takes into account both, even though the primary subtitle is the Japanese one. For instance, during the opening song where there's an English translation but no Japanese transcription, pressing the hotkey to jump to the next subtitle line doesn't go to the next Japanese line. Instead, it goes through the English secondary subtitle since it contains the translation of the opening. Shouldn't the seeking be focused on the main subtitle?

@killergerbah killergerbah added the enhancement New feature or request label Mar 16, 2024
@killergerbah
Copy link
Owner

Maybe, some people will want to seek through one track or both tracks. Fixing this problem for everyone would probably mean implementing a setting somewhere that controls which subtitle tracks are navigated via the seek binds.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants