Commit graph

10524 commits

Author SHA1 Message Date
wisp3rwind
c657fb6642 mediafile: Improve deprecation warning
This is for mediafile what cc8c3529fb was
for confit, cf. https://github.com/beetbox/beets/pull/4263
2022-06-12 17:59:48 +02:00
wisp3rwind
d72498f429 fixup! docs: fix broken links 2022-06-12 17:51:00 +02:00
wisp3rwind
9db8d8f6a1 docs: fix broken links
these failed in the weekly CI test. discogs probably remains broken,
since it received a 403.
2022-06-12 17:41:13 +02:00
Benedikt
d13a8252c9
Merge pull request #4359 from snejus/fix-path-query-in-or-query
Make implicit path queries explicit and simplify their handling
2022-06-12 15:50:07 +02:00
Adrian Sampson
9518d1b236
Merge pull request #4365 from e-berman/e-berman 2022-06-09 08:39:41 -04:00
e-berman
d4864b7b0c add cl formatting to beatport docs 2022-06-08 22:11:51 -07:00
Šarūnas Nejus
5f4b46e388
Actually use : 2022-06-01 01:47:55 +01:00
Šarūnas Nejus
d65fcfbc8e
Use : instead of :: 2022-06-01 01:40:16 +01:00
Šarūnas Nejus
72c5302004
Fix lints 2022-05-31 22:45:05 +01:00
Šarūnas Nejus
ba777dda50
Skip implicit paths tests for win32 2022-05-31 22:34:40 +01:00
Šarūnas Nejus
d68ed1adca
Make implicit path queries explicit and simplify their handling 2022-05-31 21:51:47 +01:00
Adrian Sampson
988bf2672c
Merge pull request #4358 from bautimar/patch-1
Update Windows installation instructions to Windows 10
2022-05-26 08:46:59 -04:00
Mark Philip Bautista
94af794c34 Update main.rst 2022-05-25 21:45:47 -07:00
Adrian Sampson
e715f2d9b0
Disable CodeCov annotations (see #4337)
As described here:
https://docs.codecov.com/docs/github-checks#disabling-github-checks-patch-annotations-via-yaml

These inline annotations are pretty noisy and don't add much beyond the
bottom-line summaries.
2022-05-17 14:15:17 -04:00
Adrian Sampson
e06cf7969b
Merge pull request #4348 from arsaboo/spotify_id 2022-05-08 16:22:34 -04:00
Adrian Sampson
e607763028
Fix typo! 2022-05-08 16:08:20 -04:00
Adrian Sampson
e62a904f95
Expand changelog entry 2022-05-08 16:03:10 -04:00
Alok Saboo
8881ae62f7 Update changelog.rst 2022-05-08 14:19:21 -04:00
Alok Saboo
d8de9162bf Update changelog.rst 2022-05-08 14:11:24 -04:00
Alok Saboo
c5c34e4cda Update changelog 2022-05-08 14:02:45 -04:00
Alok Saboo
1b02d65112 Fix return 2022-05-08 12:42:20 -04:00
Alok Saboo
1d43ea2dba Save Spotify album_id and track_id as flexible attributes 2022-05-08 12:21:44 -04:00
Benedikt
424c47696b
Merge pull request #4345 from qcasey/qcasey-patch-2
Change "first" and "second" in test_lyrics output to "expected" and "result"
2022-05-06 20:43:33 +02:00
Quinn Casey
1320944898
Update test_lyrics.py 2022-05-05 15:33:32 -07:00
Benedikt
9b027aef26
Merge pull request #4344 from qcasey/qcasey-patch-1
Remove Tekstowo extraneous text from `lyricstext.yaml` to fix `test_lyrics`
2022-05-06 00:24:04 +02:00
Quinn Casey
a09f5e7dfe
Update lyricstext.yaml 2022-05-05 14:04:54 -07:00
Benedikt
e52b598016
Merge pull request #4343 from flaudre/patch-1
Update index.rst
2022-05-03 17:04:01 +02:00
Florian Rudin
2ccc6bad70
Update index.rst
typo
2022-05-03 21:39:08 +08:00
Adrian Sampson
a8a0563be6
Merge pull request #4337 from thomasrockhu-codecov/patch-1
chore(ci): add informational Codecov status checks
2022-04-24 07:58:58 -04:00
Tom Hu
7cceb8cac4
Update codecov.yml 2022-04-23 11:43:01 -07:00
Tom Hu
ca056ff7fb
chore(ci): add informational Codecov status checks
Hi, Tom from Codecov here. I noticed that you were using Codecov but weren't actually getting any notifications on pull requests. I figured it would be useful to get some idea if code being changed is being tested, but also not blocking CI/merging. Let me know if this makes sense or if we can do something that would be helpful.
2022-04-20 23:04:37 -04:00
Adrian Sampson
7c670711ae
Merge pull request #4332 from arbanhossain/master
Add --exclude flag
2022-04-19 09:19:52 -04:00
Adrian Sampson
85db305972
Remove errant space 2022-04-19 09:19:23 -04:00
arbanhossain
58ea48aa3b removed over-indentation 2022-04-19 11:22:31 +06:00
Adrian Sampson
614f83f542
Merge pull request #4333 from olgarrahan/genius_lyrics
Genius lyrics header bug fixed and updated test case for lyrics plugin
2022-04-18 10:17:35 -04:00
olgarrahan
0e006f116a changelog updates 2022-04-17 21:19:26 -04:00
olgarrahan
a26a530996 replace_br function added to reduce code duplication 2022-04-17 15:25:14 -04:00
arbanhossain
73554acfb0 changed --disable-plugin to --disable-plugins 2022-04-17 11:12:27 +06:00
olgarrahan
16d74bafc3 Genius lyrics header bug fixed and updated test case for lyrics plugin 2022-04-16 13:19:13 -04:00
arbanhossain
6be2617eb1 changed -x/--exclude flag to -P/--disable-plugin 2022-04-16 11:56:30 +06:00
olgarrahan
c0bb2ff2a1 Genius lyrics header bug fixed and updated test case for lyrics plugin 2022-04-15 16:37:05 -04:00
arbanhossain
9dfb80b661 documentation and changelog for --exclude flag 2022-04-15 20:26:54 +06:00
arbanhossain
9e753c5c28 added flag to exclude/disable plugins 2022-04-15 20:26:31 +06:00
Adrian Sampson
e977a6f799
Merge pull request #4327 from alicezou/databaseCreate
Database parental directories creation if not exist
2022-04-07 17:08:06 -04:00
alicezou
fa5862d7d5 change func name, inline function, fix typo 2022-04-07 15:21:34 -04:00
alicezou
b609cae111 change location for database_dir_creation, change docs 2022-03-30 12:56:38 -04:00
alicezou
2886296c86 fix code review comments 2022-03-29 21:24:13 -04:00
alicezou
67e778fec6 switch to control_stdin 2022-03-29 20:04:56 -04:00
alicezou
a0b0028874 working db 2022-03-29 19:58:15 -04:00
alicezou
9029a8a6b3 check bytes 2022-03-27 23:05:23 -04:00