View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000822 | MMW v4 | Synchronization | public | 2003-10-29 00:02 | 2005-03-11 05:26 |
Reporter | rusty | Assigned To | |||
Priority | immediate | Severity | feature | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Fixed in Version | 2.4 | ||||
Summary | 0000822: Support for iPod | ||||
Description | iPod 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 Information | See: 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/ | ||||
Tags | No tags attached. | ||||
Fixed in build | 851 | ||||
|
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 |
|
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) |
|
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). |
|
Verified 851. |