Skip to main content

Notice

Please note that most of the software linked on this forum is likely to be safe to use. If you are unsure, feel free to ask in the relevant topics, or send a private message to an administrator or moderator. To help curb the problems of false positives, or in the event that you do find actual malware, you can contribute through the article linked here.
Topic: Total Size selected files (Read 3943 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

Total Size selected files

Do it is possible to know the total size of selected files?

Total Size selected files

Reply #1
Right mouse click on the selection -> Properties (Menu) -> Properties (Tab). Look for Duration in the section General

Total Size selected files

Reply #2
Do it is possible to know the total size of selected files?

@ Forfit

If your user interface is Columns UI the third party plugin Playlists Dropdown is able to show the filesize but of the whole playlist.

For this try the code

$div(%filesize%,1048576).$num($div($mul($mod(%filesize%,1048576),100),1048576),2) MB

which results in 468.32 MB for example.

@ fbuser

total size in properties dialog is under "Location" (at least at CUI).

Robertina.

Reason for edit: correction in content
This is HA. Not the Jerry Springer Show.

Total Size selected files

Reply #3
Right mouse click on the selection -> Properties (Menu) -> Properties (Tab). Look for Duration in the section General

Ty, i not seen the second tab in the property

Total Size selected files

Reply #4
@ fbuser

total size in properties dialog is under "Location" (at least at CUI).
Absolutely. I mixed size and duration. It's independent of the UI.

Total Size selected files

Reply #5
Selection properties ui-element for Dui or Item properties panel for Cui will display the info.

Total Size selected files

Reply #6
Right mouse click on the selection -> Properties (Menu) -> Properties (Tab). Look for Duration in the section General


SHIFT and then RightMouseButton > Properties (Menu) will bring you directly to the Properties-Tab 

Total Size selected files

Reply #7
????

What is the shift for?

Right click > Properties
or
Alt+Enter

terry

EDIT: AH, I see.

Total Size selected files

Reply #8
I'd rather say:  RightMouseButton, then Shift+Properties (Menu)