Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - casey

Pages: 1
1
Questions / Re: Album Cover view, sort
« on: April 15, 2021, 02:40:17 AM »
Hi all, Hiccup,

Thanks for the feedback.

Your comments led me to bypass the inbuilt grouping and sorting default felds and use custom definitions and virtual tags.
I need the Custom1 definition to enable artwork per CD

I have succeeded in obtaining the layout I wanted for Album Art view and Album and Tracks view,  I have not yet figured out how to control the Tracks view. I did have to pad disc numbers with "0" to get sorting working.

I use the following configuration (others may/may not, find it useful):

Album Cover View
===============
To enable grouping, sorting and different album art view at the disk level for multi volume, multi disc sets

Create <Custom1> = Set Subtitle, to enable the use of "Set Subtitle"

Edit\Preferences\Sorting\Grouping
    Album Artist
    Album Name
    Custom1

Virtual Tag(s):
    Album_Artist | Composer, Album = $If(<Genre>="Classical",$IsNull(<Composer>")",<Album Artist>,<Composer>),<Album Artist>), <Album>
    Album.Disc0xx = <Album> $Right(00<Disc#>,3)
    Split.Subtitle1 = $If($IsMatch(<Custom1>,":")="T",$Split(<Custom1>,:,1),)
    Split.Subtitle2 = $If($IsMatch(<Custom1>,":")="T",$Split(<Custom1>,:,2),)

Album Covers\Group By\Virtual Tags\Album_Artist | Composer, Album

Album Covers\Sort By\Album.Disc0xx, Sort Ascending

Album Covers\Customise Panel\Views Artwork Layout,
, uncheck [merge fields]
 Split_Subtitle1
 Split_Subtitle2

I obtain the following layout




Album and Tracks view
===================
Album and Tracks\Sort By Album.Disc0xx

Virtual Tag:
    Title_Split = $If($IsMatch(<Title>,":")="T",$Split(<Title>,:,1),)
    Title [Movement] = $If($IsMatch(<Title>,":")="T",$Split(<Title>,:,2),<Title>)

I obtain the following layout





I consider the question closed, unless of course someone can offer a simpler solution.
I should add that I have no overrides and have tried to retain all basic features and functions.
I only went down this path to improve the view and hence navigation and selection of large box sets of discs in my collection.
Thanks Again, Casey

2
Questions / Re: Album Cover view, sort
« on: April 14, 2021, 12:14:00 AM »
Hi All,

I defined a virtual tag  as Album_L = $left(<Album>,1) and sorted by Album_L and no change from previous out of order sort.

Note I had to re-instate Custom1 = "Set Subtitle" as part of an album definition so that I could obtain different artwork for each disk.

When I search for this album I type :"Bach 2000" V05

This allows MB to find the Album Volume and display all the 11 CDs in volume 5.

The desire is to order the album covers per CD independently of Album and Set Subtitle.

If possible I could sort by filename, but it seems sorting is ignoring any other fields once the album is defined by Album Artist, Album, Custom1.


 

3
Questions / Re: Album Cover view, sort
« on: April 13, 2021, 09:08:32 AM »
Hi Hiccup,

Thanks for getting back. I will be out for a while, but for now...

I have Edit | Preferences | Sorting/Grouping "the following fields define an album":
Album Artist
Album Name
Custom 1

Where Custom 1 is defined as "Set Subtitle"

The "Set Subtitle" Field  is controlling the sort order because if I prefix the Set Subtitle field with "01", "02", etc for the order I want I will get the right sort order.
When I remove Custom 1 from the "Preferences" defining an album, all the tracks from the 11 CDs get grouped together separated by a space line between CD track groups , but only the first artwork is displayed.

So I guess the real problem is trying to group Volume 5 to show unique album art for each CD defined by "Set Subtitle" , sorted by CD number, but grouped as a whole as Volume 5, if that makes sense. Maybe I can sort by filename "outside" of the album definition.

I have tried using text "01" in lieu of numbers in other areas, as I thought this was an environment sort order problem, but it is not, and I know the text "01" is recognised and ordered correctly.


4
Questions / Album Cover view, sort
« on: April 13, 2021, 07:15:54 AM »
I incorrectly posted this on the Tips and Tricks page.
I have repeated it here, but do not know how to delete the other post?

I am trying to sort Album Cover view by disc.
I have an album with 11 discs, each with its own image.
Musicbee is sorting the Album Cover view by Setsubtitle.

I have grouped by Album and Sort by Disc#

Files are album files as ".flac" and are tagged with Album, Album Artist, DIsc Number and Set Subtitle.
Track and title fields are blank

The image shows artwork sorted by disc number, notice the wrong order.
][/url]
I could not use imgur.com. https://gifyu.com works.

Also why does the header for Album show 0-9 when the album field is not blank?

I have also shown a view of the tags for this album set from Mp3tag
][/url]

How can I sort by disc number for this multi disc album in Album Cover view?

I am on Windows 10 with MusicBee 3.4.7764

5
Bug Reports / Re: Edit | Update Embedded Cuesheet Error
« on: October 10, 2020, 12:28:43 AM »
Hi Steven,

I applied patch 3.3 as you suggested.

I can now select "update" on the Cuesheet Editor panel for FLAC files and no error occurs.

I was not aware that patch 3.3 was available.


Thanks,

Ken

6
Bug Reports / Re: Edit | Update Embedded Cuesheet Error
« on: October 09, 2020, 12:17:09 AM »
Hi Steven,

I tested ten (10) random FLAC files and the same result.

It appears to be an issue with MusicBee in the windows environment.

I have not experienced this issue before.

I could try to downgrade my MusicBee install, but I thought it best to ask the forum first.

The MusicBee error shows "Copy Error" when I press "Update", while in the Cuesheet Editor pane.


Thanks,

Ken

7
Bug Reports / Edit | Update Embedded Cuesheet Error
« on: October 08, 2020, 05:59:06 AM »
The following error report occurs when trying to "edit | update" an embedded cuesheet from a FLAC file:

8/10/2020 3:41:46 PM - 10.0.18362.0 - 3.3.7491.38139D - System.NullReferenceException: Object reference not set to an instance of an object.
   at #=zJcsg4vkKvBoeIC79T8G9_cevmWSH.#=zb9kaaZWDNuJF(Object #=z9O_irZI=, EventArgs #=zPDFE8Uo=)
   at System.Windows.Forms.Control.OnClick(EventArgs e)
   at #=zZMZ4gJLY$uUQMPySc5sEkQ8=.OnClick(EventArgs #=zPDFE8Uo=)
   at #=zZMZ4gJLY$uUQMPySc5sEkQ8=.#=zZjB$p0RBqaIE(Object #=z9O_irZI=, EventArgs #=zPDFE8Uo=)
   at System.Windows.Forms.Control.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
   at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ButtonBase.WndProc(Message& m)
   at System.Windows.Forms.Button.WndProc(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

Pages: 1