beets/beets
J0J0 Todos c48fa0a830 Fix Discogs ID extractor to support short format
- Often discogs release links used to be written as discogs.com/release/<id>
- Extend one of the existing regex patterns to support that by making the
  trailing dash (-) optional.
- Save a new test regex on regex101.com and update the link to it.
2023-03-08 18:12:31 +01:00
..
autotag Serialise albumtypes field as a semicolon-based DelimeteredString 2023-02-27 13:28:29 +01:00
dbcore Realign with known-working code after review by @mkhl 2023-02-27 13:28:29 +01:00
ui remove old Python: remove util.text_string 2022-12-24 13:09:26 +01:00
util Fix Discogs ID extractor to support short format 2023-03-08 18:12:31 +01: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 Realign with known-working code after review by @mkhl 2023-02-27 13:28:29 +01:00
logging.py remove old Python: in logging, update comments and support new kwargs 2022-12-24 13:09:26 +01:00
mediafile.py mediafile: Improve deprecation warning 2022-06-12 17:59:48 +02:00
plugins.py Refactor MetadataSourcePlugin._get_id() 2023-03-08 18:12: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