mirror of
https://github.com/beetbox/beets.git
synced 2026-05-17 13:01:09 -04:00
Also, Library.path_formats is now a list of pairs instead of a dictionary. (I would have used an OrderedDict, but that was added in 2.7.)
Also, Library.path_formats is now a list of pairs instead of a dictionary. (I would have used an OrderedDict, but that was added in 2.7.)