beets/beetsplug
2023-10-07 23:14:03 +02:00
..
bpd Adapt to pycodestyle changes 2022-07-30 19:54:24 -04:00
lastgenre Fix typos 2023-09-25 12:52:26 +08:00
metasync add missing syspath conversions (2/3, beetsplug) 2023-07-16 10:17:40 +02:00
web Fix typos 2023-09-25 12:52:26 +08:00
__init__.py pyupgrade beetsplug and tests 2021-08-26 19:12:51 +10:00
absubmit.py Fix various typos 2023-08-09 21:26:15 -04:00
acousticbrainz.py Adapt to some recent flake8/pycodestyle changes 2023-07-31 10:00:41 -07:00
albumtypes.py Fix albumtypes plugin and its tests 2023-02-27 13:43:03 +01:00
aura.py aura: Sanitize filenames in image IDs 2021-11-26 15:35:07 -05:00
autobpm.py Add autobpm plugin 2023-09-30 16:25:06 +01:00
badfiles.py Remove unused imports 2021-08-26 20:59:48 +10:00
bareasc.py Also perform bareasc queries in SQL 2023-04-09 18:43:33 +01:00
beatport.py Dedicated flex attrs for Deezer, Beatport album ID 2023-03-26 13:20:07 +02:00
bench.py pyupgrade beetsplug and tests 2021-08-26 19:12:51 +10:00
bpm.py pyupgrade beetsplug and tests 2021-08-26 19:12:51 +10:00
bpsync.py pyupgrade beetsplug and tests 2021-08-26 19:12:51 +10:00
bucket.py Remove unused imports 2021-08-26 20:59:48 +10:00
chroma.py pyupgrade beetsplug and tests 2021-08-26 19:12:51 +10:00
convert.py add missing syspath conversions (2/3, beetsplug) 2023-07-16 10:17:40 +02:00
deezer.py Add error handling for invalid Deezer track_id 2023-07-13 09:53:41 -04:00
discogs.py DiscogsPlugin.item_candidates attaches album info 2023-07-20 09:12:42 +02:00
duplicates.py Use fsdecode for template substitution 2022-10-01 16:37:47 -07:00
edit.py typing: corrections for dbcore/types.py 2023-06-24 11:51:00 +02:00
embedart.py add missing syspath conversions (2/3, beetsplug) 2023-07-16 10:17:40 +02:00
embyupdate.py feat[embyupdate]: add handling for private users 2023-08-24 18:50:29 -07:00
export.py Fix various typos 2023-08-09 21:26:15 -04:00
fetchart.py Fix the error with CAA where no image would be downloaded when thumbnails are missing 2023-10-07 23:14:03 +02:00
filefilter.py pyupgrade beetsplug and tests 2021-08-26 19:12:51 +10:00
fish.py Tiny wording tweaks for #4281 2022-02-16 16:34:38 -05:00
freedesktop.py pyupgrade beetsplug and tests 2021-08-26 19:12:51 +10:00
fromfilename.py fromfilename: Use logging magic from inherited BeetsPlugin 2023-01-02 13:29:21 +01:00
ftintitle.py pyupgrade beetsplug and tests 2021-08-26 19:12:51 +10:00
fuzzy.py pyupgrade beetsplug and tests 2021-08-26 19:12:51 +10:00
gmusic.py remove the gmusic plugin 2021-10-30 14:46:14 +02:00
hook.py drop old Python: remove obsolete custom string formatter in hooks plugin 2022-12-24 13:09:26 +01:00
ihate.py pyupgrade beetsplug and tests 2021-08-26 19:12:51 +10:00
importadded.py Fix importadded plugin with reflink 2022-06-29 08:06:26 +09:00
importfeeds.py Update beetsplug/importfeeds.py 2023-07-27 20:14:39 +02:00
info.py Switch "beet info --album" approach to use a named argument instead 2021-10-27 08:27:39 -07:00
inline.py Remove unused imports 2021-08-26 20:59:48 +10:00
ipfs.py Fix ipfs plugin and test_ipfs 2023-08-23 06:34:16 +02:00
keyfinder.py remove old Python: remove util.text_string 2022-12-24 13:09:26 +01:00
kodiupdate.py kodiupdate: Support multiple instances 2021-12-12 13:39:18 +01:00
lastimport.py pyupgrade beetsplug and tests 2021-08-26 19:12:51 +10:00
limit.py Test failing due to unidentified argument processing issue; replacing with API calls gives expected results. 2021-12-27 13:26:38 -05:00
loadext.py pyupgrade beetsplug and tests 2021-08-26 19:12:51 +10:00
lyrics.py lyrics: Bypass None values in Google backend 2023-08-13 18:52:39 -04:00
mbcollection.py pyupgrade beetsplug and tests 2021-08-26 19:12:51 +10:00
mbsubmit.py Remove f-string 2022-08-24 09:32:39 -04:00
mbsync.py pyupgrade beetsplug and tests 2021-08-26 19:12:51 +10:00
missing.py pyupgrade beetsplug and tests 2021-08-26 19:12:51 +10:00
mpdstats.py Address feedback from @sampsyo 2021-09-28 18:05:44 +10:00
mpdupdate.py Remove unused imports 2021-08-26 20:59:48 +10:00
parentwork.py pyupgrade beetsplug and tests 2021-08-26 19:12:51 +10:00
permissions.py permissions: Move syspath conversion to the actual API boundary 2023-02-12 14:04:24 +01:00
play.py pyupgrade beetsplug and tests 2021-08-26 19:12:51 +10:00
playlist.py beetsplug/playlist: actually use SQL clause 2023-06-23 11:00:09 +02:00
plexupdate.py Remove unused imports 2021-08-26 20:59:48 +10:00
random.py pyupgrade beetsplug and tests 2021-08-26 19:12:51 +10:00
replaygain.py replaygain: apply review feedback: fixup previous refactor, improve tests 2023-07-22 12:47:19 +02:00
rewrite.py pyupgrade beetsplug and tests 2021-08-26 19:12:51 +10:00
scrub.py use ui.should_write() to control restore during import 2023-09-06 18:50:01 -04:00
smartplaylist.py Trigger subsonicupdate on db_change and splupdate 2023-07-27 07:41:50 +02:00
sonosupdate.py Fix various typos 2023-08-09 21:26:15 -04:00
spotify.py Add a check for valid data 2023-05-25 13:55:57 -04:00
subsonicplaylist.py Remove unused imports 2021-08-26 20:59:48 +10:00
subsonicupdate.py Trigger subsonicupdate on db_change and splupdate 2023-07-27 07:41:50 +02:00
substitute.py Fix typos 2023-09-25 12:52:26 +08:00
the.py pyupgrade beetsplug and tests 2021-08-26 19:12:51 +10:00
thumbnails.py Fix various typos 2023-08-09 21:26:15 -04:00
types.py pyupgrade beetsplug and tests 2021-08-26 19:12:51 +10:00
unimported.py Add default for unimported.ignore_subdirectories 2021-12-01 10:54:33 -08:00
zero.py Remove unused imports 2021-08-26 20:59:48 +10:00