INTERACT FORUM
More => Old Versions => JRiver Media Center 18 for Windows => Topic started by: Fabricio on January 28, 2013, 05:37:21 am
-
Hi,
I want to create a field: Bitrate/File Type. How to do?
Help-me.
Hugs,
Fabrício, from Brazil.
-
These fields already exist and can be added to any view. In a detailed view for instance, you can right click on a collumn header and and select them from the list.
-
If you want to simply display the two field values in a single field, you can create a calculated field and add the new field to your views. See the attached screenshots.
Log in to the forum if you can't see the attachments.
-
If you want to simply display the two field values in a single field, you can create a calculated field and add the new field to your views. See the attached screenshots.
Log in to the forum if you can't see the attachments.
Thanks ...
I can not use / ?
-
Did you try / instead of , in expression line?
-
You can use
[Bitrate] kbps // [File Type]
or
[Bitrate] // [File Type] (without kbps)
If you want to see a forward slash character also in the field value.
(The forward slash character functions as an escape character in expressions. To actually see a forward slash you need to write it twice.)
-
Very thanks.
Hugs,
Fabrício, from Brazil.