mirror of
https://github.com/clementine-player/Clementine
synced 2025-01-10 17:13:39 +01:00
Support for iOS devices was removed from Clementine
parent
83cd17ec87
commit
af5f17d713
@ -21,11 +21,11 @@ When you plug in a device it should show up automatically in the Devices tab on
|
|||||||
|
|
||||||
Clementine uses [libgpod](http://www.gtkpod.org/wiki/Libgpod) to read and write the iTunes database on your iPod. This is installed automatically if you download a binary package of Clementine, but if you are compiling from source make sure you have the libgpod and libgpod-dev packages installed before you start.
|
Clementine uses [libgpod](http://www.gtkpod.org/wiki/Libgpod) to read and write the iTunes database on your iPod. This is installed automatically if you download a binary package of Clementine, but if you are compiling from source make sure you have the libgpod and libgpod-dev packages installed before you start.
|
||||||
|
|
||||||
The classic iPod or iPod shuffle appear as USB mass storage devices are mounted and accessed directly by Clementine, but the iPod touch, iPhone and iPad use a different protocol and Clementine uses [libimobiledevice](http://www.libimobiledevice.org/) to access them. libimobiledevice requires usbmuxd.
|
The classic iPod or iPod shuffle appear as USB mass storage devices are mounted and accessed directly by Clementine.
|
||||||
|
|
||||||
- **Show a list of songs:** works
|
- **Show a list of songs:** works
|
||||||
- **Copy songs to device:** works
|
- **Copy songs to device:** works
|
||||||
- **Copy songs from device:** works for iPod classic, doesn't work for iPod Touch, iPhone, iPad
|
- **Copy songs from device:** works
|
||||||
- **Play songs:** works
|
- **Play songs:** works
|
||||||
- **Find out which files are supported:** works
|
- **Find out which files are supported:** works
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user