beets/beets
Šarūnas Nejus 3eb68ef830
Use cross-platform shutil.get_terminal_size to get term_width
This fixes Python 3.14 incompatibility.
2025-10-27 08:23:37 +00:00
..
autotag Only penalize multi data sources on first import 2025-10-10 20:36:33 +01:00
dbcore fix mypy error 2025-10-19 15:12:27 +02:00
importer remove releasegroup_id 2025-10-08 09:59:07 -04:00
library Delegate attribute access to logging 2025-08-30 23:10:21 +01:00
test Reset cached_classproperty cache for every test 2025-10-10 20:36:33 +01:00
ui Use cross-platform shutil.get_terminal_size to get term_width 2025-10-27 08:23:37 +00:00
util use Generic instead of Any for cached_classproperty 2025-10-19 10:06:16 +02:00
__init__.py Increment version to 2.5.1 2025-10-14 22:51:15 +00:00
__main__.py Reformat the codebase 2024-09-21 11:57:48 +01:00
config_default.yaml Make naming consistent with the field name 2025-10-10 20:36:33 +01:00
logging.py Removed typealias, worked locally with mypy but does seem to cause 2025-09-30 13:39:49 +02:00
mediafile.py Apply formatting tools to all files 2023-10-22 09:53:18 +10:00
metadata_plugins.py Add deprecation warning for <plugin>.source_weight 2025-10-10 20:36:33 +01:00
plugins.py Add custom feat words for ftintitle (#6090) 2025-10-14 20:38:02 -07:00
py.typed Add py.typed marker file to support PEP 561 typing (#5906) 2025-08-09 13:31:55 +02:00
random.py Make a random change for testing 2024-05-07 16:28:28 +01:00