beets/beets
J0J0 Todos fddeecb29f Add join_key arg to source plugin get_artist method
Add an optional argument to MetadataSourcePlugin.get_artist method that enables
making use of a field containing a keyword supposed to be used to combine
artists together into a single string like "Feat.", "And", "Vs." and so on.
2023-01-02 13:47:31 +01:00
..
autotag Generalise the function to get the names of related artists 2022-11-19 12:37:51 +01:00
dbcore Refactor query utilities 2022-08-21 10:27:31 -07:00
ui Fix some long lines 2022-08-20 16:50:20 -07:00
util Standardize on Python's fsencode for arguments 2022-10-01 16:42:43 -07:00
__init__.py Version bump to 1.6.1 2022-07-01 17:51:54 -07:00
__main__.py pyupgrade beets dir 2021-08-25 16:05:28 +10:00
art.py artresizer: fix image comparison test 2022-02-14 22:52:00 +01:00
config_default.yaml Update config_default.yaml 2022-10-30 20:43:05 -04:00
importer.py Merge branch 'master' into duplicate 2022-08-21 10:34:15 -07:00
library.py Added the remixer field from musicbrainz 2022-11-15 17:41:49 +01:00
logging.py Remove the last from _ import * errors 2022-11-28 08:01:23 -08:00
mediafile.py mediafile: Improve deprecation warning 2022-06-12 17:59:48 +02:00
plugins.py Add join_key arg to source plugin get_artist method 2023-01-02 13:47:31 +01:00
random.py pyupgrade beets dir 2021-08-25 16:05:28 +10:00
vfs.py pyupgrade beets dir 2021-08-25 16:05:28 +10:00