diff options
author | Jonathan Ernst <jonathan@ernstfamily.ch> | 2010-09-20 10:12:53 +0200 |
---|---|---|
committer | Martin Pitt <martin.pitt@ubuntu.com> | 2010-09-20 10:12:53 +0200 |
commit | 85d7ae73fc0fe333873c21209c3dd5812fab9d7a (patch) | |
tree | 0c0e1f31263520a05e07ecb0f58f24d0503873dd | |
parent | 424ec79b7eab02e076acffe8d234a7bde6a99120 (diff) |
Add Samsung YP-M1
https://bugs.freedesktop.org/show_bug.cgi?id=30257
Signed-off-by: Martin Pitt <martin.pitt@ubuntu.com>
-rw-r--r-- | media-players/samsung-yepp_yp-m1.mpi | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/media-players/samsung-yepp_yp-m1.mpi b/media-players/samsung-yepp_yp-m1.mpi new file mode 100644 index 0000000..9bd438f --- /dev/null +++ b/media-players/samsung-yepp_yp-m1.mpi @@ -0,0 +1,14 @@ +[Device] +Product=Yepp YP-M1 +Vendor=Samsung +AccessProtocol=storage +DeviceMatch=usb:04e8:5123; + +[Media] +InputFormats=audio/mpeg +OutputFormats=audio/mpeg;audio/x-ms-wma;application/ogg;audio/aac;audio/flac;image/jpeg;text/plain;application/x-shockwave-flash;video/x-ms-wmv + +[storage] +PlaylistPath=Playlists/%File +AudioFolders=Music/;Video/;Datacasts/;Recorded Files/FM Radio/;Recorded Files/Voice/ + |