View Issue Details

IDProjectCategoryView StatusLast Update
0000822MMW v4Synchronizationpublic2005-03-11 05:26
Reporterrusty Assigned To 
PriorityimmediateSeverityfeatureReproducibilityalways
Status closedResolutionfixed 
Fixed in Version2.4 
Summary0000822: Support for iPod
DescriptioniPod support might be a bit more complex than most other MP3 devices because it involves bi-directional synchronization of both files and the database.
Additional InformationSee: http://www.songs-db.com/forum/viewtopic.php?t=512&view=previous

Information available at:
http://www.ephpod.com
http://www.gnu.org/software/gnupod/
TagsNo tags attached.
Fixed in build851

Activities

rusty

2004-05-11 13:02

administrator   ~0004052

iPod info:

fyi the Winamp iPod plugin project is available under zlib license (i.e. we can include it http://www.opensource.org/licenses/zlib-license.php ) :
http://sourceforge.net/projects/mlipod/

This project is delphi component for ipod--looks like it wasn't completed
http://sourceforge.net/projects/tipod/

Pretty active project, but GPL:
http://gtkpod.sourceforge.net/

Information about ipod db format: http://sourceforge.net/docman/?group_id=52976
and http://www.ddj.com/articles/2003/0312/ (need to pay for access)

edited on: 05-11-04 09:01

rusty

2005-03-09 04:34

administrator   ~0005385

Tested build 450 and cannot get it to work (I can't get MediaMonkey to recognize my iPod). Here is what I did:

Edit | Preferences | iPod | General
Disable 'Open iTunes when this iPod is attached'
Enable 'Enable disk use'

I don't know if the above steps are necessary, but I assume that they are.

After that, I disconnected the iPod and reconnected it, which resulted in it appearing as drive F:. I thought that would be sufficient for MM to recognize it, but it doesn't!

I'm not sure if this is relevant, but here is the device ID for my iPod as detected by MediaMonkey (I used the generic driver to get this--I obviously didn't configure this in the generic driver though):
iPod mini (VID_05AC&PID_1205)

jiri

2005-03-09 08:34

administrator   ~0005386

Fixed in build 851.
 - The USB ID helped, I didn't know that PID_1205 is out there, couldn't find any info about it on the net. By studying iTunes code it seems that all PID_12xx are iPods (std, mini or Photo) and so all are recognized now (Mini should be PID_13xx and will be handled by another plug-in due to its complete difference).

rusty

2005-03-11 05:26

administrator   ~0005402

Verified 851.