onedrive music Meta data -
i make application live connect rest api.
when uploaded korean music files, saw problem.
the metadata of korean music files encoding, metadata broken.
i did next process.
i uploaded music file which's metadata encoded "utf-8"
i requested file's information.that broken.
i uploaded music file which's metadata encoded "utf-16"
i requested file's information.that ok.
what encoding type possible in skydrive server?and how can proper metadata?
even though question on year old, think have answer. appears onedrive/skydrive support id3v2.3 iso-8859-1 format, , not utf8 or utf16. experienced adding tracks updated id3 tags, , tracks show proper album artist , ones updated did not. i'm using mp3tag edit tracks, defaults id2v2.3 utf16. when changed iso-8859-1 format, onedrive reads id
Comments
Post a Comment