Display media information in a separate, independent window.
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 24.7k
- Forks
- 1.3k
- Avg merge
- 4d 7h
- Merged PRs (30d)
- 1
Description
Is your feature request related to a problem? Please describe.
When playing video or audio, using the "..." menu in the upper right corner will display media information, which will open a new media information window and interrupt the currently playing video or audio.
Describe the solution you'd like
Use a separate, additional window to display media information, and display it at the top, while keeping the original media playback window.
Describe alternatives you've considered
Alternatively, instead of using a separate window to display media information, you could use a method similar to displaying EXIF information for images, using an overlay to display the information.
Additional context
No
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start from the upper-right “...” menu action that opens media information while audio or video is playing, and trace how that information window is launched. Done means media information appears in a separate independent window, or an overlay equivalent to image EXIF information, without interrupting the original playback window.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100