Commit graph

9143 commits

Author SHA1 Message Date
Rahul Ahuja
a07972d02a Fix docstring wording 2019-10-05 15:53:41 -07:00
Rahul Ahuja
e2c63d4901 Improve docstring wording 2019-10-05 15:25:48 -07:00
Rahul Ahuja
ce90b2aae5 Improve documentation 2019-10-05 15:07:20 -07:00
Rahul Ahuja
a7cdaac5f8 Consistent naming 2019-10-03 22:57:28 -07:00
Rahul Ahuja
0685305efb Only sync tracks in library 2019-10-03 22:53:35 -07:00
Rahul Ahuja
6c49afaf22 Better naming 2019-10-03 22:49:32 -07:00
Rahul Ahuja
ea03c7fac2 Better readability 2019-10-03 22:16:32 -07:00
Rahul Ahuja
5e6b8f5264 DRY album/track distances 2019-10-03 22:04:30 -07:00
Rahul Ahuja
ca57100f27 Add bpsync to toctree 2019-10-03 19:55:53 -07:00
Rahul Ahuja
571e8902fd Fix indentation 2019-10-03 19:23:29 -07:00
Rahul Ahuja
14b8f30ead Appease flake8 2019-10-03 19:13:40 -07:00
Rahul Ahuja
a1885a571b Add documentation, fix circular import 2019-10-03 19:03:04 -07:00
Rahul Ahuja
f14137fcc2 Add BPSyncPlugin 2019-10-03 18:04:12 -07:00
Adrian Sampson
d2c194df15
Merge pull request #3385 from allesmi/docs-plugins-discogs
docs/plugins/discogs.rst: Update plugin documentation
2019-10-01 17:52:07 -04:00
Alexander Miller
279dd314ae docs/plugins: Centralize documentation of source_weight option 2019-10-01 21:19:35 +02:00
Alexander Miller
c4ad4c69cb docs/plugins/index.rst: Describe configuration of metadata source plugins 2019-10-01 21:18:30 +02:00
Alexander Miller
5f51b7b38e docs/plugins/discogs.rst: Update plugin documentation
Add Configuration section and describe the 'source_weight' option.
2019-10-01 07:42:31 +02:00
Adrian Sampson
56d382f58e
Merge pull request #3377 from rhlahuja/beatport-handle-none-key
[beatport] Exclude invalid musical keys
2019-09-28 16:43:12 -04:00
Rahul Ahuja
3ffaaa1f37 Default bpm to None 2019-09-28 11:37:58 -07:00
Rahul Ahuja
80f54ecb9e Update changelog.rst 2019-09-28 10:01:19 -07:00
Rahul Ahuja
7b9ebcbf2f Properly guard against None key 2019-09-27 17:48:28 -07:00
Rahul Ahuja
13792bd8ab Always set musical_key 2019-09-27 17:33:49 -07:00
Rahul Ahuja
4bc057fd5e Exclude invalid musical keys 2019-09-27 17:11:47 -07:00
Adrian Sampson
d6e1a5c042
Merge pull request #3375 from temrix/fix/3374-beatport
Fix #3374 beatport
2019-09-21 17:06:51 -07:00
temrix
dfb6fc3f5b
Test for presence and non-emptiness in one go. 2019-09-21 21:14:11 +02:00
temrix
9a4175dcd0
Return value directly. 2019-09-21 21:13:41 +02:00
temrix
2cd38fc7df
Add bugfix. 2019-09-21 17:12:46 +02:00
temrix
486cfa1df1
Add tests for empty responses. 2019-09-21 16:54:47 +02:00
temrix
2691781d4e
Remove forgotten print statement. 2019-09-21 16:41:57 +02:00
temrix
dde905f9a8
Correct typo in docstring. 2019-09-21 16:41:16 +02:00
temrix
f98010ad23
Add 'look before you leap' defensive code. 2019-09-21 16:09:08 +02:00
Adrian Sampson
db7ef0e60e
Merge pull request #3372 from temrix/master
Fix #2080
2019-09-19 17:22:11 -04:00
temrix
88aea76fcb
Add requests_oauthlib to test deps. 2019-09-19 22:35:40 +02:00
Adrian Sampson
15f08aba4f
Restore missing space 2019-09-19 16:13:42 -04:00
temrix
045f5723e2
Remove hard-coded path. 2019-09-19 21:57:09 +02:00
temrix
c2b750d7e4
Add feature and add For plugin developers. 2019-09-19 00:39:16 +02:00
temrix
4038e36343
Update URL to use HTTPS and add documentation. 2019-09-19 00:33:57 +02:00
temrix
6c8535088a
Add test file. 2019-09-19 00:32:52 +02:00
temrix
067358711e
Add attributes to hooks. 2019-09-19 00:31:43 +02:00
temrix
b4edc1f832
Add bpm, musical_key and genre to plugin. 2019-09-19 00:29:43 +02:00
Adrian Sampson
3ffd5ca0c4
Merge pull request #3371 from rhlahuja/integrate-metadata-source-plugin
Integrate MetadataSourcePlugin
2019-09-17 21:30:46 -04:00
Rahul Ahuja
ca5806fb6e Restrict country code to alpha characters 2019-09-15 16:34:20 -07:00
Rahul Ahuja
01e8643cec Revert to optional capturing group 2019-09-15 16:24:32 -07:00
Rahul Ahuja
a5fadf0dcc Integrate MetadataSourcePlugin 2019-09-15 15:59:24 -07:00
Adrian Sampson
bebb725352 Docs tweaks for #3355 2019-09-14 09:35:21 -04:00
Adrian Sampson
cc6a2bb6c0 Merge pull request #3355 from rhlahuja/add-deezer-plugin
Add Deezer plugin
2019-09-14 09:33:38 -04:00
Adrian Sampson
247e26fea3
Merge pull request #3365 from Ruin0x11/update-incremental-skip-later-doc
Correct documentation of `incremental_skip_later` flag
2019-09-12 08:34:22 -04:00
Ian Pickering
dd85a88ba5 Correct documentation of incremental_skip_later flag
The behavior is actually the opposite of what is documented.
2019-09-11 20:14:30 -07:00
Rahul Ahuja
0b2837dd4f Revert Spotify, Discogs changes 2019-09-11 00:37:23 -07:00
Rahul Ahuja
6cfe7adb6c Use qualified import 2019-09-11 00:26:48 -07:00