Commit graph

13088 commits

Author SHA1 Message Date
Alok Saboo
4c4cafbf04 Update spotify.py 2022-05-12 20:42:13 -04:00
Alok Saboo
9c9f52b7e5 remove logging 2022-05-12 20:40:03 -04:00
Alok Saboo
db1c77fb25 Update spotify.py 2022-05-12 20:38:01 -04:00
Alok Saboo
ba3a582483 Update spotify.py 2022-05-12 20:36:04 -04:00
Alok Saboo
e8de749eaf Clean up docstrings 2022-05-12 20:24:40 -04:00
Alok Saboo
b1ad49a054 Update spotify.py 2022-05-12 20:09:40 -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
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