beets icon indicating copy to clipboard operation
beets copied to clipboard

Configurable handling for index tracks and headings

Open ybnd opened this issue 3 years ago • 2 comments

Description

Fixes #4234 by introducing more fine-grained control over how to handle index tracks and headings. Still very much a draft.

  • [ ] Cleaner config (do we need all 4 options? type safety?)
  • [ ] Refactor a bit, very sloppy now
  • [ ] Check more thoroughly w/ real examples

To Do

  • [ ] Documentation. (If you've add a new command-line flag, for example, find the appropriate page under docs/ to describe it.)
  • [ ] Changelog. (Add an entry to docs/changelog.rst near the top of the document.)
  • [ ] Tests. (Encouraged but not strictly required.)

ybnd avatar Jan 18 '22 21:01 ybnd

Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward?

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar May 31 '22 01:05 stale[bot]

Reopening; I still want to look into this when I have the time

ybnd avatar Jun 13 '22 09:06 ybnd

Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward?

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Oct 12 '22 09:10 stale[bot]

Let's keep this alive.

sampsyo avatar Oct 15 '22 17:10 sampsyo

Hi @ybnd,once you continue working on this PR and try to rebase master, you'll probably find a conflict with beetsplug/discogs.py but it's simple to fix. In the end you should have this situation:

  • extract_release_id_regex method should be deleted from discogs.py
  • extract_discogs_id_regex function should be imported from util.id_extractors

More details best look at the pull: #4633

Hope that helps and certainly get back to me with any questions! :-)

JOJ0 avatar Mar 08 '23 19:03 JOJ0

Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward?

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Aug 10 '23 03:08 stale[bot]