mirror of
https://github.com/beetbox/beets.git
synced 2026-03-31 10:44:16 +02:00
MetaSync: update changelog & fix typo in doc
This commit is contained in:
parent
04d7c883d1
commit
27aef76ae5
2 changed files with 2 additions and 2 deletions
|
|
@ -7,7 +7,7 @@ Changelog
|
|||
New features:
|
||||
|
||||
* The :doc:`/plugins/metasync` plugin now lets you get metadata from iTunes.
|
||||
This plugin is still in an experimental phase.
|
||||
This plugin is still in an experimental phase. :bug:`1450`
|
||||
|
||||
|
||||
Fixes:
|
||||
|
|
|
|||
|
|
@ -42,7 +42,7 @@ itunes
|
|||
|
||||
The path to your iTunes library **xml** file has to be configured, e.g.::
|
||||
|
||||
metaysnc:
|
||||
metasync:
|
||||
source: itunes
|
||||
itunes:
|
||||
library: ~/Music/iTunes Library.xml
|
||||
|
|
|
|||
Loading…
Reference in a new issue