..
_utils
Address review comments
2026-03-16 06:52:35 +00:00
bpd
Fix the rest of the tests
2026-02-27 18:34:26 +00:00
discogs
Format discogs plugin after review changes
2026-03-13 00:25:39 +00:00
lastgenre
Make extra_debug a BeetsLogger method
2026-03-17 07:49:05 +01:00
metasync
Address RUF012
2026-01-13 20:55:40 +00:00
web
Web plugin: add type hint for g.lib
2025-11-15 21:02:43 +01:00
_typing.py
Fix genius end to end lyrics test
2026-03-06 10:57:08 +00:00
absubmit.py
Do not use backslashes to deal with long strings
2025-08-30 23:10:20 +01:00
acousticbrainz.py
Address RUF012
2026-01-13 20:55:40 +00:00
advancedrewrite.py
refactor: convert _types from class attributes to cached properties
2025-07-16 14:45:25 +01:00
albumtypes.py
Configure future-annotations
2026-01-13 20:55:40 +00:00
aura.py
Fix the rest of the tests
2026-02-27 18:34:26 +00:00
autobpm.py
Fix plugin types
2025-07-16 14:06:34 +01:00
badfiles.py
Fix references to color utils
2026-03-14 11:57:18 +00:00
bareasc.py
Do not assign args to query
2025-07-08 11:37:34 +01:00
beatport.py
Use va_name config for all artist fields on VA releases
2026-03-12 23:00:32 -04:00
bench.py
Move vfs.py to beetsplug._utils package to avoid polluting core namespace ( #6017 )
2025-10-01 12:28:18 +02:00
bpm.py
Do not use explicit indices for logging args when not needed
2025-08-30 23:10:21 +01:00
bpsync.py
Ensure we use Distance to initialise Match objects
2026-03-22 19:23:53 +00:00
bucket.py
Replace string concatenation (' + ')
2025-08-30 23:10:15 +01:00
chroma.py
Configure future-annotations
2026-01-13 20:55:40 +00:00
convert.py
convert: generate playlist entries from effective output paths
2026-03-04 15:38:33 +00:00
deezer.py
Make get_search_query_with_filters abstract
2026-03-08 09:06:00 +00:00
duplicates.py
Delegate attribute access to logging
2025-08-30 23:10:21 +01:00
edit.py
Handle DelimitedString fields as native lists in edit plugin
2026-02-23 00:33:24 +00:00
embedart.py
Clear art on import
2025-11-10 22:38:37 +01:00
embyupdate.py
Replace logging f-strings with arguments
2025-08-30 23:10:21 +01:00
export.py
Enable RUF rules
2026-01-13 20:55:40 +00:00
fetchart.py
Fix references to color utils
2026-03-14 11:57:18 +00:00
filefilter.py
Reformat the codebase
2024-09-21 11:57:48 +01:00
fish.py
try to fix fish plugin
2026-03-08 13:57:42 +01:00
freedesktop.py
Reformat the codebase
2024-09-21 11:57:48 +01:00
fromfilename.py
Enable RUF rules
2026-01-13 20:55:40 +00:00
ftintitle.py
fix: ftintitle can handle a list of ampersanded artists
2026-03-02 14:53:23 +00:00
fuzzy.py
Force slow queries for FuzzyPlugin
2026-03-03 14:05:35 +00:00
hook.py
Delegate attribute access to logging
2025-08-30 23:10:21 +01:00
ihate.py
Do not use explicit indices for logging args when not needed
2025-08-30 23:10:21 +01:00
importadded.py
Delegate attribute access to logging
2025-08-30 23:10:21 +01:00
importfeeds.py
Do not use explicit indices for logging args when not needed
2025-08-30 23:10:21 +01:00
importsource.py
Fix references to color utils
2026-03-14 11:57:18 +00:00
info.py
Do not use explicit indices for logging args when not needed
2025-08-30 23:10:21 +01:00
inline.py
Fix recursion in inline plugin when item_fields shadow DB fields ( #6115 )
2025-11-20 15:57:22 -05:00
ipfs.py
Store item paths relative to library directory
2026-03-23 03:34:15 +00:00
keyfinder.py
Enable RUF rules
2026-01-13 20:55:40 +00:00
kodiupdate.py
Do not use explicit indices for logging args when not needed
2025-08-30 23:10:21 +01:00
lastimport.py
lastimport: rename flexible field because of the clash with mpdstats
2026-03-17 08:20:47 +00:00
limit.py
Do not assign args to query
2025-07-08 11:37:34 +01:00
listenbrainz.py
Type MusicBrainzAPI properly
2026-01-06 09:54:02 +00:00
loadext.py
Use only plugins/disabled_plugins config in plugin loading
2025-08-09 15:11:58 +01:00
lyrics.py
Fix formatting
2026-03-22 01:46:50 +00:00
mbcollection.py
Type MusicBrainzAPI properly
2026-01-06 09:54:02 +00:00
mbpseudo.py
Configure future-annotations
2026-01-13 20:55:40 +00:00
mbsubmit.py
Enable RUF rules
2026-01-13 20:55:40 +00:00
mbsync.py
Ensure we use Distance to initialise Match objects
2026-03-22 19:23:53 +00:00
missing.py
Address comments
2026-03-16 06:52:35 +00:00
mpdstats.py
Address RUF012
2026-01-13 20:55:40 +00:00
mpdupdate.py
Delegate attribute access to logging
2025-08-30 23:10:21 +01:00
musicbrainz.py
Use va_name config for all artist fields on VA releases
2026-03-12 23:00:32 -04:00
parentwork.py
Migrate parentwork to use MusicBrainzAPI
2026-01-06 00:27:36 +00:00
permissions.py
Apply formatting
2024-03-01 15:21:25 +10:00
play.py
feat(play): Add -R/--randomize option to play plugin
2026-03-16 20:33:23 +02:00
playlist.py
Adapt code to fully typed confuse library
2026-02-16 12:45:05 +00:00
plexupdate.py
Replace string concatenation (' + ')
2025-08-30 23:10:15 +01:00
random.py
Fix grouping for list fields and stabilize equal-chance order
2026-01-30 00:30:46 +00:00
replace.py
Configure future-annotations
2026-01-13 20:55:40 +00:00
replaygain.py
Store paths relative to music dir in DB, expand on read
2026-03-23 19:31:47 +00:00
rewrite.py
Do not use explicit indices for logging args when not needed
2025-08-30 23:10:21 +01:00
scrub.py
Delegate attribute access to logging
2025-08-30 23:10:21 +01:00
smartplaylist.py
[beetsplug/spl] Fix linting error
2026-03-13 19:17:56 +00:00
sonosupdate.py
Apply formatting tools to all files
2023-10-22 09:53:18 +10:00
spotify.py
Make get_search_query_with_filters abstract
2026-03-08 09:06:00 +00:00
subsonicplaylist.py
Replace string concatenation (' + ')
2025-08-30 23:10:15 +01:00
subsonicupdate.py
Delegate attribute access to logging
2025-08-30 23:10:21 +01:00
substitute.py
Apply substitute rules in sequence
2024-10-16 16:36:36 +02:00
the.py
Address RUF012
2026-01-13 20:55:40 +00:00
thumbnails.py
Delegate attribute access to logging
2025-08-30 23:10:21 +01:00
titlecase.py
Adapt code to fully typed confuse library
2026-02-16 12:45:05 +00:00
types.py
Replace format calls with f-strings
2025-08-30 18:42:26 +01:00
unimported.py
Replace string concatenation (' + ')
2025-08-30 23:10:15 +01:00
zero.py
feat: zero plugin zeroes disctotal if single disc
2026-02-14 18:32:04 +01:00