문제

Is there an API to copy music (files on disk) to an iPod?

Any language will do, but preferably Java or python.

도움이 되었습니까?

해결책 2

You could take a look at gtkpod for Linux/Mac, and the libraries it uses. More specifically the libgpod that gtkpod(and other programs) use.

다른 팁

I believe the transfer protocol between iTunes and ipod is a closed one..and hence dont think there is a publicly available protocol.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top