mirror of
https://github.com/beetbox/beets.git
synced 2026-02-24 08:12:54 +01:00
Move path entry in field list
This commit is contained in:
parent
91b784ee8f
commit
38bf08a49e
1 changed files with 1 additions and 1 deletions
|
|
@ -200,7 +200,6 @@ Ordinary metadata:
|
|||
* albumdisambig
|
||||
* disctitle
|
||||
* encoder
|
||||
* path
|
||||
|
||||
.. _artist credit: http://wiki.musicbrainz.org/Artist_Credit
|
||||
.. _list of type names: http://musicbrainz.org/doc/Release_Group/Type
|
||||
|
|
@ -228,6 +227,7 @@ Library metadata:
|
|||
|
||||
* mtime: The modification time of the audio file.
|
||||
* added: The date and time that the music was added to your library.
|
||||
* path: The item's filename.
|
||||
|
||||
|
||||
.. _templ_plugins:
|
||||
|
|
|
|||
Loading…
Reference in a new issue