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

Update from original #1

Merged
merged 25 commits into from
Aug 10, 2017
Merged

Update from original #1

merged 25 commits into from
Aug 10, 2017

Commits on Apr 16, 2017

  1. Use only py2 for testing

    samj1912 committed Apr 16, 2017
    Configuration menu
    Copy the full SHA
    0b71388 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2017

  1. New simpler version of Abbreviate Artist Sort

    Different output so different version rather than an upgrade
    Sophist-UK committed Apr 19, 2017
    Configuration menu
    Copy the full SHA
    0d318ba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eafb8a0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d2a133d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0adf5e7 View commit details
    Browse the repository at this point in the history
  5. Clean up artists.

    Sophist-UK committed Apr 19, 2017
    Configuration menu
    Copy the full SHA
    3f6f9a9 View commit details
    Browse the repository at this point in the history
  6. Title Case artists list for other plugins...

    ... that want to use artists list in the same way to fix artist string
    Sophist-UK committed Apr 19, 2017
    Configuration menu
    Copy the full SHA
    f424c00 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    baf8cfe View commit details
    Browse the repository at this point in the history
  8. Extra blank line

    Sophist-UK committed Apr 19, 2017
    Configuration menu
    Copy the full SHA
    9deec9d View commit details
    Browse the repository at this point in the history
  9. Fix corner cases

    Sophist-UK committed Apr 19, 2017
    Configuration menu
    Copy the full SHA
    ff0c429 View commit details
    Browse the repository at this point in the history
  10. Fix typos

    Sophist-UK committed Apr 19, 2017
    Configuration menu
    Copy the full SHA
    8b1bc30 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e112bb9 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    566a1ad View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2017

  1. Merge pull request #95 from Sophist-UK/patch-4

    PICARD-1028: New "Smart Title Case" plugin
    samj1912 committed Apr 27, 2017
    Configuration menu
    Copy the full SHA
    ee047b2 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2017

  1. abbreviate_artistsort: Add enough conversion specifiers to a warning …

    …message
    
    Without this, the plugin doesn't work.
    mineo authored and samj1912 committed May 23, 2017
    Configuration menu
    Copy the full SHA
    0b36600 View commit details
    Browse the repository at this point in the history
  2. abbreviate_artistsort: Get rid of print statements

    Picards logging module is already imported, there's no need to reinvent debug
    levels etc. here
    mineo authored and samj1912 committed May 23, 2017
    Configuration menu
    Copy the full SHA
    2bd784f View commit details
    Browse the repository at this point in the history

Commits on May 24, 2017

  1. Merge pull request #96 from Sophist-UK/patch-5

    New simpler version of Abbreviate Artist Sort
    zas committed May 24, 2017
    Configuration menu
    Copy the full SHA
    5a3fa26 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2017

  1. AlbumArtist Extension v0.3

    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.
    rdswift committed Jun 8, 2017
    Configuration menu
    Copy the full SHA
    3910e5f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc63807 View commit details
    Browse the repository at this point in the history
  3. Version 0.4 update

    Simplified outputs as requested during review.  Now provides information
    for the complete album artist chain and the first (primary) album artist
    only.
    rdswift committed Jun 8, 2017
    Configuration menu
    Copy the full SHA
    e15a97c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1eb3e27 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2017

  1. Update to v0.05

    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.
    rdswift committed Jun 9, 2017
    Configuration menu
    Copy the full SHA
    cfd370d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a998ec8 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2017

  1. Merge pull request #106 from rdswift/1.0

    AlbumArtist Extension v0.5
    zas committed Jul 12, 2017
    Configuration menu
    Copy the full SHA
    0672098 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2017

  1. Do not build for py2.6

    zas committed Aug 9, 2017
    Configuration menu
    Copy the full SHA
    3a666db View commit details
    Browse the repository at this point in the history