This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
beets
Watch
2
Star
0
Fork
0
You've already forked beets
mirror of
https://github.com/beetbox/beets.git
synced
2026-07-17 21:47:27 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
tidal
beets
/
beetsplug
/
_utils
History
Alok Saboo
7c3566e073
fix mypy errors
2026-06-12 17:03:35 -04:00
..
__init__.py
Move
vfs.py
to
beetsplug._utils
package to avoid polluting core namespace (
#6017
)
2025-10-01 12:28:18 +02:00
art.py
Enable and fix flake8-return
2026-06-09 00:14:06 +01:00
musicbrainz.py
Create UnauthorizedMBError
2026-05-24 14:59:51 +01:00
playcount.py
playcount: batch all store() calls in a single transaction
2026-04-08 09:59:41 -04:00
requests.py
fix mypy errors
2026-06-12 17:03:35 -04:00
vfs.py
Move
vfs.py
to
beetsplug._utils
package to avoid polluting core namespace (
#6017
)
2025-10-01 12:28:18 +02:00