Suggestion - Limit country column size when searching for album

Hiya! My suggestion is to limit the size of the country column in the album search. As shown in the example above, if I’m looking for the album There Is Nothing Left to Lose by the Foo Fighters, and I want to make sure I pick the right option with the right album cover, I have to scroll all the way across to see the album cover. When there’s many countries, that column gets very big. Now if I want to make sure I’ve got the right format, date, and tracks, then I have to scroll back. I can shrink the size of the countries column, but that takes awhile since I can only shrink part of it, then have to scroll to the left, shrink more, scroll, etc. Maybe this is already solved and I just don’t see an option, I’m not that tech savvy.

Merci,
puppeht

I was given this script long ago… Picard \ Scripting

$if($gte($lenmulti(%_releasecountries%),10),$set(releasecountry,[Worldwide]))

Unless I’m misunderstanding, I don’t think this is what I’m looking for? I’m looking at the actual UI of Picard, and this is for tagging?

Already reported: PICARD-2481

1 Like

Fixed in current beta; we expect to release 2.9 by the end of this month.

4 Likes