ITL (iTunes Library) Format

前端 未结 3 2202
野性不改
野性不改 2021-02-14 18:05

I´m developing a Java solution for manage an iTunes Library (ITL file). The ITL format is a propietary one. I\'m looking for an implementation or a documentation about ITL forma

3条回答
  •  忘掉有多难
    2021-02-14 18:43

    iTunes has an api that you can use to inform iTunes of changes without having to modifying the iTunes ITL file directly. On OSX you can use Applescript, on Windows a DLL that Ive manipulate using Jacob and Java

提交回复
热议问题