From af5f17d7133f4c462338eff4d12014850c863251 Mon Sep 17 00:00:00 2001 From: Shane Bell Date: Tue, 6 May 2014 03:10:26 -0700 Subject: [PATCH] Support for iOS devices was removed from Clementine --- Portable-Devices.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Portable-Devices.md b/Portable-Devices.md index 914ba62..c486f8c 100644 --- a/Portable-Devices.md +++ b/Portable-Devices.md @@ -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. -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 - **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 - **Find out which files are supported:** works