clementine-player / Clementine

:tangerine: Clementine Music Player
https://www.clementine-player.org/
GNU General Public License v3.0
3.76k stars 677 forks source link

Integrate libgpod supported iPods #2070

Open Clementine-Issue-Importer opened 10 years ago

Clementine-Issue-Importer commented 10 years ago

From esat.cakar on July 10, 2011 00:31:39

Please support new iPods on Linux (No idea if they work on other platforms) that became supported with version 0.8.x of libgpod. In particular I tried a black shuffle (3rd generation) and an orange shuffle (4th generation). Both are not displayed after mounting. At least this works in Amarok 2.x.

If you need any further information, I'll be happy to provide these.

Original issue: http://code.google.com/p/clementine-player/issues/detail?id=2070

Clementine-Issue-Importer commented 10 years ago

From esat.cakar on July 11, 2011 03:20:51

Thanks to the help of david, we found that ipod's which are formated without a proper partition (i.e. whole /dev/sdX used as filesystem) is causing the iPod to be not listed, since clementine checks in src/devices/devicekitlister.cpp:162 for !device.deviceIsPartition() Removing this line makes the shuffle visible. Music from the iPod is visibile but first try to copy a file wasn't successful, though. But that needs more testing and should be reported seperatly.

Clementine-Issue-Importer commented 10 years ago

From davidsansome on July 11, 2011 14:13:51

Owner: davidsansome
Labels: Milestone-1.0

Clementine-Issue-Importer commented 10 years ago

From davidsansome on November 12, 2011 18:01:53

Labels: -Milestone-1.0