# FNZCM2: Cache Metadata Json
Inherit from AlbumMetadataJson
| name | type | example | remark | |----------------------------------| | Icon | string | album-xx/pics/icon.webp | | SearchTags | Array of string | ["ar:aa","ar:bb","gen:game"] | For quick search
Inherit from AlbumMetadataJson
/ Disc
| name | type | example | remark |
|----------------------------------|
| AlbumId | string | 6aa977f033
| For invert nav|
| Picture | string | album-xx/pics/disc/disc-xx.webp |
| SearchTags | Array of string | |
Inherit from AlbumMetadataJson
/ Track
| name | type | example | remark | |----------------------------------| | Url | string | album-xx/disc-xx/xx.flac | | SearchTags | Array of string | |
| name | type | example | remark |
|----------------------------------|
| AlbumId | string | 6aa977f033
|
| Url | string | album-xx/pics/booklet/page-001.webp | |
| Kind | string | one of booklet/pack/disc/icon/default | |
Inherit from AlbumMetadataJson
/ AdditionalFiles
| name | type | example | remark |
|----------------------------------|
| AlbumId | string | 6aa977f033
|
| Url | string | album-xx/files/disc-01.log |