2020-04-11, 18:54
2020-07-28, 12:06
Would love to be able to see "Release" information somewhere.
If i have multiple versions of an album(e.g. original album and remastered) the album is just listed twice with no obvious way of discerning which is which.
As the tags are there from Picard > filtering on Release type would be awesome as well e.g. CD, 12" Vinyl etc.
If i have multiple versions of an album(e.g. original album and remastered) the album is just listed twice with no obvious way of discerning which is which.
As the tags are there from Picard > filtering on Release type would be awesome as well e.g. CD, 12" Vinyl etc.
2020-07-28, 12:43
(2020-07-28, 12:06)WinR Wrote: Would love to be able to see "Release" information somewhere.
I think you can already do that by using 'type' in a smart playlist. You can also (in v19) use release status.
2020-07-28, 12:53
2020-11-10, 01:57
Add ability to pass albumid via ListItem.SetInfo Python interface
Requesting the adding of a feature to allow addons to pass the albumid via Python interface so that the DialogMusic.Info.xml file can then display album information via the Album Information button. Currently the button is nonworking for Python addons. Something like:
listitem.setInfo('music', { 'albumid': xxx })
Here's a thread on the topic.
Jeff
Requesting the adding of a feature to allow addons to pass the albumid via Python interface so that the DialogMusic.Info.xml file can then display album information via the Album Information button. Currently the button is nonworking for Python addons. Something like:
listitem.setInfo('music', { 'albumid': xxx })
Here's a thread on the topic.
Jeff