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.

  1. i uploaded music file which's metadata encoded "utf-8"

  2. i requested file's information.that broken.

  3. i uploaded music file which's metadata encoded "utf-16"

  4. 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

Popular posts from this blog

google api - Incomplete response from Gmail API threads.list -

Installing Android SQLite Asset Helper -

Qt Creator - Searching files with Locator including folder -