summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/music-players.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/music-players.h b/src/music-players.h
index c6bb496..3a1ce15 100644
--- a/src/music-players.h
+++ b/src/music-players.h
@@ -881,6 +881,10 @@
{ "A&K", 0x4102, "SR15", 0x1213,
DEVICE_FLAG_BROKEN_MTPGETOBJPROPLIST | DEVICE_FLAG_NO_ZERO_READS |
DEVICE_FLAG_OGG_IS_UNKNOWN },
+ /* https://github.com/libmtp/libmtp/issues/85 ... */
+ { "A&K", 0x4102, "SE180", 0x1230,
+ DEVICE_FLAG_BROKEN_MTPGETOBJPROPLIST | DEVICE_FLAG_NO_ZERO_READS |
+ DEVICE_FLAG_OGG_IS_UNKNOWN },
// Reported by Scott Call
// Assume this actually supports OGG though it reports it doesn't.
{ "iRiver", 0x4102, "H10 20GB", 0x2101,