Commit graph

9371 commits

Author SHA1 Message Date
pants108
a553693677 fetchart: clean up invalid tmp files 2020-05-03 17:58:44 +00:00
Adrian Sampson
f43a0c3270 Changelog/thanks for #3567 2020-04-27 07:46:28 -04:00
Adrian Sampson
969a207418 Simplify docs for #3567 2020-04-27 07:45:31 -04:00
Adrian Sampson
39e6d21cc7 Merge pull request #3567 from nmeum/remove-query-converter
web plugin: support path queries
2020-04-27 07:43:43 -04:00
Sören Tempel
226d8089e1 docs: document special handling of backlash in web plugin queries 2020-04-27 13:36:36 +02:00
Sören Tempel
57a759c817 docs: document joining of paths performed by web plugin for queries 2020-04-27 13:36:36 +02:00
Sören Tempel
6a03afc65d web plugin: support path queries by separating them with a backslash
Without this change the web plugin does not support path queries as
slashes are currently used for joining keywords in the QueryConverter.
Moreover, flask cannot distinguish between an URL encoded and a plain
'/' character during routing [0]. To work around this issue without
introducing a breaking change (i.e. removing the QueryConverter) use the
backslash character for path queries and convert it later on.

Fixes #3566

[0]: https://github.com/pallets/flask/issues/900
2020-04-27 13:36:36 +02:00
Adrian Sampson
47deb2f084 Switch log level for #3563, fix #3533 2020-04-23 08:03:51 -04:00
Adrian Sampson
889ac43581 Merge pull request #3563 from autrimpo/master
Fix #3533 - crash when calculating RG/R128 mix
2020-04-23 08:03:33 -04:00
Michal Koutenský
5143e630d8 Fix #3533 - crash when calculating RG/R128 mix 2020-04-23 11:05:33 +02:00
Adrian Sampson
99dbe93f85
Merge pull request #3559 from somasis/master
fetchart: improve description of -q flag
2020-04-19 20:47:32 -04:00
Kylie McClain
1c03f58e0d
fetchart: improve description of -q flag 2020-04-19 14:56:15 -04:00
Adrian Sampson
425bbc366f Changelog/thanks for #3558 2020-04-19 11:12:24 -04:00
Adrian Sampson
06bf690608 Merge pull request #3558 from hashhar/artist-sort-lyrics
Add artist_sort as the last entry in the artists to search
2020-04-19 11:05:26 -04:00
Ashhar Hasan
625e9253c0
Add tests for artist_sort as lyrics search fallback
Adjust doc comment to highlight that artist_sort is used as a fallback
2020-04-19 19:19:07 +05:30
Ashhar Hasan
45c8e51d6c
Fix redundant requests for artist == artist_sort 2020-04-19 19:14:00 +05:30
Ashhar Hasan
a5ef8c7b09
Add artist_sort as the last entry in the artists to search
This will handle cases where the artist name includes some
characters which can cause a search failure for some
websites - mainly unicode.

Fixes https://github.com/beetbox/beets/issues/3340.
2020-04-19 00:50:14 +05:30
Adrian Sampson
c93ea0b36b Link to fix in #3554 2020-04-17 18:29:27 -04:00
Adrian Sampson
269e309513 Slight simplification for #3554 2020-04-17 18:28:21 -04:00
Adrian Sampson
e0fc7b18da Merge pull request #3554 from thejli21/master
Fix #3535 - Genius Null Check
2020-04-17 18:25:51 -04:00
lijacky
175c392ef3 add fix to changelog 2020-04-17 17:25:36 -04:00
lijacky
9ec0d725e5 Changes given feedback on https://github.com/beetbox/beets/pull/3554 and trimmed sample html 2020-04-17 17:14:21 -04:00
lijacky
b7ecf32f28 style changes 2020-04-16 19:06:17 -04:00
lijacky
525202e529 adding genius sample html 2020-04-16 19:06:17 -04:00
lijacky
29d7b80847 Added unit test for null check 2020-04-16 19:06:17 -04:00
lijacky
8e28f0b694 added null check for genius lyrics scrape 2020-04-16 19:06:17 -04:00
Adrian Sampson
939bc269b8
Merge pull request #3545 from x1ppy/extratags
Add missing extra_tags parameter to MetadataSourcePlugin (#3540)
2020-04-07 19:56:35 -04:00
x1ppy
3c08911794 Add missing extra_tags parameter to MetadataSourcePlugin (#3540) 2020-04-07 12:12:50 -04:00
Adrian Sampson
77f2ed5f50
Merge pull request #3542 from x1ppy/originquery
Add beets-originquery plugin
2020-04-07 08:54:00 -04:00
x1ppy
8908416f6f Add beets-originquery plugin 2020-04-06 17:00:43 -04:00
Jack Wilsdon
43d58a77d9
Merge pull request #3534 from jackwilsdon/fetchart-lastfm
fetchart: Add Last.fm artwork source
2020-03-31 09:09:38 +01:00
Adrian Sampson
63af0100d3
Merge pull request #3536 from adamjakab/docs
docs: plugin index update
2020-03-30 16:57:27 -04:00
Adam Jakab
1bec3c4c9f added all my plugins + corrected 1 typo 2020-03-30 22:15:13 +02:00
Jack Wilsdon
333d5d1dd3
fetchart: Add Last.fm artwork source 2020-03-30 20:20:59 +01:00
Adrian Sampson
10ee153103
Merge pull request #3531 from arogl/extratags_plugins
add the extra_tags option to all required plugins
2020-03-28 17:13:03 -04:00
Andrew Rogl
f306591a99 add the extra_tags option to all required plugins 2020-03-28 17:36:02 +10:00
Adrian Sampson
8ed76f1198
Merge pull request #3474 from x1ppy/master
Support extra tags for MusicBrainz queries
2020-03-20 20:04:01 -04:00
x1ppy
19d6dfc8f3 Support extra tags for MusicBrainz queries 2020-03-20 14:13:40 -04:00
Adrian Sampson
b34d1f71a9 Slightly terser get call for #3517 2020-03-16 09:08:57 -04:00
Adrian Sampson
5d39d024a4
Merge pull request #3517 from adamjakab/none_query_match
Fix #3516 - Erroneous @classmethod on NoneQuery.match
2020-03-16 09:07:59 -04:00
Adam Jakab
611659d03c removed value_match and repr tests 2020-03-16 10:16:29 +01:00
Adam Jakab
4ba7b8da31
sampsyo's docs/changelog.rst correction
Co-Authored-By: Adrian Sampson <adrian@radbox.org>
2020-03-16 10:12:09 +01:00
Adam Jakab
4c6993989c changelog entry 2020-03-15 20:57:47 +01:00
Adam Jakab
ac1a3851fa typo fix 2020-03-15 19:36:38 +01:00
Adam Jakab
ceb901fcca struggling with old python 2020-03-15 19:30:24 +01:00
Adam Jakab
935768d983 fixing repr tests 2020-03-15 19:19:09 +01:00
Adam Jakab
8e68b5ff2e cleaning up 2020-03-15 15:54:01 +01:00
Adam Jakab
532c6d7c82 better repr testing #2 2020-03-15 15:41:32 +01:00
Adam Jakab
3f2f125b09 better repr testing 2020-03-15 15:24:17 +01:00
Adam Jakab
238f2244c9 value_match is now correctly implemented 2020-03-15 15:23:52 +01:00