Commit Graph

  • 2bf411e77d Featured artists extracted and appended, need to see if join needs to be variable Henry 2025-09-23 10:11:13 -07:00
  • 84e52e1b4a Test written, beginning fix Henry 2025-09-22 20:49:53 -07:00
  • 5e0e898429 Discogs Label Disambiguation Fix + config option. (#6035) Šarūnas Nejus 2025-09-22 21:55:47 +01:00
  • 787d9b4a40 Merge branch 'master' into discogs-disambiguation-fix Šarūnas Nejus 2025-09-22 21:50:34 +01:00
  • 8e644157e8 Refactor tests, adjust changelog, move config option to new features. Henry Oberholtzer 2025-09-22 19:47:50 +02:00
  • a12ca093cb feat(FtInTitle): Support tracks by artists != album artist (#5943) Šarūnas Nejus 2025-09-21 22:33:19 +01:00
  • 042b5d64eb test(ftintitle): fix flake, massage mypy Trey Turner 2025-09-18 23:18:01 -05:00
  • 6ad7c5489c test(ftintitle): parameterize tests Trey Turner 2025-09-18 23:00:30 -05:00
  • f0a6059685 feat(FtInTitle): support tracks by artists != album artist Trey Turner 2025-08-23 08:37:22 -05:00
  • 159f43cf46 Update missing plugin configuration options and formatting details (#6025) Šarūnas Nejus 2025-09-21 19:54:05 +01:00
  • de4494a5b1 lint Alok Saboo 2025-09-17 13:29:00 -04:00
  • 76c049938c Update missing plugin configuration options and formatting details Alok Saboo 2025-09-17 13:25:20 -04:00
  • e577df0f25 Merge branch 'master' into discogs-disambiguation-fix henry 2025-09-21 09:34:12 -07:00
  • 92579b30d8 Reformat docs Henry 2025-09-21 09:25:30 -07:00
  • ba46724c7f Fix changelog conflict Henry 2025-09-21 08:07:33 -07:00
  • c991b14e7d fix test by changing patch Sebastian Mohr 2025-09-16 00:18:04 +02:00
  • f4691c85e9 Added changelog and git blame ignore rev Sebastian Mohr 2025-09-16 00:03:16 +02:00
  • 34114fe915 New import location for art.py Sebastian Mohr 2025-09-15 23:57:15 +02:00
  • 3fd49a7de8 Moved arts.py file into beetsplug namespace as it is not used in core. Sebastian Mohr 2025-09-15 23:56:43 +02:00
  • 2c1aa27385 lastgenre: Add --pretend option for previewing genre changes (#6008) J0J0 Todos 2025-09-21 07:21:16 +02:00
  • 2e307b519a lastgenre: Also mock try_write in test_pretend.. J0J0 Todos 2025-09-20 19:18:56 +02:00
  • 9b1537f226 Add test for --pretend option in LastGenrePlugin to skip library updates Alok Saboo 2025-09-18 08:20:40 -04:00
  • c7ee0e326c Add prefix to log messages for genre fetching in LastGenrePlugin Alok Saboo 2025-09-18 07:53:48 -04:00
  • 0be4cecf82 Update beetsplug/lastgenre/__init__.py Alok Saboo 2025-09-17 07:47:14 -04:00
  • 5e6dd674a9 Update beetsplug/lastgenre/__init__.py Alok Saboo 2025-09-17 07:47:04 -04:00
  • 56e132f352 more lint Alok Saboo 2025-09-14 16:00:01 -04:00
  • 95b35ded4a Lint Alok Saboo 2025-09-14 15:54:12 -04:00
  • 84986dc42d Enhance lastgenre plugin: add item.try_write() for write operations and improve documentation clarity Alok Saboo 2025-09-14 15:49:34 -04:00
  • a57ef2cb3b Add --pretend option to lastgenre plugin for previewing genre changes Alok Saboo 2025-09-14 15:36:42 -04:00
  • 0dc774c65d Merge branch 'master' into discogs-disambiguation-fix henry 2025-09-20 14:08:43 -07:00
  • dc4e4e5020 Move art.py to beetsplug._utils package to avoid polluting core namespace (#6013) Sebastian Mohr 2025-09-20 14:09:58 +02:00
  • 73dc8f2bc7 fix test by changing patch Sebastian Mohr 2025-09-16 00:18:04 +02:00
  • 4ab1bb4df4 Added changelog and git blame ignore rev Sebastian Mohr 2025-09-16 00:03:16 +02:00
  • a796d6d799 New import location for art.py Sebastian Mohr 2025-09-15 23:57:15 +02:00
  • 28aee0fde4 Moved arts.py file into beetsplug namespace as it is not used in core. Sebastian Mohr 2025-09-15 23:56:43 +02:00
  • 8a21bacd14 Add type check Henry 2025-09-19 21:00:37 -07:00
  • dda265dc77 Disambiguation fix implemented & tested Henry 2025-09-19 20:46:07 -07:00
  • 24fbc566f6 initial changes, changelog adjusted, TODO: test for various artists and update docs Henry Oberholtzer 2025-09-20 01:58:56 +02:00
  • 23e46315e3 Remove Discogs Disambiguation stripping from metadata_plugins Henry Oberholtzer 2025-09-20 01:52:53 +02:00
  • c56cb69e32 fix: enable tracebacks for "user"/custom sqlite functions (#5383) Šarūnas Nejus 2025-09-19 21:16:38 +01:00
  • eb83058b13 style: remove extraneous pass statements ThinkChaos 2025-08-09 09:38:12 -04:00
  • e7e22ebb3d feat: mark SQLite custom functions as deterministic to allow caching ThinkChaos 2024-08-09 19:33:43 -04:00
  • b0caac871a fix: enable tracebacks for "user"/custom sqlite functions ThinkChaos 2024-08-09 18:36:11 -04:00
  • b65d773c8e fix incorrect matches when album is missing or empty in spotify plugin search filter (#6012) Sebastian Mohr 2025-09-19 17:26:52 +02:00
  • efbfc23931 Removed config options and fixed a bug with beet spotify command Sebastian Mohr 2025-09-17 12:47:22 +02:00
  • c7ba399dd1 fix incorrect matches when album is missing or empty Sebastian Mohr 2025-09-15 23:32:04 +02:00
  • 0ac7fb42f5 Merge branch 'master' into ffnp Vrihub 2025-09-19 12:49:22 +02:00
  • c265bd7727 fromfilename: Don't crash if title is missing (#5907) Sebastian Mohr 2025-09-18 15:03:56 +02:00
  • a302b6d9c2 fromfilename: Don't crash if title is missing Rebecca Turner 2025-07-29 22:07:01 -07:00
  • 3336b68d08 Fix musicbrainz plugin documentation (#6024) henry 2025-09-18 02:33:55 -07:00
  • ae9489cb92 Fix formatting to make poe format-docs happy Vrihub 2025-09-16 20:48:40 +02:00
  • da08978eca Add entry to changelog.rst Vrihub 2025-09-16 20:20:43 +02:00
  • c30f9603eb Fix format and lint errors Vrihub 2025-09-16 17:31:42 +02:00
  • d46365f451 Changelog entry remove_mediafile Sebastian Mohr 2025-09-16 16:02:28 +02:00
  • 6b1c3bc582 Merge remote-tracking branch 'upstream/master' into ffnp Vrihub 2025-09-16 16:01:25 +02:00
  • 57d283edf8 removed mediafile deprecation warning Sebastian Mohr 2025-09-16 15:59:56 +02:00
  • 394d78de97 Replace flowery language (#6002) neofright 2025-09-15 09:02:22 +00:00
  • e837598e79 Increment version to 2.4.0 v2.4.0 JOJ0 2025-09-13 16:47:21 +00:00
  • 2b4758d440 Improve default pretty diff colors (#5949) Šarūnas Nejus 2025-09-13 12:57:13 +01:00
  • 30093c517e Define color regex patterns once Šarūnas Nejus 2025-08-20 15:10:20 +01:00
  • 841c49d494 Update ui configuration docs Šarūnas Nejus 2025-08-20 13:09:13 +01:00
  • f816f894d3 Use default red/green for case differences Šarūnas Nejus 2025-08-20 11:28:39 +01:00
  • f8c2008f29 Dedupe "changed" colorize calls Šarūnas Nejus 2025-08-20 11:14:04 +01:00
  • 04380676e1 Slightly simplify colors setup Šarūnas Nejus 2025-08-19 21:42:47 +01:00
  • 0818505334 Fix diff coloring for added and removed text in field diffs Šarūnas Nejus 2025-07-11 20:36:31 +01:00
  • e7c12988bc Remove unused colors Šarūnas Nejus 2025-05-29 10:56:28 +01:00
  • 160d4074b2 lastgenre: Some whitelist and genres-tree updates (#5977) J0J0 Todos 2025-09-13 12:14:37 +02:00
  • d24a85121b Changelog for #5977 lastgenre whitelist/tree J0J0 Todos 2025-09-13 09:28:39 +02:00
  • e59521e375 lastgenre: tree/whitelist: Remove experimental J0J0 Todos 2025-09-13 07:48:35 +02:00
  • a98ba061e8 lastgenre: tree/whitelist: UK/Breakbeat Hardcore J0J0 Todos 2025-09-05 15:25:16 +02:00
  • 9f442dcf75 lastgenre: tree/whitelist: Contributor feedback J0J0 Todos 2025-08-30 10:41:10 +02:00
  • 4949f44e82 lastgenre: tree/whitlist: Jojo's essential fixes J0J0 Todos 2025-08-30 10:10:55 +02:00
  • 8f543a5d7f Removed discourse.beets references and use https for links. Also removed flattr button, as flattr does not exist anymore. gh-pages Sebastian Mohr 2025-09-10 10:00:38 +02:00
  • 3faa1af858 lastgenre: Move file loading to helpers (#5979) J0J0 Todos 2025-09-10 08:30:53 +02:00
  • 7a5cfa8f46 lastgerne: Update wl/tree load methods docstrings J0J0 Todos 2025-09-07 22:59:08 +02:00
  • d2caed3971 lastgenre: Also log which whitelist file is loading J0J0 Todos 2025-09-07 22:50:05 +02:00
  • 6601cbf8c0 lastgenre: canonical/whitelist setting None load default files J0J0 Todos 2025-09-07 22:43:22 +02:00
  • 6bc30eaf18 lastgenre: Add docstrings to file load methods J0J0 Todos 2025-09-07 19:41:43 +02:00
  • 6da72beeb0 lastgenre: Add expanduser to whitelist/tree load J0J0 Todos 2025-09-07 18:58:42 +02:00
  • 81d342b79f lastgenre: Simplify default tree loading J0J0 Todos 2025-09-07 18:42:52 +02:00
  • c54a54682f lastgenre: Use pathlib and simplify whitelist load J0J0 Todos 2025-09-07 18:36:45 +02:00
  • fbd90b0507 lastgenre: Use pathlib for opening tree file J0J0 Todos 2025-09-07 17:45:41 +02:00
  • 0cdb1224b9 lastgenre: Fix c14n load log msg format J0J0 Todos 2025-09-04 22:54:30 +02:00
  • 856bde1efb Changelog for #5979 lastgenre move file loading J0J0 Todos 2025-09-01 07:44:39 +02:00
  • bbde63d87e lastgenre: Accept AI suggested use open() for tree file J0J0 Todos 2025-09-01 07:29:25 +02:00
  • a98fa054fe lastgenre: Fix failing CI tests by using syspath J0J0 Todos 2025-09-01 00:32:27 +02:00
  • 5ff88b46cf lastgenre: Fix another mypy error in c14n load J0J0 Todos 2025-08-31 19:24:45 +02:00
  • 8ae29e42bf lastgenre: Fix mypy errors in file load methods J0J0 Todos 2025-08-31 17:59:03 +02:00
  • 6ed17912b4 lastgenre: Fix _load_whitelist return type bytes J0J0 Todos 2025-08-30 20:18:06 +02:00
  • bf903fc27d lastgenre: Move file loading to helpers J0J0 Todos 2025-08-03 22:05:16 +02:00
  • dcda72585e Removed mailing list reference. Sebastian Mohr 2025-09-09 12:59:40 +02:00
  • d539b16453 lastgenre: Better existing genres and fallback code lastgenre_better_existing_fallback J0J0 Todos 2025-08-13 11:02:40 +02:00
  • f24beca085 Create common info class (#5963) Šarūnas Nejus 2025-09-08 14:34:18 +01:00
  • 19c43c9796 hooks: Sort Info classes parameters and attr assignments alphabetically Šarūnas Nejus 2025-08-26 04:01:42 +01:00
  • 150db9c0d9 hooks: Update Info classes documentation Šarūnas Nejus 2025-08-26 03:58:31 +01:00
  • e74646b8ae hooks: Tidy up types and unused attributes Šarūnas Nejus 2025-08-26 03:52:44 +01:00
  • 60773d66b0 hooks: abstract common attrs info Info class Šarūnas Nejus 2025-08-26 02:38:18 +01:00
  • e8d2c28e94 hooks: Generalise AlbumInfo and TrackInfo into Info Šarūnas Nejus 2025-08-26 01:33:09 +01:00
  • 7340f150e0 Add CODEOWNERS file (#5961) Šarūnas Nejus 2025-09-06 17:52:58 +01:00
  • ecc4a72f2c Add a note about ownership Šarūnas Nejus 2025-09-05 09:54:10 +01:00