beets/beets
wisp3rwind c816b2953d drop old Python: remove obsolete exception handling for Windows symlinks
when symlinks aren't supported, recent python will only raise
NotImplementedError (or might even support symlinks), ending up in the
other except arm
2022-12-24 13:09:26 +01:00
..
autotag drop Python 3.6: docs, a few safe simplifications 2022-12-18 09:20:04 +01:00
dbcore drop old Python: simplify datetime usage 2022-12-18 09:20:04 +01:00
ui Fix some long lines 2022-08-20 16:50:20 -07:00
util drop old Python: remove obsolete exception handling for Windows symlinks 2022-12-24 13:09:26 +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 drop old Python: rm python 2 leftovers in library.FileOperationError.__str__ 2022-12-24 13:07:48 +01:00
logging.py Remove the last from _ import * errors 2022-11-28 08:01:23 -08:00
mediafile.py mediafile: Improve deprecation warning 2022-06-12 17:59:48 +02:00
plugins.py fix unused import and flake8 2021-08-25 19:07:55 +10: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