beets/beetsplug
Théophile Bastian 666c412b0e plugins/web: fix endpoints /…/values/…
Following #4709 and #5447, the web plugin used single-quotes (ie. string
litteral) in the SQL query for table columns. Thus, for instance, the query
`GET /item/values/albumartist` would return the litteral "albumartist"
instead of a list of unique album artists.
2025-11-15 21:02:38 +01:00
..
_utils Move vfs.py to beetsplug._utils package to avoid polluting core namespace (#6017) 2025-10-01 12:28:18 +02:00
bpd pyupgrade Python 3.10 2025-11-08 12:09:52 +00:00
lastgenre pyupgrade Python 3.10 2025-11-08 12:09:52 +00:00
metasync
web plugins/web: fix endpoints /…/values/… 2025-11-15 21:02:38 +01:00
_typing.py
absubmit.py
acousticbrainz.py
advancedrewrite.py
albumtypes.py
aura.py
autobpm.py
badfiles.py
bareasc.py
beatport.py pyupgrade Python 3.10 2025-11-08 12:09:52 +00: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
bpsync.py
bucket.py
chroma.py pyupgrade Python 3.10 2025-11-08 12:09:52 +00:00
convert.py Add option to not write metadata 2025-09-24 21:52:57 -04:00
deezer.py pyupgrade Python 3.10 2025-11-08 12:09:52 +00:00
discogs.py pyupgrade Python 3.10 2025-11-08 12:09:52 +00:00
duplicates.py
edit.py refactor: moved some more imports that are only used in the commands 2025-11-03 14:03:25 +01:00
embedart.py New import location for art.py 2025-09-21 08:01:48 -07:00
embyupdate.py
export.py
fetchart.py pyupgrade Python 3.10 2025-11-08 12:09:52 +00:00
filefilter.py
fish.py
freedesktop.py
fromfilename.py Improve regexp and module docstring 2025-09-30 15:46:26 +02:00
ftintitle.py Change arg name 2025-10-20 15:22:27 +02:00
fuzzy.py
gmusic.py
hook.py
ihate.py
importadded.py
importfeeds.py
importsource.py pyupgrade Python 3.10 2025-11-08 12:09:52 +00:00
info.py
inline.py
ipfs.py
keyfinder.py
kodiupdate.py
lastimport.py
limit.py
listenbrainz.py
loadext.py
lyrics.py pyupgrade Python 3.10 2025-11-08 12:09:52 +00:00
mbcollection.py
mbpseudo.py pyupgrade Python 3.10 2025-11-08 12:09:52 +00:00
mbsubmit.py
mbsync.py
missing.py
mpdstats.py
mpdupdate.py
musicbrainz.py Apply suggestions from code review 2025-11-11 13:18:51 -08:00
parentwork.py
permissions.py
play.py play plugin: $playlist marker for precise control where the playlist … (#4728) 2025-10-19 08:38:20 +02:00
playlist.py
plexupdate.py
random.py
replace.py
replaygain.py pyupgrade Python 3.10 2025-11-08 12:09:52 +00:00
rewrite.py
scrub.py
smartplaylist.py
sonosupdate.py
spotify.py pyupgrade Python 3.10 2025-11-08 12:09:52 +00:00
subsonicplaylist.py
subsonicupdate.py
substitute.py
the.py
thumbnails.py
types.py
unimported.py
zero.py Remove tests. Update docs. Remove unnecessary return 2025-10-14 03:17:34 +01:00