INTERACT FORUM

More => Old Versions => JRiver Media Center 18 for Windows => Topic started by: Fabricio on January 28, 2013, 05:37:21 am

Title: Create field: Bitrate / File Type?
Post 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.
Title: Re: Create field: Bitrate / File Type?
Post by: InflatableMouse on January 28, 2013, 05:39:50 am
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.
Title: Re: Create field: Bitrate / File Type?
Post by: Alex B on January 28, 2013, 07:28:57 am
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.
Title: Re: Create field: Bitrate / File Type?
Post by: Fabricio on January 28, 2013, 08:03:08 am
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 / ?
Title: Re: Create field: Bitrate / File Type?
Post by: StuckMojo on January 28, 2013, 08:17:21 am
Did you try / instead of , in expression line?
Title: Re: Create field: Bitrate / File Type?
Post by: Alex B on January 28, 2013, 08:32:40 am
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.)
Title: Re: Create field: Bitrate / File Type?
Post by: Fabricio on January 28, 2013, 10:03:04 am
Very thanks.

Hugs,

Fabrício, from Brazil.