-
Notifications
You must be signed in to change notification settings - Fork 140
Open
Description
I have an mp3 file ->https://puu.sh/xk1we/e62d34886e.mp3
i try to load tags, and get it
and this is my result
{
"version": "2.3.0",
"major": 3,
"revision": 0,
"flags": {
"unsynchronisation": false,
"extended_header": false,
"experimental_indicator": false
},
"size": 23460,
"title": "AiAe",
"artist": "ゆよゆっぺ",
"album": "YUYOYU EP",
"track": "04/07",
"TALB": {
"id": "TALB",
"size": 21,
"description": "Album/Movie/Show title",
"data": "YUYOYU EP"
},
"TIT2": {
"id": "TIT2",
"size": 11,
"description": "Title/songname/content description",
"data": "AiAe"
},
"TPE1": {
"id": "TPE1",
"size": 13,
"description": "Lead performer(s)/Soloist(s)",
"data": "ゆよゆっぺ"
},
"TRCK": {
"id": "TRCK",
"size": 13,
"description": "Track number/Position in set",
"data": "04/07"
}
}
ther is no picture, can you help me
*sorry for my bad english
Metadata
Metadata
Assignees
Labels
No labels