Florian Rudin
2ccc6bad70
Update index.rst
...
typo
2022-05-03 21:39:08 +08:00
Adrian Sampson
7c670711ae
Merge pull request #4332 from arbanhossain/master
...
Add --exclude flag
2022-04-19 09:19:52 -04:00
Adrian Sampson
85db305972
Remove errant space
2022-04-19 09:19:23 -04:00
olgarrahan
0e006f116a
changelog updates
2022-04-17 21:19:26 -04:00
arbanhossain
73554acfb0
changed --disable-plugin to --disable-plugins
2022-04-17 11:12:27 +06:00
arbanhossain
6be2617eb1
changed -x/--exclude flag to -P/--disable-plugin
2022-04-16 11:56:30 +06:00
arbanhossain
9dfb80b661
documentation and changelog for --exclude flag
2022-04-15 20:26:54 +06:00
alicezou
b609cae111
change location for database_dir_creation, change docs
2022-03-30 12:56:38 -04:00
alicezou
d3d9318c18
change doc
2022-03-27 10:58:09 -04:00
alicezou
c67245ed65
style checker, change log
2022-03-27 10:42:16 -04:00
Adrian Sampson
6e142efbb2
Merge pull request #4319 from snejus/disable-musicbrainz-plugin
...
Ability to optionally disable the musicbrainz metadata source
2022-03-23 17:06:08 -04:00
Šarūnas Nejus
5d6f808d33
Move musicbrainz.enabled section below network config in config.rst
2022-03-23 17:02:45 +00:00
Šarūnas Nejus
2193b3749b
Remove optional docs changes
2022-03-18 05:14:29 +00:00
Adrian Sampson
3f6da68af2
Slight docs rewording
2022-03-16 11:08:05 -04:00
Duc Nguyen
c0e44960c6
expand documentation on auto and auto_keep
2022-03-16 14:04:40 +01:00
Šarūnas Nejus
f10b70444c
Add a changelog entry
2022-03-15 22:13:23 +00:00
Šarūnas Nejus
85c4310e47
Update docs
2022-03-15 21:57:33 +00:00
Adrian Sampson
bf66895191
Merge pull request #4302 from DucNg/auto_keep
...
Add auto_keep option to convert plugin - attempt to fix #1840
2022-03-11 08:09:09 -05:00
Adrian Sampson
03499a3b1e
Expand changelog for #4302
2022-03-11 08:08:31 -05:00
Duc Nguyen
c4281ddacc
add some documentation
2022-03-09 18:34:31 +01:00
Duc Nguyen
af5858d200
doc + linter + changelog
2022-03-04 10:42:17 +01:00
J0J0 T
76e81199b5
discogs: Changelog entry for #4303 Fix discogs_albumid..
2022-03-04 08:17:49 +01:00
Adrian Sampson
e1d19c3a3f
Docs refinement
2022-03-03 11:17:07 +01:00
Joseph Heyburn
4bde4d082d
discogs: allow style to be appended to genre
...
- Added more verbose documentation to `append_style_genre`
- Refactor based on code review
2022-03-03 10:03:31 +00:00
Joseph Heyburn
55e4917df3
discogs: allow style to be appended to genre
...
- Adds a configuration that, when enabled, will append the style to genre
- Rationale is to have more verbose genres in genre tag of players that only support genre
2022-03-02 22:04:36 +00:00
Adrian Sampson
5e057078a6
Slight rewording
2022-02-27 14:01:48 -05:00
Dickson
6d6bb51fde
Update changelog
2022-02-27 13:28:17 +08:00
Adrian Sampson
5f45e9e108
Tiny wording tweaks for #4281
2022-02-16 16:34:38 -05:00
Adrian Sampson
5a96037853
Merge pull request #4281 from jaimeMF/fish-completion-output
...
fish plugin: Add --output option
2022-02-16 16:33:14 -05:00
Jaime Marquínez Ferrándiz
8e921e4d74
fish plugin: Style fix
...
Co-authored-by: Adrian Sampson <adrian@radbox.org>
2022-02-16 21:51:19 +01:00
Jaime Marquínez Ferrándiz
8e5156d01c
fish plugin: Add --output option
2022-02-15 23:11:30 +01:00
Benedikt
6d401343e8
Merge pull request #4275 from wisp3rwind/pr_art_comp_v2
...
Fix embedart with compare_threshold on ImageMagick 7
2022-02-15 22:45:39 +01:00
wisp3rwind
f558c091b4
update changelog
2022-02-12 23:35:13 +01:00
Adam Fontenot
07eb26f276
Resize album art when embedding (convert plugin)
...
Fixes #2116
2022-02-09 23:52:21 -08:00
Adrian Sampson
0788197c76
Remove a relevant changelog entry
2022-01-29 18:33:10 -05:00
Adrian Sampson
19e4f41a72
Merge pull request #4251 from rcrowell/query_prefixes
...
Add query prefixes :~ and :=
2022-01-26 07:51:23 -05:00
Rob Crowell
6457532274
Add query prefixes :~ and :=
2022-01-24 19:19:48 -08:00
wisp3rwind
6ddf2fa006
replaygain: update changelog for 3eb49fca
2022-01-22 14:01:13 +01:00
wisp3rwind
3eb49fca2e
replaygain: clarify docs for overwrite/force and actually respect it correctly
...
The code used to always check the 'overwrite' config value, while that
should only apply during imports. The manual 'replaygain' command has it's
own '-f' flag.
The logic for this flag was changed quite a few times recently, see
https://github.com/beetbox/beets/pull/3816
https://github.com/beetbox/beets/issues/3872
https://github.com/beetbox/beets/pull/3890
but apparently we (me and @ybnd) never really got it right...
If it is some comfort, the logic was never correct in the first place.
2022-01-22 14:00:32 +01:00
Alex
a09829f47f
Update changelog.rst
2022-01-14 23:22:27 +01:00
Alex
919e8be4e3
use correct headings
2022-01-14 23:13:29 +01:00
Adrian Sampson
1962223c91
Merge branch 'master' into atomic-move-fix
2022-01-11 08:11:00 -08:00
Adrian Sampson
b5762bd381
Merge branch 'master' into discogs_skip_untagged
2022-01-10 18:53:12 -08:00
ybnd
414760282b
Remove footer text from Genius lyrics
2022-01-10 22:09:03 +01:00
ybnd
3a8520e30a
Add changelog entry
2022-01-10 19:07:59 +01:00
J0J0 T
2a53b890be
Add to discogs plugin docs regarding PR #4227
...
- Clarify basic search behaviour in intro chapter of discogs plugin,
- and state change introduced in PR#4227 (discogs: Discogs query on
insufficiently tagged files)
2022-01-10 09:10:21 +01:00
J0J0 T
4401de94f7
Add changelog entry for PR #4227 (discogs: Skip
...
Discogs query on insufficiently tagged files).
2022-01-10 08:32:32 +01:00
Adrian Sampson
c38f10e16e
Merge branch 'master' into convert-logging-respect-quiet
2022-01-07 21:34:19 -08:00
mousecloak
ec06694097
Makes the import converter respect the quiet and pretend flags.
...
When the delete_originals was set, beets would print the following, regardless
of the presence of the quiet parameter:
convert: Removing original file /path/to/file.ext
This commit ensures that the log is only printed when quiet is not present.
2022-01-07 21:29:43 -08:00
Lars Kruse
a09c80447a
beetsplug/web: fix translation of query path
...
The routing map translator `QueryConverter` was misconfigured:
* decoding (parsing a path): splitting with "/" as tokenizer
* encoding (translating back to a path): joining items with "," as separator
This caused queries containing more than one condition (separated by a
slash) to return an empty result. Queries with only a single condition
were not affected.
Instead the encoding should have used the same delimiter (the slash) for the
backward conversion.
How to reproduce:
* query: `/album/query/albumartist::%5Efoo%24/original_year%2B/year%2B/album%2B`
* resulting content in parsed argument `queries` in the `album_query` function:
* previous (wrong): `['albumartist::^foo$,original_year+,year+,album+']`
* new (correct): `['albumartist::^foo$', 'original_year+', 'year+', 'album+']`
2022-01-06 22:00:26 +01:00