jan
5ace667757
add forgotten request_finished
2019-02-08 01:09:07 +01:00
jan
9bc3898951
add request_finished function, rename wait_for_rate_limiter to request_start, add doc and changelog
2019-02-08 01:02:33 +01:00
jan
77fd5ee548
keep discogs requests below rate limit
2019-02-08 00:05:07 +01:00
Adrian Sampson
c7c90a51c6
Merge pull request #3135 from wildthyme/master
...
Support ipfs add --nocopy in ipfs plugin
2019-02-01 10:04:00 -05:00
Iris Wildthyme
c20c3a4398
fixed typo
2019-02-01 09:36:51 -05:00
Adrian Sampson
b69211fb55
Merge pull request #3136 from jackwilsdon/fix-linter-issues
...
Fix linter issues
2019-01-31 10:03:07 -05:00
Jack Wilsdon
2564db9055
Lock pep8-naming to 0.7.x
2019-01-31 00:16:11 +00:00
Jack Wilsdon
2bc04bb605
Use "==" when comparing strings
2019-01-31 00:15:55 +00:00
Jack Wilsdon
768770d561
Fix incorrect indentation
2019-01-31 00:15:42 +00:00
Iris Wildthyme
367bb3026f
added to changelog
2019-01-30 17:13:12 -05:00
Iris Wildthyme
2b82831b7b
added --nocopy support
2019-01-30 16:36:46 -05:00
Adrian Sampson
def5ff0e24
Merge pull request #3133 from beetbox/no_clobber
...
First attempt at fixing #3132 .
2019-01-26 19:06:06 -05:00
David Logie
19db67c642
Remove extra trailing blank line.
2019-01-26 18:35:37 +00:00
David Logie
604616050b
Address PR comments.
...
- Rename config option to overwrite_null
- Leave overwrite_null empty by default
- Handle more potentially null fields for both album and tracks
- Remove documentation and changelog entries for now
2019-01-26 11:17:17 +00:00
David Logie
2ef74999ea
Use .as_str_seq() instead of .get().
2019-01-25 17:11:18 +00:00
Adrian Sampson
7438cd50f6
Merge pull request #3130 from nichobi/patch-1
...
docs: remove references to bs1770gain for #3127
2019-01-25 11:45:52 -05:00
nichobi
37d918a19e
docs: restore replaygain option for ffmpeg backend
2019-01-25 15:48:49 +01:00
David Logie
1f356d66a6
First attempt at fixing #3132 .
...
Add a new `no_clobber` config option that contains a list of
"miscellaneous" metadata fields not to be overwritten by empty values.
I'm not entirely happy with the `no_clobber` name. Suggestions welcome.
2019-01-25 14:07:43 +00:00
nichobi
b7f75878b0
docs: remove references to bs1770gain for #3127
2019-01-24 16:07:44 +01:00
Adrian Sampson
6d020e3d2b
Merge pull request #3129 from rhlahuja/spotify-album-mediums
...
Set Spotify AlbumInfo.mediums
2019-01-23 23:19:07 -05:00
Rahul Ahuja
5fbb28637d
Set Spotify AlbumInfo.mediums
2019-01-23 19:54:14 -08:00
Adrian Sampson
11ae2679ee
Merge pull request #3125 from rhlahuja/spotify-candidates
...
Add Spotify `candidates` and `item_candidates`
2019-01-23 13:48:20 -05:00
Rahul Ahuja
6a9b62a9c2
Specify None rtype in doscstrings
2019-01-22 20:54:46 -08:00
Rahul Ahuja
8c6cc6573c
Unidecode query string
2019-01-22 19:42:25 -08:00
Rahul Ahuja
b91406b252
Backwords-compatible str/unicode
2019-01-22 18:59:15 -08:00
Rahul Ahuja
c6b8f6d143
Fix formatting/spelling
2019-01-22 18:09:10 -08:00
Rahul Ahuja
f7d20090e6
Fix _handle_response reauth bug and empty str query construction
2019-01-22 12:14:52 -08:00
Rahul Ahuja
7b57b0b608
Appease Flake8
2019-01-22 10:53:18 -08:00
Rahul Ahuja
3a67eae46d
Use track attrs directly, better naming/docstrings
2019-01-22 10:41:18 -08:00
Rahul Ahuja
09fc53eaea
Only parse Spotify ID when necessary
2019-01-21 23:53:19 -08:00
Rahul Ahuja
96fda0df0d
Docstring formatting
2019-01-21 23:36:51 -08:00
Rahul Ahuja
77f9a930b7
Fix remaining test, use official doc wording
2019-01-21 23:15:08 -08:00
Rahul Ahuja
0527edbd48
Fix test index, add docstrings
2019-01-21 23:05:47 -08:00
Rahul Ahuja
2cda2b5b3a
Remove hardcoded ordering of filters in tests
2019-01-21 22:53:23 -08:00
Rahul Ahuja
237792a4fb
Fix other test_track_request case
2019-01-21 22:40:15 -08:00
Rahul Ahuja
f63beca39a
Switch filter ordering in test
2019-01-21 22:35:12 -08:00
Rahul Ahuja
48401c60dc
Switch query filter ordering for tests
2019-01-21 22:27:31 -08:00
Rahul Ahuja
42e852cc7e
Clarify _search_spotify return type
2019-01-21 22:12:56 -08:00
Rahul Ahuja
aa18f9116d
Refine doc wording
2019-01-21 22:01:30 -08:00
Rahul Ahuja
265fcc7cea
utilize track_for_id in item_candidates
2019-01-21 21:45:50 -08:00
Rahul Ahuja
5472a49991
Add candidates and item_candidates, modularize Search API queries
2019-01-21 21:24:41 -08:00
Adrian Sampson
1087740580
Merge pull request #3100 from regagain/fetchart_unittests
...
Unit tests for fetchart plugin iTunes source
2019-01-21 18:19:08 -05:00
Reg
272bf5940b
test_art/iTunesStore: log check fix.
2019-01-21 22:49:19 +01:00
Adrian Sampson
10083c61b1
Changelog for #3123
2019-01-21 15:13:07 -05:00
Adrian Sampson
1a14c854b2
Merge pull request #3123 from rhlahuja/spotify-oauth
...
Add Spotify OAuth support and autotagger integration
2019-01-21 15:10:38 -05:00
Reg
1be3c954f3
test_art/iTunesStore: Python2 string fix.
2019-01-21 18:26:58 +01:00
Rahul Ahuja
dab62f2194
inline auth_header property
2019-01-21 09:23:38 -08:00
Rahul Ahuja
b50e148bec
use official client ID/secret, remove usage from docs
2019-01-21 08:32:57 -08:00
Rahul Ahuja
cb8b0874d4
naming
2019-01-21 01:56:57 -08:00
Rahul Ahuja
415b21cbc1
fix var reference, add docstring
2019-01-21 01:30:37 -08:00