Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow multiple plugins to provide getters for one field #5003

Closed
wants to merge 3 commits into from

Conversation

Maxr1998
Copy link
Contributor

@Maxr1998 Maxr1998 commented Nov 23, 2023

Fixes a bug where it wasn't possible for multiple plugins to define replacement functions for the same field. See #5002 for more details.

Closes #5002.

Maxr1998 added a commit to Maxr1998/beets that referenced this pull request Dec 15, 2023
Raises an exception if multiple plugins provide template functions for the same field.

Closes beetbox#5001, supersedes beetbox#5003.
Maxr1998 added a commit to Maxr1998/beets that referenced this pull request Dec 15, 2023
Raises an exception if multiple plugins provide template functions for the same field.

Closes beetbox#5001, supersedes beetbox#5003.
Maxr1998 added a commit to Maxr1998/beets that referenced this pull request Dec 15, 2023
Raises an exception if multiple plugins provide template functions for the same field.

Closes beetbox#5002, supersedes beetbox#5003.
@Maxr1998
Copy link
Contributor Author

Superseded by #5050.

@Maxr1998 Maxr1998 closed this Dec 15, 2023
Maxr1998 added a commit to Maxr1998/beets that referenced this pull request Dec 16, 2023
Raises an exception if multiple plugins provide template functions for the same field.

Closes beetbox#5002, supersedes beetbox#5003.
michaeldiazh pushed a commit to michaeldiazh/beets that referenced this pull request Feb 19, 2024
Raises an exception if multiple plugins provide template functions for the same field.

Closes beetbox#5002, supersedes beetbox#5003.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

beetsplug: only one plugin can set template_fields per field
1 participant