INTERACT FORUM
More => Old Versions => Media Center 17 => Topic started by: rael71 on April 22, 2012, 02:38:55 pm
-
Hello everybody,
Can anyone tell me how to visualize track number in 0x format instead of x (01, 02 instead of 1,2) ?
Thank you in advance!
Andrea
-
Go to Tools > Options > Library & Folders > Manage Library Fields...
Press the "Add New Field" button and enter your desired name for the field.
Change the data type to integer
Check the Calculated Data and in the Expressions box type
PadNumber([Track #],2)
Press OK to close both windows. Now add the new field to your views
-
It works, you are a genius!!! ;)
Thank you very much!!!
Bye Andrea