rachmadaniHaryono
4acbd2a8b3
new: doc: changelog
2020-11-11 12:28:16 +08:00
rachmadaniHaryono
bb80fe5c5b
fix: doc: copyartifacts fork
2020-11-11 12:16:30 +08:00
Adrian Sampson
f7e3932c17
Merge pull request #3792 from benneti/master
...
escape ? in fish completion
2020-11-09 21:29:31 -05:00
Benedikt Tissot
020c082f3f
make CI happy
2020-11-09 17:12:44 +01:00
Benedikt Tissot
57a1b3aca8
escape using helper function
2020-11-09 17:07:00 +01:00
Benedikt Tissot
8f8fd4231a
escape ? in fish completion
2020-11-09 15:55:21 +01:00
Adrian Sampson
78722b079e
Merge pull request #3790 from AnonTester/master
...
lyrics: Strip \u2005 (four-per-em space) in lyrics (Issue 3789)
2020-11-08 09:14:11 -05:00
AnonTester
ecfafb5041
Adjust comment to pass lint test
2020-11-07 21:48:21 +00:00
AnonTester
176fa55bf6
lyrics: Strip \u2005 (four-per-em space) in lyrics (Issue 3789)
...
https://github.com/beetbox/beets/issues/3789
2020-11-07 21:41:16 +00:00
Adrian Sampson
b63b66a391
Merge pull request #3786 from aereaux/add_genres
...
Add use_mb_genres config option.
2020-10-31 13:06:33 -04:00
Aidan Epstein
ceb046d60c
Add musicbrainz genre config option.
2020-10-30 08:27:04 -07:00
Aidan Epstein
0a8c755a6b
Apply suggestions from code review
...
Co-authored-by: Adrian Sampson <adrian@radbox.org>
2020-10-30 08:27:04 -07:00
Aidan Epstein
a79b239d4f
Add musicbrainz genre config option.
2020-10-30 08:27:04 -07:00
Adrian Sampson
627005d4d1
Merge pull request #3774 from beetbox/normalize-str
...
Try normalizing the dbcore String type
2020-10-28 18:51:13 -04:00
Adrian Sampson
072e1dfead
Merge pull request #3781 from aereaux/add_genres
...
Add genre support using musicbrainz tags.
2020-10-28 18:51:01 -04:00
Adrian Sampson
8ac14a39b6
Merge branch 'master' into normalize-str
2020-10-28 15:44:13 -04:00
Aidan Epstein
d011a4e577
Update beets/autotag/mb.py
...
Co-authored-by: Adrian Sampson <adrian@radbox.org>
2020-10-28 19:31:31 +00:00
Adrian Sampson
be0003aba3
Merge pull request #3784 from jackwilsdon/fix-pil-image-quality
...
Fix PIL image quality
2020-10-28 15:16:59 -04:00
Jack Wilsdon
f2dabfef53
Fix PIL image quality
2020-10-28 18:15:29 +00:00
Aidan Epstein
d70287df00
Add genre support using musicbrainz tags.
...
This requires this PR: https://github.com/alastair/python-musicbrainzngs/pull/266
2020-10-28 09:49:06 -07:00
Adrian Sampson
2cbec2d838
Changelog entry
2020-10-26 20:25:25 -04:00
Adrian Sampson
c3a54cc45b
Merge branch 'master' into normalize-str
2020-10-26 20:23:46 -04:00
Jack Wilsdon
769e4246c1
Merge pull request #3765 from jackwilsdon/plugins-flag
...
Add --plugins flag
2020-10-25 16:39:46 +00:00
Adrian Sampson
6e4bb3d4ed
Update docs for #3783
2020-10-25 06:57:46 -04:00
Adrian Sampson
374f211135
Merge pull request #3783 from Sudo-kun/feature/3569
...
Changed the phrasing asked in Issue 3569
2020-10-25 06:57:06 -04:00
Adrian Sampson
829d08d9b8
Fix some ReST syntax
2020-10-25 06:55:30 -04:00
Adrian Sampson
f9f2328fbf
Merge pull request #3782 from Sudo-kun/feature/empty-config
...
Feature/empty config
2020-10-25 06:55:11 -04:00
Sudo-kun
272463aa4a
Edited the changelog entry to contain the Issue number
2020-10-25 11:06:00 +01:00
Sudo-kun
e49ee7c686
Removed white-space sensitivity in the if-clause
2020-10-25 11:02:12 +01:00
Georg Schwitalla
e7013f9f6f
Added the changelog
2020-10-24 13:34:23 +02:00
Georg Schwitalla
d51e44b9e6
Issue #3569 changed the the text from Keep both to keep all
2020-10-24 13:29:44 +02:00
Georg Schwitalla
e898f4396e
forgot the second blank line
2020-10-24 13:19:29 +02:00
Georg Schwitalla
3c8afd9a0e
Added the changelog entry
2020-10-24 13:07:27 +02:00
Georg Schwitalla
9c1b39a96e
had a slight typo
2020-10-24 12:56:37 +02:00
Georg Schwitalla
8e17d445ff
Added a check if config_out was empty
2020-10-24 12:47:59 +02:00
Adrian Sampson
013155a9d8
Simplifications to #3778
2020-10-23 20:33:22 -04:00
Adrian Sampson
5fdf4004e0
Merge pull request #3778 from KyleRConway/master
...
Update faq.rst
2020-10-23 20:29:33 -04:00
Kyle R. Conway
d0cbf098c6
Update faq.rst
...
Thanks for the feedback! That's a lot clearer. I made the headers bold to ensure they still stood out as clear options if that's okay. Let me know if there are any other recommendations here.
I hit this issue -- https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=964245 -- while testing for another user and found the helpful guide but misread it a couple of times.
Thanks!
2020-10-23 11:06:16 -05:00
Adrian Sampson
29bab249c6
Use null instead of model_type()
2020-10-23 10:10:21 -04:00
Kyle R. Conway
950dbe3b9f
Update faq.rst
...
A couple of suggested modifications primarily to clarify that this unordered list is of **options** to install the latest version―not a series of commands to complete a single install. Also suggested a layout change to explain the series of commands in option b.
2020-10-23 00:41:58 -05:00
Adrian Sampson
7409463bf8
Merge pull request #3777 from jackwilsdon/fix-linkcheck-actions
...
Fix linkcheck on GitHub actions
2020-10-22 09:46:48 -04:00
Jack Wilsdon
14a5630381
Add genius to linkcheck ignore list
2020-10-22 00:07:49 +01:00
Jack Wilsdon
7621cdfeb9
Fix GitHub user page regex
2020-10-22 00:06:44 +01:00
Jack Wilsdon
a9ba25439f
Add --plugins flag
2020-10-21 23:44:33 +01:00
Adrian Sampson
e99becb41e
Use Unicode in lyrics tests
2020-10-18 07:32:44 -04:00
Adrian Sampson
a63ee0e1a7
Try normalizing the dbcore String type
...
Strings were not being normalized, unlike some other types, leading to
downstream problems like #3773 .
2020-10-18 07:19:21 -04:00
Benedikt
52ca0cbfde
Merge pull request #3769 from nathan78906/patch-1
...
Swap links
2020-10-08 09:41:32 +02:00
Nathan
90cf26389e
Swap links
2020-10-08 00:35:03 -07:00
Adrian Sampson
ce80459110
Merge pull request #3767 from jackwilsdon/skip-azlyrics
...
Skip AZLyrics on GitHub actions
2020-10-05 20:48:49 -04:00
Adrian Sampson
92cf556682
Merge pull request #3766 from jackwilsdon/remove-lyricwiki
...
Remove LyricWiki source
2020-10-05 20:47:13 -04:00