summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
13 daysTry changing this conditionfix-most-types-in-util-initŠarūnas Nejus
14 daysAnd now fix this issueŠarūnas Nejus
14 daystestŠarūnas Nejus
14 daysAddress PR commentsŠarūnas Nejus
2024-05-04Fix types in beets.util.__init__Šarūnas Nejus
2024-05-04Merge pull request #5220 from snejus/improve-build-output-and-coverageBenedikt
2024-05-04Show diff when isort or black failsŠarūnas Nejus
2024-05-04Add pytest and coverage configurationŠarūnas Nejus
2024-05-01Merge pull request #5210 from snejus/add-in-query-and-remove-named-queryŠarūnas Nejus
2024-04-30Configure mypy to require types for genericsŠarūnas Nejus
2024-04-30Add support for a specific type in InQueryŠarūnas Nejus
2024-04-30Remove NamedQueryŠarūnas Nejus
2024-04-30Define InQuery and use it in PlaylistQueryŠarūnas Nejus
2024-04-30Merge pull request #5214 from beetbox/handle-null-pathŠarūnas Nejus
2024-04-30Handle NULL values in the path columnŠarūnas Nejus
2024-04-28Merge pull request #5212 from wisp3rwind/lyrics-cleanupSerene
2024-04-27lyrics: remove version switch that became obsolete when we dropped Python 3.5wisp3rwind
2024-04-21Merge pull request #5184 from freddiewanah/masterSerene
2024-04-20Revert back to time.sleepHan Wang
2024-04-20Merge pull request #5121 from mgoltzsche/generate-playlist-item-attributesJ0J0 Todos
2024-04-20docs: mention autogenre pluginMax Goltzsche
2024-04-20docs: add smartplaylist example config and m3uMax Goltzsche
2024-04-18reformat test file to pass the formatting check.Han Wang
2024-04-16Merge pull request #5191 from ktetzlaff/config-edit--prefer-visual-over-editorSerene
2024-04-14Prefer VISUAL environment variable over EDITORktetzlaff
2024-04-14Merge pull request #5160 from Dr-Blank/bug-unimported-failing-to-ignore-subdi...Serene
2024-04-13docs: mention Beetstream and webrouter pluginsMax Goltzsche
2024-04-13smartplaylist: rename output format m3u8 to extm3uMax Goltzsche
2024-04-13smartplaylist: allow exporting item fieldsMax Goltzsche
2024-04-12Merge pull request #5187 from Dr-Blank/missing-changelogSerene
2024-04-12Remove redundant checksSerene
2024-04-11missing changelog for #5153Dr-Blank
2024-04-11fix logic issuefreddiewanah
2024-04-11add changelog for bug fixDr-Blank
2024-04-11reformat with blackfreddiewanah
2024-04-10update changelogfreddiewanah
2024-04-10resort the import libraryfreddiewanah
2024-04-10update lint issuesfreddiewanah
2024-04-10fix a typo when during the refactoring.freddiewanah
2024-04-09Refactor to merge similar test methodsfreddiewanah
2024-04-09remove extra setups in the test classfreddiewanah
2024-04-08refactor the test methods to avoid suboptimal asserts.freddiewanah
2024-04-08refactor the test methods to avoid sleepy test or should consider comment the...freddiewanah
2024-04-08remove redundant printsfreddiewanah
2024-03-24Merge pull request #5153 from Dr-Blank/barcode-supportSerene
2024-03-22bugfix: ignore subdirectories of ignoredDr-Blank
2024-03-18tests for barcode fieldDr-Blank
2024-03-18Add barcode field to AlbumInfo and update related filesDr-Blank
2024-03-17Merge pull request #5134 from InvisibleFunction/fix-media-headersJ0J0 Todos
2024-03-09Run blackInvisibleFunction