The Wayback Machine - https://web.archive.org/web/20220429134456/https://github.com/files-community/Files/issues/8775
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

Show more information for multiple media files in the Properties menu #8775

Open
BrandonLogandi opened this issue Mar 26, 2022 · 2 comments
Open
Labels
feature request good first issue triage approved
Projects

Comments

@BrandonLogandi
Copy link

@BrandonLogandi BrandonLogandi commented Mar 26, 2022

What's the Problem?

When working with multiple media files (e.g. music or videos), the only details displayed for selected files are their path, attributes and total size.
This leaves out a lot of potentially useful information, like their total length, audio bitrate, framerate and resolution (for videos), etc.

Solution/Idea

The default Windows Explorer displays all of the details mentioned above in a separate Details tab
image

Files does have the same Details tab. However, it only shows up for single files.
image
With only one file selected, the Details tab shows up and all data is displayed

image
Details tab is nowhere to be seen with multiple files selected

Alternatives

As mentioned previously, the default Windows Explorer does all of the above.

Priorities

Capability Priority
Display details for multiple selected media files Must
Indicate when a certain attribute differs from the same attribute in other files (e.g. files with different resolutions) Could

Files Version

Version 2.1.24.0

Windows Version

Windows 10 21H1 19043.928

Comments

No response

@yaichenbaum yaichenbaum added the triage approved label Mar 27, 2022
@yaichenbaum yaichenbaum added this to Backlog in Files via automation Mar 27, 2022
@yaichenbaum yaichenbaum added the good first issue label Mar 27, 2022
@jcedmiston
Copy link

@jcedmiston jcedmiston commented Apr 22, 2022

I have a basic version of this working. Going to clean it up a bit and make it act a bit more like the Windows Explorer implementation.

@BrandonLogandi is this at least along the lines of what you were looking for?

Multi-File_Details_1 (Small)
Multi-File_Details_2 (Small)

@BrandonLogandi
Copy link
Author

@BrandonLogandi BrandonLogandi commented Apr 22, 2022

That is indeed what i proposed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request good first issue triage approved
3 participants