Created attachment 56331 [details] [review] Add i.Beat Jess MSI file I have the i.Beat Jess media player and noticed it was missing from the device database. Here is a patch adding it. Contents: From 2746a12e9637c4f32213cba2d2910598813a9d81 Mon Sep 17 00:00:00 2001 From: Linus Walleij <triad@df.lth.se> Date: Mon, 30 Jan 2012 17:04:03 +0100 Subject: [PATCH] Add support for iBeat Jess This device (named after Jessica Simpson I think) is a simplistic mass-storage music player with WMA, MP3 and WAV support. Signed-off-by: Linus Walleij <triad@df.lth.se> --- media-players/trekstor_i.beat-jess.mpi | 8 ++++++++ 1 files changed, 8 insertions(+), 0 deletions(-) create mode 100644 media-players/trekstor_i.beat-jess.mpi diff --git a/media-players/trekstor_i.beat-jess.mpi b/media-players/trekstor_i.beat-jess.mpi new file mode 100644 index 0000000..5d48178 --- /dev/null +++ b/media-players/trekstor_i.beat-jess.mpi @@ -0,0 +1,8 @@ +[Device] +Product=i.Beat Jess +Vendor=TrekStor +AccessProtocol=storage +DeviceMatch=usb:0835:2835; + +[Media] +OutputFormats=audio/mpeg;audio/x-ms-wma;audio/x-wav -- 1.7.7.6
Thank you! Pushed.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.