1. 04 Jun, 2017 1 commit
  2. 03 Jan, 2017 1 commit
  3. 23 Aug, 2016 1 commit
  4. 26 Feb, 2016 1 commit
  5. 24 Aug, 2015 3 commits
  6. 01 Jan, 2015 1 commit
  7. 28 Nov, 2014 1 commit
  8. 08 Nov, 2014 1 commit
    • Max Kellermann's avatar
      tag/Set: do AlbumArtist/Artist fallback only if AlbumArtist is not disabled · b5ba94f1
      Max Kellermann authored
      On "list albumartist", songs that have no AlbumArtist tag will use the
      Artist tag.  However, if AlbumArtist is disabled via
      "metadata_to_use", the TagBuilder::AddItem() call is ignored, and
      PrintUniqueTag() attempts to print a nullptr string.
      
      This commit fixes the problem by attempting the fallback only if
      AlbumArtist is not disabled.
      b5ba94f1
  9. 12 Jul, 2014 1 commit
  10. 24 Apr, 2014 1 commit