summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcus Meissner <marcus@jet.franken.de>2023-05-02 10:58:09 +0200
committerMarcus Meissner <marcus@jet.franken.de>2023-05-02 10:58:09 +0200
commit5b5cc22fe9a32d1750067bf8484796c8fee695fc (patch)
treea4f22e2f52ed33e0679340e586ff1208357a8b1e
parentabd9b920980a1842a18d151311610a4112e78965 (diff)
downloadlibmtp-5b5cc22fe9a32d1750067bf8484796c8fee695fc.tar.gz
added fly nimbus 3 https://sourceforge.net/p/libmtp/feature-requests/311/
-rw-r--r--src/music-players.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/music-players.h b/src/music-players.h
index 21cfaf5..b9ee845 100644
--- a/src/music-players.h
+++ b/src/music-players.h
@@ -4065,6 +4065,8 @@
{ "Wileyfox", 0x2970, "Swift", 0x2281, DEVICE_FLAGS_ANDROID_BUGS },
/* https://sourceforge.net/p/libmtp/feature-requests/159/ */
{ "Wileyfox", 0x2970, "Swift 2", 0x2282, DEVICE_FLAGS_ANDROID_BUGS },
+ /* https://sourceforge.net/p/libmtp/feature-requests/311/ */
+ { "Fly", 0x2970, "Nimbus 3 ", 0x4001, DEVICE_FLAGS_ANDROID_BUGS },
/* https://sourceforge.net/p/libmtp/bugs/1865/ */
{ "Fly", 0x2970, "5S ", 0x4002, DEVICE_FLAGS_ANDROID_BUGS },
/* https://sourceforge.net/p/libmtp/bugs/1554/ */