mirror of
https://github.com/beetbox/beets.git
synced 2026-02-09 08:52:30 +01:00
fix indentation
This commit is contained in:
parent
4e2ebabb92
commit
2c240b4788
1 changed files with 1 additions and 1 deletions
|
|
@ -52,7 +52,7 @@ Bug fixes:
|
|||
* :doc:`reference/cli`: Fix 'from_scratch' option for singleton imports: delete
|
||||
all (old) metadata when new metadata is applied.
|
||||
:bug:`3706`
|
||||
* :doc:`/plugins/spotify`: Fix the issue with that every query to spotify was
|
||||
* :doc:`/plugins/spotify`: Fix the issue with that every query to spotify was
|
||||
ascii encoded. This resulted in bad matches for queries that contained special
|
||||
e.g. non latin characters as 盗作. If you want to keep the legacy behavior
|
||||
set the config option ``spotify.search_query_ascii: yes``.
|
||||
|
|
|
|||
Loading…
Reference in a new issue