Author Topic: Virtual Tag Error with 3.4  (Read 1791 times)

phred

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 10273
Not sure how far back this goes, but when using 3.4.7421 P and 3.4.7414 P with this virtual tag
Code
$If(<Disc Count>>1,$IsNull(<Disc#>,Null,"Disc "<Disc#>),)
the results are not what I get with any 3.3 version. If there is only one disc, it should not show a disc number nor anything else. With 3.4 if there is only one disc, it shows "unknown disc #" where it should show nothing.

With 3.4 and more than one disc:


With 3.4 and only one disc:


With 3.3 and only one disc:
Download the latest MusicBee v3.6 patch from here.
Unzip into your MusicBee directory and overwrite existing files.

----------
The FAQ
The Wiki
Custom Forum Search
Posting screenshots is here

hiccup

  • Hero Member
  • *****
  • Posts: 9130
I notice a discrepancy between "Disc#" and "Disc #" in your screenshot/formula.
(notice the space)

Any chance the issue is related to that somehow?

phred

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 10273
I notice a discrepancy between "Disc#" and "Disc #" in your screenshot/formula.
(notice the space)
Any chance the issue is related to that somehow?
None whatsoever.
a) If that was part of the issue, why would it work as expected with 3.3 but not with 3.4. The virtual tag hasn't changed.
b) "Disk#" is the original, stock, built-in tag from MB. The Virtual Tag references it, but it can't be named the same.
c) Thanks for trying.
Download the latest MusicBee v3.6 patch from here.
Unzip into your MusicBee directory and overwrite existing files.

----------
The FAQ
The Wiki
Custom Forum Search
Posting screenshots is here

Steven

  • Administrator
  • Hero Member
  • *****
  • Posts: 34982
I am not able to reproduce this ie. nothing shows when disc count is not > 1
Where are you displaying or using this virtual tag?
I can see from your screenshot its the Artwork view/ Expanded Panel and yes I did make some changes for handling custom text formatting so i will look to fix it
Last Edit: April 27, 2020, 12:15:37 AM by Steven

phred

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 10273
I can see from your screenshot its the Artwork view/ Expanded Panel and yes I did make some changes for handling custom text formatting so i will look to fix it
Yes, that's correct. Looking forward to the fix as I'm trying to use 3.4 exclusively in an attempt to shake it down. Thanks
Download the latest MusicBee v3.6 patch from here.
Unzip into your MusicBee directory and overwrite existing files.

----------
The FAQ
The Wiki
Custom Forum Search
Posting screenshots is here


phred

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 10273
The albums view should be fixed now:
Now working as expected. Thanks very much.
Download the latest MusicBee v3.6 patch from here.
Unzip into your MusicBee directory and overwrite existing files.

----------
The FAQ
The Wiki
Custom Forum Search
Posting screenshots is here