Dorian Soergel
5bddb6dddc
Merge branch 'master' into beets_500
2021-01-07 12:36:37 +01:00
Andrew Simmons
3117cc0d31
Update changelog
2021-01-06 10:52:18 -05:00
Auguste Olivry
a391740614
Update changelog
2021-01-05 14:25:57 +01:00
soergeld
67587850c9
changelog
2020-12-30 16:04:40 +01:00
ybnd
cc18beb12a
Reference issue
2020-12-21 19:33:23 +01:00
ybnd
93101e7ea6
Disable replaygain parallelism during import
2020-12-21 19:19:20 +01:00
sentriz
95677c8626
lastgenre: Make TitleCasing optional
2020-12-15 23:37:16 +00:00
ybnd
e3205aacbd
Merge remote-tracking branch 'origin/master' into parallel-replaygain
2020-12-14 22:19:28 +01:00
Adam Miller
e11687f80a
keyfinder: Catch output from keyfinder-cli with no key
2020-12-07 22:04:05 -05:00
Adrian Sampson
9657919968
Merge pull request #3088 from rubdos/reflink
...
Add reflink option
2020-11-27 13:29:10 -05:00
Ruben De Smet
5efaa09482
Note installing pyreflink in docs
2020-11-26 13:45:33 +01:00
rachmadaniHaryono
76a5b055f4
Revert "new: doc: changelog"
...
This reverts commit 4acbd2a8b3 .
2020-11-12 06:26:47 +08:00
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
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
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
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
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
3c8afd9a0e
Added the changelog entry
2020-10-24 13:07:27 +02:00
Adrian Sampson
013155a9d8
Simplifications to #3778
2020-10-23 20:33:22 -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
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
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
Nathan
90cf26389e
Swap links
2020-10-08 00:35:03 -07:00
Jack Wilsdon
d115f3679b
Remove LyricWiki source
...
LyricWiki was shut down on 2020/09/21 and no longer serves lyrics.
2020-10-05 22:15:40 +01:00
Curtis Rueden
f0ea9da7b2
In verbose mode, log when files are ignored
2020-10-05 12:27:00 -05:00
Sam Thursfield
d9582f4bea
export: Add --format=jsonlines option
...
This adds support for the JSON Lines format as documented at
https://jsonlines.org/ .
In this mode the data is output incrementally, whereas the other
modes load every item into memory and don't produce output until
the end.
2020-10-02 12:41:29 +02:00
Curtis Rueden
ad399b3caa
Add beats-ibroadcast to list of external plugins
2020-09-29 07:43:25 -05:00
Cadel Watson
3723f8a09f
Update docs and changelog
2020-09-20 10:54:06 +10:00
Adrian Sampson
b659ad6b0c
Merge pull request #3670 from wisp3rwind/pr_remove_select
...
Add possibility to select individual items to the remove CLI command
2020-09-13 20:55:53 -04:00
djl
33b10d60fb
fetchart: Improve Cover Art Archive source. ( #3748 )
...
* fetchart: Improve Cover Art Archive source.
Instead of blindly selecting the first image, we now treat all "front"
images as candidates.
This is useful where some digital releases have both an animated cover
and a still image and the animated image is the first image returned
from the API.
2020-09-13 20:27:12 +01:00
wisp3rwind
a8065ff3d6
update changelog
2020-09-13 14:26:39 +02:00
wisp3rwind
822bc1ce88
add possibility to select individual items to the remove CLI command
2020-09-13 14:26:00 +02:00
Jamie Quigley
e83959ab75
Add changelog item and merge if statements
2020-09-07 22:11:15 +01:00
jtpavlock
c9f59ee38d
Add broken link checker to integration test ( #3703 )
...
* fix broken links
* add link check command to tox
* add link check to the weekly integration test
2020-09-04 15:42:36 -05:00