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 plugins to define the same flexible fields if they are of the same type #1059

Closed
pscn opened this issue Nov 4, 2014 · 0 comments · Fixed by #1061
Closed

Allow plugins to define the same flexible fields if they are of the same type #1059

pscn opened this issue Nov 4, 2014 · 0 comments · Fixed by #1061
Assignees
Labels
feature features we would like to implement

Comments

@pscn
Copy link
Collaborator

pscn commented Nov 4, 2014

It should be possible for plugins to define the same flexible fields if they are of the same type. At the moment lastfmimport and mpdstats define 'play_count' which leads to:

beets.plugins.PluginConflictException: Plugin mpdstats defines flexible field play_count which has already been defined.

@pscn pscn closed this as completed Nov 4, 2014
@pscn pscn reopened this Nov 4, 2014
@pscn pscn closed this as completed Nov 4, 2014
@pscn pscn changed the title a Allow plugins to define the same flexible fields if they are of the same type Nov 4, 2014
@pscn pscn reopened this Nov 4, 2014
@pscn pscn added the feature features we would like to implement label Nov 4, 2014
@pscn pscn self-assigned this Nov 4, 2014
sampsyo added a commit that referenced this issue Nov 5, 2014
Allow plugins to define the same flexible fields if they are of the same type #1059
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature features we would like to implement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant