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

Implement subtitles external window #42

Open
umlx5h opened this issue Feb 18, 2025 · 0 comments
Open

Implement subtitles external window #42

umlx5h opened this issue Feb 18, 2025 · 0 comments
Labels
enhancement New feature or request P1 will work with high priority

Comments

@umlx5h
Copy link
Owner

umlx5h commented Feb 18, 2025

I want to implement the ability to display a list of subtitles in an external window like PotPlayer, in addition to sidebar.

Function to be added

  • Search function for subtitles
  • Dual subtitles side-by-side on left and right, or up and down
  • Toggle tracking of current subtitle
  • Easy Subtitle Sync
  • Printing
  • Exporting

Functions not to be added

  • Editing (can use SubtitleEdit instead)

Unlike the sidebar, it has the advantage of being wide. It also works in fullscreen with multiple monitor.

The search function might not need to be implemented in the sidebar, but only in the window.

@umlx5h umlx5h added enhancement New feature or request P1 will work with high priority labels Feb 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request P1 will work with high priority
Projects
None yet
Development

No branches or pull requests

1 participant