The list of available items is very long now, is it possible to add some grouping like in the win7 properties dialog? (Description, Video, Audio, Media, Origin.....)
It's planned to add some kind of categorization in ShellDetails settings dialog. However this categorization won't be in the field selection in TC as there is no way to add a categorization here. Instead ShellDetails settings will offer to display to disable unneeded fields.
In Change attributes the plugin is not available. Is it possible to add this?
Yes it's planned.
Some fields are missing, for example the field Channels. After reading a bit through the topic I found the entry in propsys.dll and succesfully added it to the .ini.
How does the plugin gather the entries? Why is this entry missing
Is this field available in Explorer?
I'm using a standard method to get the available fields. This method is folder-specifc. Adding a folder as described in the documentation could add the field automatically while browsing.
However this categorization won't be in the field selection in TC as there is no way to add a categorization here.
Ah, ok, I see, the only subbranch in TC is mask offcourse.
Yes it's planned.
Great!
Is this field available in Explorer?
The correct awnser would be no, this field is available in the properties dialog -> details of the file, but is not available to select as a collums indeed.
I was trying to make "Duration" column, but it doesn't display correctly.
For example for video with length 00:11:44 I get number 7,049,816,666.
00:11:44 is 704 seconds which suggests that number presented is number of seconds multiplied by 10^7
Can this be corrected?
Also while posting, I'd vote for categorical listing of available fields because it's hard to browse the fields as is.
";Displays the length of video and audio files as time value.
[{64440490-4C8B-11D1-8B70-080036B11A03}3]
UseDefault=0
Cast=5
Operator=47
Operand=10000000"
Try to read readme.htm and edit the ini.file
It's impossible to lead us astray for we don't care even to choose the way. #259941, TC 11.01 x64, Windows 7 SP1 x64
I've used File Metadata (on codeplex) to edit *.pdf files' metadata, such as rating and tag.
These info appear normally in Windows Explorer and can be edited in Details tab, that appears when one right click the selected file and choose properties.
However, in TC, these info does NOT appear in the columns that I've enabled by ShellDetails.
Also, the metadata in Details tab can NOT be edited.