Ticket #3781 (closed enhancement: fixed)

Opened 2 months ago

Last modified 2 months ago

Search by release length

Reported by: max@themaniac.org Assigned to: matt
Priority: normal Milestone:
Component: python-musicbrainz2 Version:
Keywords: Cc:
Browser: OS:

Description

The ReleaseFilter doesn't currently allow you to search for e.g. 10-track releases (useful when you're writing a CD ripper). Would that be possible? (If not, I can always filter the results I get back, but seems rather inefficient).

Attachments

Change History

2008-06-15 19:59:38 changed by matt

  • status changed from new to assigned.
  • type changed from bug to enhancement.

The web service's release collection has a "count" attribute, so it makes sense to offer that from the ReleaseFilter as well. Will be implemented in a minute.

2008-06-15 20:00:47 changed by matt

  • status changed from assigned to closed.
  • resolution set to fixed.

(In [9873]) Added a trackCount parameter to ReleaseFilter (fixes #3781).


Add/Change #3781 (Search by release length)




Action