1. 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
  2. 12 Jul, 2014 1 commit
  3. 24 Apr, 2014 1 commit