Commit graph

12019 commits

Author SHA1 Message Date
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
alicezou
c0d05f8545 add test cases 2022-03-27 17:09:30 -04:00
alicezou
879ed7f5c2 fix test cases, support in memory db 2022-03-27 15:06:00 -04:00
alicezou
d3d9318c18 change doc 2022-03-27 10:58:09 -04:00
alicezou
c67245ed65 style checker, change log 2022-03-27 10:42:16 -04:00
alicezou
b07b0e2f7e add prompt 2022-03-27 10:33:54 -04:00
alicezou
9917f2ac3a create db without prompt 2022-03-27 09:56:47 -04:00
Benedikt
1167453ed8
Merge pull request #4313 from wisp3rwind/pr_artresizer_oo
Refactor: ArtResizer backends are classes
2022-03-23 23:05:43 +01:00
Adrian Sampson
6e142efbb2
Merge pull request #4319 from snejus/disable-musicbrainz-plugin
Ability to optionally disable the musicbrainz metadata source
2022-03-23 17:06:08 -04:00
Šarūnas Nejus
5d6f808d33
Move musicbrainz.enabled section below network config in config.rst 2022-03-23 17:02:45 +00:00
Šarūnas Nejus
a6e7105449
Move musicbrainz.enabled check out from invoke_mb 2022-03-23 16:59:21 +00:00
Šarūnas Nejus
e9972491f1
Do not assign extra variable to keep things within max line_length 2022-03-23 16:34:13 +00:00
Šarūnas Nejus
e1ffadb2d6
Return iterable from the exception handler 2022-03-23 16:20:06 +00:00
wisp3rwind
af71cebeeb artresizer: fixup 8a969e30
this crept in from a previous version of this PR which didn't make it
2022-03-22 22:08:04 +01:00
wisp3rwind
09101de397 artresizer: restore incorrect change to exception handling from f751893b 2022-03-22 21:26:53 +01:00
wisp3rwind
40b3dd7152 artresizer: add a comment to clarify the meaning of class variables 2022-03-22 21:22:08 +01:00
Šarūnas Nejus
f14eac857b
Rename handle_exc to invoke_mb 2022-03-18 22:57:22 +00:00
Šarūnas Nejus
2193b3749b
Remove optional docs changes 2022-03-18 05:14:29 +00:00
Šarūnas Nejus
6f23c9b41a
Move the logic to hooks.py 2022-03-18 05:05:58 +00:00
Adrian Sampson
3f6da68af2
Slight docs rewording 2022-03-16 11:08:05 -04:00
Duc Nguyen
c0e44960c6 expand documentation on auto and auto_keep 2022-03-16 14:04:40 +01:00
Šarūnas Nejus
f10b70444c
Add a changelog entry 2022-03-15 22:13:23 +00:00
Šarūnas Nejus
85c4310e47
Update docs 2022-03-15 21:57:33 +00:00
Šarūnas Nejus
ffe63a64f5
Nicely disable musicbrainz 2022-03-15 07:43:26 +00:00
Adrian Sampson
594475a202
Merge pull request #4314 from Schweinepriester/master
README.md: HTTP => HTTPS
2022-03-13 16:01:16 -04:00
Kai
0c7d1422ee new link for HTML5 audio 2022-03-13 16:14:14 +00:00
Kai
51894d3fec README.md: HTTP => HTTPS 2022-03-13 03:44:14 +00:00
wisp3rwind
b76a3fcaa4 artresizer: move ImageMagick/PIL code from thumbnails plugin to ArtResizer
Makes the dispatch to the chosen backend simpler in the thumbnails
plugin. Given that ArtResizer is not only about resizing art anymore,
these methods fit there quite nicely.
2022-03-12 23:34:46 +01:00