mirror of
https://github.com/clementine-player/Clementine
synced 2024-12-26 17:42:53 +01:00
Convert table to GitHub Flavored Markdown
parent
ebb0dae872
commit
34f9fa8b84
@ -4,13 +4,12 @@
|
||||
|
||||
Starting from version 0.5 Clementine has support for iPods, MTP devices (also known as Microsoft PlaysForSure) and USB mass storage devices.
|
||||
|
||||
<table>
|
||||
<tr><td><b>Device</b</td><td><b>Windows</b></td><td><b>Linux</b></td><td><b>Mac</b></td></tr>
|
||||
<tr><td><b>iPod classic</b></td><td><font color="red">unsupported</font></td><td><font color="green">supported</font>, requires libgpod</td><td><font color="green">supported</font></td></tr>
|
||||
<tr><td><b>iPod Touch, iPhone 3G/3GS</b></td><td><font color="red">unsupported</font></td><td><font color="green">supported</font>, requires libgpod and libimobiledevice</td><td><font color="green">supported</font></td></tr>
|
||||
<tr><td><b>MTP</b></td><td><font color="red">unsupported</font></td><td><font color="green">supported</font>, requires libmtp and GIO</td><td><font color="darkorange">flaky</font></td></tr>
|
||||
<tr><td><b>USB mass storage</b></td><td><font color="red">unsupported</font></td><td><font color="green">supported</font></td><td><font color="green">supported</font></td></tr>
|
||||
</table>
|
||||
|Device|Linux|OS X|Windows|
|
||||
|:---|:---|:---|:---|
|
||||
|iPod classic|supported|supported|unsupported|
|
||||
|iOS (iPod touch, iPhone & iPad)|unsupported|unsupported|unsupported|
|
||||
|MTP|supported|flaky|unsupported|
|
||||
|USB mass storage|supported|supported|unsupported|
|
||||
|
||||
When you plug in a device it should show up automatically in the Devices tab on the left of the Clementine window. Double clicking on the device will open it and start searching for songs inside. You can copy songs to a device by right clicking them in the library or the playlist and selecting *Copy to device*.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user