INTERACT FORUM

More => Old Versions => JRiver Media Center 27 for Windows => Topic started by: MikeO on September 19, 2020, 12:13:15 am

Title: Feature Request: Box Sets
Post by: MikeO on September 19, 2020, 12:13:15 am
Hi

I have set up Custom Tags to manage Box Sets (BoxSet , DiscName, Disc Volume)

With this I can create a View where BoxSet <> Empty and I can see each individual disc along with a suitable Title (DiscName).

In the case of a "collection of Album" type of box I can apply individual artwork per disc

In the highest level of the view I see the BoxSet name BUT I see a "FanFold" of the Album covers comprising the Box . Often the BOX has artwork of the whole box

Is there any way of applying a second image to each album and showing an overall Box Image on the top level view
Title: Re: Feature Request: Box Sets
Post by: dtc on September 19, 2020, 06:28:23 am
There are many alternate album art pictures in the ID3 definition, but none of them are for Box Set art.  I suppose $00 (Other) could be used, but it would be non-standard. But MC could define its own tag (such as $00), knowing that it would not work in other players.  The trick is to be able to populate the tag and then have MC display it at the appropriate time.

https://id3.org/id3v2.3.0#Attached_picture
Title: Re: Feature Request: Box Sets
Post by: glynor on September 19, 2020, 12:36:21 pm
Is there any way of applying a second image to each album and showing an overall Box Image on the top level view

I don't think there is a way to do this currently. You can't define your own Image-type fields. That would be nice, but I'm not sure how MC would be set up to use or show them anywhere.

For now, I just don't store this information, or I apply the Box-image to the entire album (losing, then, the individual item covers).
Title: Re: Feature Request: Box Sets
Post by: dtc on September 19, 2020, 12:58:49 pm
I played with this for a while by adding a new disc at the beginning of the set, with a single track named Box Set Art with the playability set to off (0), with the box set image in that track. The view would then show the art for the first disk.  Never got a fan display in my view. It is a little kludgy, but I think I got it to work at one point. I never pursued it, so do not know if there are complications in doing this, but you might want to play with it. It does mean than all your disc numbers are off by 1.  You might be able to set the disc # of the fake disk to 0 or blank, which would solve the disc numbering problem.
Title: Re: Feature Request: Box Sets
Post by: ferday on September 19, 2020, 07:37:39 pm
i use [series] for the top level, which accepts artwork

Title: Re: Feature Request: Box Sets
Post by: wer on September 19, 2020, 09:25:51 pm
i use [series] for the top level, which accepts artwork

This is a clever solution. But I think the [Series] artwork will not display if you are grouping by an expression. Matt has hard-coded it to recognize [Series] to display the artwork and nothing else.  For example, I think the Series artwork won't display if you group by FirstNotEmpty([Series],[Album]) even though this sometimes evaluates to [Series].

I haven't tried it out for Audio in Standard View though. Am I mistaken?
Title: Re: Feature Request: Box Sets
Post by: MikeO on September 20, 2020, 12:46:08 am
Sounds like a worthy feature?
Title: Re: Feature Request: Box Sets
Post by: EnglishTiger on September 20, 2020, 01:14:56 am
Could saving the artwork for each disc in its tracks tags and the artwork for the box-set as the "folder.jpg" file and sweet-talking Jim & Matt into adding an option that uses both artwork sources work?
Title: Re: Feature Request: Box Sets
Post by: glynor on September 20, 2020, 01:52:19 am
Sounds like a worthy feature?

I requested something in the Too Easy thread that could help:
https://yabb.jriver.com/interact/index.php/topic,126265.msg880105.html#msg880105
Title: Re: Feature Request: Box Sets
Post by: dtc on September 20, 2020, 07:23:49 am
Here you go - using a fake track containing the alternate album art with the disc # set to blank (0). The album art for disc # 0 shows in a standard Album display and the album art for each disc shows in the file display. The fake track sorts to the bottom of the file display.  You could add  the fake track as disc 1 and add 1 to each of the other disc # if you want it to show it at the top.  Not sure how this works in other displays, but it works here.
Title: Re: Feature Request: Box Sets
Post by: ferday on September 20, 2020, 07:23:48 pm
This is a clever solution. But I think the [Series] artwork will not display if you are grouping by an expression. Matt has hard-coded it to recognize [Series] to display the artwork and nothing else.  For example, I think the Series artwork won't display if you group by FirstNotEmpty([Series],[Album]) even though this sometimes evaluates to [Series].

I haven't tried it out for Audio in Standard View though. Am I mistaken?

interesting, i hadn't tried with an expression.  you are correct, it does not work when used in an expression for grouping, it just reverts to the fan