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

Moodbars #124

Closed
wants to merge 32 commits into from
Closed

Moodbars #124

wants to merge 32 commits into from

Conversation

madmouser1
Copy link
Contributor

amended moodbar plugin to work with 2.0 base and python3

samj1912 and others added 30 commits April 17, 2017 02:24
Different output so different version rather than an upgrade
... that want to use artists list in the same way to fix artist string
…message

Without this, the plugin doesn't work.
Picards logging module is already imported, there's no need to reinvent debug
levels etc. here
New simpler version of Abbreviate Artist Sort
This plugin provides standardized, credited and sorted artist
information for the album artist.  This is useful when your tagging
or renaming scripts require both the standardized artist name and
the credited artist name, or more detailed information about the
album artists.
Simplified outputs as requested during review.  Now provides information
for the complete album artist chain and the first (primary) album artist
only.
Use the _albumartists values when creating either the _aaeStd* or the
_aaeCred* variables depending on the value of the 'Use standardized
artist name' setting.

Use the _albumartists_sort values when creating the _aaeSort* variables.
AlbumArtist Extension v0.5
Add matches for sort tags, so these are modified when the corresponding metadata tags are cleaned of featured artists.

Slight modification of JeromyNix (NobahdiAtoll)'s changes, where credit is due (and given): https://github.com/NobahdiAtoll/MusicBrainzPicardPlugins/blob/master/featartistsintitlesfix.py
To replace PR 109
zas and others added 2 commits August 31, 2017 19:05
featartistsintitles.py: also remove feat. artists from sort tags
@samj1912
Copy link
Collaborator

@madmouser1 you probably need to rebase your branch to picard-plugins 2.0 branch. Lot of clutter in this PR because of that.

@madmouser1
Copy link
Contributor Author

i'll do so and create new pull request

@madmouser1 madmouser1 closed this Nov 21, 2017
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.

None yet

8 participants