|
-
Jan 23rd, 2011, 03:21 PM
#1
Thread Starter
New Member
How do you copy music to an iPod?
I know there is some algorithm out there that allows you to copy music to an iPod like iTunes does. I am writing a program that will replace iTunes because I hate iTunes so much. If you know what the copying algorithm is I would greatly appreciate it. Its for VB 2010
Last edited by §AE§; Jan 23rd, 2011 at 06:30 PM.
-
Jan 23rd, 2011, 04:38 PM
#2
Re: How do you copy music to an iPod?
 Originally Posted by §AE§
I know there is some algorithm out there that allows you to copy music to an iPod like iTunes does. I am writing a program that will replace iTunes because I hate iTunes so much. If you know what the copying algorithm is I would greatly appreciate it
Go to Apple's developer's site at Apple, get a free Developer's ID. You can then download their API/SDK for iTunes. Be forewarned you will need to translate C# to VB.NET or use Windows Scripting and also JavaScript.
Last edited by kareninstructor; Jul 20th, 2011 at 12:57 PM.
-
Jan 23rd, 2011, 06:35 PM
#3
Thread Starter
New Member
Re: How do you copy music to an iPod?
Do you have a link to that file download... cant find it on Apple website. I am running on Windows 7 64 bit if that maters
-
Jan 23rd, 2011, 07:10 PM
#4
Re: How do you copy music to an iPod?
 Originally Posted by §AE§
Do you have a link to that file download... cant find it on Apple website. I am running on Windows 7 64 bit if that maters
You have to sign up for the dev account like Kevin said. There is no direct download link for the SDK.
You can sign up for the free Apple Developer account here. Afterwards, login to http://connect.apple.com. Click on "Developer's Tools", scroll through the list and look for "iTunes COM for Windows." The download will contain everything you need in order to work with their SDK, including the documentation. Which should be in a help file (.chm).
CodeBank contributions: Process Manager, Temp File Cleaner
 Originally Posted by SJWhiteley
"game trainer" is the same as calling the act of robbing a bank "wealth redistribution"....
-
Jan 23rd, 2011, 08:27 PM
#5
Thread Starter
New Member
Re: How do you copy music to an iPod?
Last edited by §AE§; Jan 23rd, 2011 at 08:34 PM.
-
Jan 23rd, 2011, 09:15 PM
#6
Thread Starter
New Member
Re: How do you copy music to an iPod?
It didnt help. All it gave me was a Sub I can access to run a synchronization... through iTunes... I want to get away from iTunes. Thanks though
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|