getmusicbee.com

Support => Questions => Topic started by: emmecì on June 01, 2018, 12:20:04 PM

Title: Is it only me or it's a bug? [FIXED]
Post by: emmecì on June 01, 2018, 12:20:04 PM
I really don't know if it's only me or the latest build, but if I choose <Bit Depth> tag on info track, the return value is always empty - other values (replaygain etc) are all ok

build 3.2.6727
*only on APE audio files*
https://i.imgur.com/oNCKEPR.png

EDIT: fixed by Steven --- that was fast 8)
Download latest build: 3.2.6728
http://musicbee.niblseed.com/V3_2/MusicBee32_Patched.zip
Title: Re: Is it only me or it's a bug?
Post by: sveakul on June 01, 2018, 05:44:23 PM
Bit depth will always show as empty if the file is lossy (mp3, aac, etc) because they have no set bit depth ("floating").  Lossless files like FLAC will show a value (16, 24, etc.).  If you'd rather have an indicator of your choosing show up for lossy instead of a blank (I use "FL" for example), follow the instructions here:

https://getmusicbee.com/forum/index.php?topic=24661.msg143556#msg143556 (https://getmusicbee.com/forum/index.php?topic=24661.msg143556#msg143556)

If you're not talking about "Track Information" fields, but actual metadata tags, check this thread:

https://getmusicbee.com/forum/index.php?topic=25486.0 (https://getmusicbee.com/forum/index.php?topic=25486.0)
Title: Re: Is it only me or it's a bug?
Post by: emmecì on June 02, 2018, 11:40:45 PM
First, thanks for the help.
I dont quite catch... if the file is loseless (ie: monkey audio 24 bit), it will always show blank. Only lossy shows valid value.
This <bit depth> for loseless files will reamin emply and will be no support by the author, isnt it?
Title: Re: Is it only me or it's a bug?
Post by: frankz on June 02, 2018, 11:52:13 PM
It's the opposite. Lossless files show bit depth because it is a fixed value.  Lossy files don't technically have a bit depth, as it is variable, so they show nothing.
Title: Re: Is it only me or it's a bug?
Post by: emmecì on June 03, 2018, 12:15:40 AM
That is indeed weird...
I rescan my library, downloaded the latest build 3.2.6727 and this is what I see

https://imgur.com/a/4K10K9w

Title: Re: Is it only me or it's a bug?
Post by: sveakul on June 03, 2018, 12:38:38 AM
Well blow me down (was it Popeye used to say that?).. when I saw your pic was showing APE files, I tried one of the few APE format tracks I have and guess what--a "blank" (or "FL" in my case) bit depth shows in my Now Playing track information. Switch to FLAC, and 16 or 24 show just fine.  Apparently the APE format was missed when this display parameter was added?  Over to Steven now I think!