Graham R. Cobb
75f331e64b
Update changelog with web regex query backslash fix for #3867 .
...
Signed-off-by: Graham R. Cobb <g+beets@cobb.uk.net>
2021-03-08 17:08:36 +00:00
Graham R. Cobb
c5556ff859
Changelog entry for fixing web include_paths artpath bug #3866
...
Signed-off-by: Graham R. Cobb <g+beets@cobb.uk.net>
2021-03-06 16:03:37 +00:00
Graham R. Cobb
49c747d144
Small documentation change to make GET /album/.../art clearer
...
Signed-off-by: Graham R. Cobb <g+beets@cobb.uk.net>
2021-03-06 15:14:41 +00:00
Graham R. Cobb
d2a1251756
Drop changelog as requested by @sampsyo.
...
Signed-off-by: Graham R. Cobb <g+beets@cobb.uk.net>
2021-03-05 22:42:27 +00:00
Graham R. Cobb
3846e3519d
Update changelog to mention small test coverage improvement for web plugin.
...
Signed-off-by: Graham R. Cobb <g+beets@cobb.uk.net>
2021-03-05 16:38:03 +00:00
Adrian Sampson
d226632eeb
Merge pull request #3863 from m0zes/trackdisambig
...
Add trackdisambig from musicbrainz.
2021-02-27 19:37:33 -05:00
Adam Tygart
ce78f75ce9
Further attempt to address the comments from sampsyo
2021-02-27 18:31:16 -06:00
Adam Tygart
1b1209a6c3
Add trackdisambig from musicbrainz.
...
fixes beetbox/beets#1904
2021-02-27 15:07:32 -06:00
George Rawlinson
00252ab28f
Fix #3608 : Replace discogs-client with python3-discogs-client
...
discogs-client has been deprecated since June 2020, the replacement
is actively developed by the community and does not have any breaking
API changes.
Signed-off-by: George Rawlinson <george@rawlinson.net.nz>
2021-02-27 10:09:23 +13:00
Andrea Mistrali
af2229c1b7
Fix docs and changelog
2021-02-22 14:28:14 +01:00
Andrea Mistrali
414b682123
Add strip_path to mpdstats
2021-02-22 11:19:23 +01:00
Samuel Cook
532ac7f291
Added entry in For packagers changelog section.
2021-01-28 09:42:58 -08:00
Samuel Cook
ff4cec2e69
Removes support for bs1770gain.
...
References in the documentation to this plugin were removed in
beetbox/beets#3127 (beetbox/beets#3130 ) but no actual code
changes were made.
This PR removes support for this dependency entirely.
2021-01-27 17:42:18 -08:00
John Hamelink
64944a284e
Added changelog entry for #3834 fix
2021-01-19 22:11:34 +00:00
wisp3rwind
f60ab5621a
changelog spelling
2021-01-19 19:07:46 +01:00
Benedikt
6680f692f6
Merge pull request #3832 from vincentDcmps/master
...
Automatically choose subsonic authentication algorithm based on server version
2021-01-19 19:00:10 +01:00
vincent
2479edbe22
update changelog
2021-01-19 18:50:11 +01:00
Martin Haaß
9587caf916
convert: uses new par_map to work in parallel ( #3830 )
...
Squashed 5 commits:
* convert: uses new par_map to work in parallel
* linting
* code review: remove unneeded list syntax
* linting
* changelog addition
2021-01-19 18:47:02 +01:00
vincent
375c158fc7
implement version check
2021-01-11 18:29:27 +01:00
vincent
54748ad4c9
change auth option enc by password
2021-01-11 17:56:09 +01:00
vincent
93bb114175
update doc
2021-01-11 17:55:23 +01:00
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