Hello community,

here is the log from the commit of package media-player-info for 
openSUSE:Factory
checked in at Thu May 5 15:33:08 CEST 2011.



--------
--- media-player-info/media-player-info.changes 2011-01-09 11:08:34.000000000 
+0100
+++ /mounts/work_src_done/STABLE/media-player-info/media-player-info.changes    
2011-05-03 00:43:54.000000000 +0200
@@ -1,0 +2,17 @@
+Tue May  3 00:37:56 CEST 2011 - [email protected]
+
+- Update to version 14:
+  + Add support for Creative Zen X-Fi, Pantech SIRIUS alpha,
+    Sandisk Sansa Fuze+, Sharp IS01, Sony Ericsson C905.
+  + Improve support for Creative Zen X-Fi Style, HTC Legend.
+- Changes from version 13:
+  + Do not generate icon rules as it is currently broken
+    (lp#657609)
+  + Add suppor tfor Coby players, Huawei Ideos, Motorola Droid 2,
+    RCA H100a, Samsung U6, Sony Ericsson XPERIA X1, Sony Walkman
+    NWZ-E355.
+  + Improve suppor for Creative Zen Stone, HTC Desire, HTC Evo, LG
+    0x6018, Samsung Galaxy S, Sony Ericsson K800i, Sony Ericsson
+    Xperia X10 mini Pro.
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  media-player-info-12.tar.bz2

New:
----
  media-player-info-14.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ media-player-info.spec ++++++
--- /var/tmp/diff_new_pack.5oacUK/_old  2011-05-05 15:32:46.000000000 +0200
+++ /var/tmp/diff_new_pack.5oacUK/_new  2011-05-05 15:32:46.000000000 +0200
@@ -1,5 +1,5 @@
 #
-# spec file for package media-player-info (Version 12)
+# spec file for package media-player-info
 #
 # Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
@@ -18,7 +18,7 @@
 
 
 Name:           media-player-info
-Version:        12
+Version:        14
 Release:        1
 License:        BSD
 Group:          System/GUI/Other

++++++ media-player-info-12.tar.bz2 -> media-player-info-14.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/media-player-info-12/NEWS 
new/media-player-info-14/NEWS
--- old/media-player-info-12/NEWS       2011-01-09 00:39:20.000000000 +0100
+++ new/media-player-info-14/NEWS       2011-04-19 12:01:17.000000000 +0200
@@ -1,3 +1,46 @@
+media-player-info 14 (2011-04-19)
+=================================
+Alejandro Mery (1):
+      Add Sandisk Sansa Fuze+
+
+Jonathan Ernst (4):
+      HTC legend uses same ID as desire/hero/evo-4g in debug mode
+      Add Pantech SIRIUS alpha
+      Add Sharp IS01
+      Add Sony Ericsson C905
+
+Martin Pitt (2):
+      Fix product ID of Sandisk Sansa Fuze.
+      Add Creative Zen X-Fi Style
+
+media-player-info 13 (2011-03-15)
+=================================
+Jonathan Ernst (18):
+      HTC Evo uses same ID as Desire/Hero in non debug mode -> merging
+      Vortex uses same ID (in debug mode) as Ally -> merge
+      Add playlist format to HTC Desire and friends
+      Improve LG 0x6018 phones m-p-i file
+      Improve Sony Ericsson Xperia X10 mini Pro m-p-i
+      Add Sony Ericsson XPERIA X1
+      Add Motorola Droid 2 Android phone
+      Rename Motorola Droid X mpi file
+      Fix USB id of sony-ericsson K800i (was phone mode instead of mass 
storage mode)
+      Add storage folder to Sony Ericsson K800i
+      Add Huawei Ideos non-debug mode
+      Add Samsung Galaxy S debug ID
+      Add Desire HD debug ID
+      Don't generate icon rules as it is currently broken (see LP #657609)
+      Add 5 Coby players
+      Add FolderDepth=2 for the Zen Stone
+      Add RCA H100a
+      Add informations about bug reporting
+
+Martin Pitt (1):
+      Add Samsung U6.
+
+Philippe Gauthier (1):
+      Add Sony Walkman NWZ-E355.
+
 media-player-info 12 (2011-01-08)
 =================================
 Jonathan Ernst (19):
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/media-player-info-12/README 
new/media-player-info-14/README
--- old/media-player-info-12/README     2010-11-10 10:05:02.000000000 +0100
+++ new/media-player-info-14/README     2011-02-10 11:53:43.000000000 +0100
@@ -2,7 +2,7 @@
 ============
 
 media-player-info is a repository of data files describing media player
-(mostly USB Mass Storage ones) capabilities. These files contain information
+(only USB Mass Storage ones) capabilities. These files contain information
 about the directory layout to use to add music to these devices, about the
 supported file formats, ... These capabilities used to be provided by HAL 
 in the 10-usb-music-players.fdi file but had to be moved elsewhere as part
@@ -27,6 +27,10 @@
 because not many apps need it, and because we didn't want to repeat the same
 mistakes as HAL and include everything in its database.
 
+If you encounter an USB Mass Storage device that isn't detected correctly, 
+please open a bug against media-player-info :
+https://bugs.freedesktop.org/enter_bug.cgi?product=media-player-info
+
 
 MPI FILE FORMAT
 ===============
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/media-player-info-12/configure 
new/media-player-info-14/configure
--- old/media-player-info-12/configure  2011-01-09 00:40:09.000000000 +0100
+++ new/media-player-info-14/configure  2011-04-19 12:02:44.000000000 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.67 for media-player-info 12.
+# Generated by GNU Autoconf 2.67 for media-player-info 14.
 #
 # Report bugs to <[email protected]>.
 #
@@ -551,8 +551,8 @@
 # Identity of this package.
 PACKAGE_NAME='media-player-info'
 PACKAGE_TARNAME='media-player-info'
-PACKAGE_VERSION='12'
-PACKAGE_STRING='media-player-info 12'
+PACKAGE_VERSION='14'
+PACKAGE_STRING='media-player-info 14'
 PACKAGE_BUGREPORT='[email protected]'
 PACKAGE_URL=''
 
@@ -1181,7 +1181,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures media-player-info 12 to adapt to many kinds of systems.
+\`configure' configures media-player-info 14 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1248,7 +1248,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of media-player-info 12:";;
+     short | recursive ) echo "Configuration of media-player-info 14:";;
    esac
   cat <<\_ACEOF
 
@@ -1332,7 +1332,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-media-player-info configure 12
+media-player-info configure 14
 generated by GNU Autoconf 2.67
 
 Copyright (C) 2010 Free Software Foundation, Inc.
@@ -1349,7 +1349,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by media-player-info $as_me 12, which was
+It was created by media-player-info $as_me 14, which was
 generated by GNU Autoconf 2.67.  Invocation command line was
 
   $ $0 $@
@@ -2164,7 +2164,7 @@
 
 # Define the identity of the package.
  PACKAGE='media-player-info'
- VERSION='12'
+ VERSION='14'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -2976,7 +2976,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by media-player-info $as_me 12, which was
+This file was extended by media-player-info $as_me 14, which was
 generated by GNU Autoconf 2.67.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -3029,7 +3029,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; 
s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-media-player-info config.status 12
+media-player-info config.status 14
 configured by $0, generated by GNU Autoconf 2.67,
   with options \\"\$ac_cs_config\\"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/media-player-info-12/configure.ac 
new/media-player-info-14/configure.ac
--- old/media-player-info-12/configure.ac       2011-01-09 00:38:27.000000000 
+0100
+++ new/media-player-info-14/configure.ac       2011-04-19 12:01:26.000000000 
+0200
@@ -1,4 +1,4 @@
-AC_INIT(media-player-info, 12, [email protected])
+AC_INIT(media-player-info, 14, [email protected])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([media-players/])
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/media-player-info-12/media-players/40-usb-media-players.rules 
new/media-player-info-14/media-players/40-usb-media-players.rules
--- old/media-player-info-12/media-players/40-usb-media-players.rules   
2011-01-09 00:40:16.000000000 +0100
+++ new/media-player-info-14/media-players/40-usb-media-players.rules   
2011-04-19 12:02:51.000000000 +0200
@@ -11,6 +11,8 @@
 
 # 6600i
 ATTRS{idVendor}=="0421" , ATTRS{idProduct}=="0295" , 
ENV{ID_MEDIA_PLAYER}="nokia_6600i"
+# U6
+ATTRS{idVendor}=="04e8" , ATTRS{idProduct}=="5133" , 
ENV{ID_MEDIA_PLAYER}="samsung_u6"
 # Sansa Clip+
 ATTRS{idVendor}=="0781" , ATTRS{idProduct}=="74d1" , 
ENV{ID_MEDIA_PLAYER}="sandisk_sansa-clip-plus"
 # YP-F2R
@@ -29,9 +31,13 @@
 ATTRS{idVendor}=="04e8" , ATTRS{idProduct}=="5055" , 
ENV{ID_MEDIA_PLAYER}="samsung_yp-t9"
 # 6303
 ATTRS{idVendor}=="0421" , ATTRS{idProduct}=="01b1" , 
ENV{ID_MEDIA_PLAYER}="nokia_6303"
+# XPERIA X1
+ATTRS{idVendor}=="0bb4" , ATTRS{idProduct}=="0c1f|0b1f" , 
ENV{ID_MEDIA_PLAYER}="sony-ericsson_xperia-x1"
 # H320, H340
 ATTRS{idVendor}=="1006" , ATTRS{idProduct}=="3003" , 
ENV{ID_MEDIA_PLAYER}="iriver_h320_h340"
 ATTRS{vendor}=="[sS][oO][nN][yY]*" , ATTRS{model}=="*PSP*" , 
ENV{ID_MEDIA_PLAYER}="sony_psp"
+# H100A
+ATTRS{idVendor}=="069b" , ATTRS{idProduct}=="0761" , 
ENV{ID_MEDIA_PLAYER}="rca_h100a"
 # MuVo V200
 ATTRS{idVendor}=="041e" , ATTRS{idProduct}=="4129" , 
ENV{ID_MEDIA_PLAYER}="creative_muvo-v200"
 # YP-S3
@@ -40,6 +46,8 @@
 ATTRS{idVendor}=="0781" , ATTRS{idProduct}=="7421" , 
ENV{ID_MEDIA_PLAYER}="sandisk_sansa-e200-series"
 # Sansa e100 Series
 ATTRS{idVendor}=="0781" , ATTRS{idProduct}=="7302" , 
ENV{ID_MEDIA_PLAYER}="sandisk_sansa-e100-series"
+# Coby
+ATTRS{idVendor}=="0402" , ATTRS{idProduct}=="5667" , 
ENV{ID_MEDIA_PLAYER}="coby_mpc843_mpc853"
 # GoGear RaGa (SA1942/02)
 ATTRS{idVendor}=="0471" , ATTRS{idProduct}=="204e" , 
ENV{ID_MEDIA_PLAYER}="philips_gogear-sa1942"
 # Meizu M6 MiniPlayer
@@ -53,7 +61,7 @@
 # iGP 100
 ATTRS{idVendor}=="1006" , ATTRS{idProduct}=="2001" , 
ENV{ID_MEDIA_PLAYER}="sony_igp-100"
 # Dream/ADP1/G1/Magic/Tattoo
-ATTRS{idVendor}=="0bb4" , ATTRS{idProduct}=="0c01|0c02" , 
ENV{ID_MEDIA_PLAYER}="htc_dream_adp1_g1_magic_tattoo" , 
ENV{UDISKS_PRESENTATION_ICON_NAME}="phone-htc-g1-white"
+ATTRS{idVendor}=="0bb4" , ATTRS{idProduct}=="0c01|0c02" , 
ENV{ID_MEDIA_PLAYER}="htc_dream_adp1_g1_magic_tattoo"
 # Phone
 ATTRS{idVendor}=="05c6" , ATTRS{idProduct}=="1000" , 
ENV{ID_MEDIA_PLAYER}="lg_0x05c6_0x1000"
 # MP3 Player
@@ -76,6 +84,8 @@
 ATTRS{idVendor}=="0fce" , ATTRS{idProduct}=="e0a1" , 
ENV{ID_MEDIA_PLAYER}="sony-ericsson_k810i"
 # V640i
 ATTRS{idVendor}=="0fce" , ATTRS{idProduct}=="e0af" , 
ENV{ID_MEDIA_PLAYER}="sony-ericsson_v640i"
+# Coby
+ATTRS{idVendor}=="1e74" , ATTRS{idProduct}=="2211" , 
ENV{ID_MEDIA_PLAYER}="coby_mp705-4g"
 # Zen Nano Plus
 ATTRS{idVendor}=="041e" , ATTRS{idProduct}=="4139" , 
ENV{ID_MEDIA_PLAYER}="creative_zen-nano-plus"
 # iAUDIO 9
@@ -95,14 +105,14 @@
 ATTRS{idVendor}=="0781" , ATTRS{idProduct}=="7433" , 
ENV{ID_MEDIA_PLAYER}="sandisk_sansa-clip"
 # K850i
 ATTRS{idVendor}=="0fce" , ATTRS{idProduct}=="e075" , 
ENV{ID_MEDIA_PLAYER}="sony-ericsson_k850i"
-# Vortex
-ATTRS{idVendor}=="1004" , ATTRS{idProduct}=="61c6" , 
ENV{ID_MEDIA_PLAYER}="lg_vortex"
+# SIRIUS alpha
+ATTRS{idVendor}=="10a9" , ATTRS{idProduct}=="6021" , 
ENV{ID_MEDIA_PLAYER}="pantech_sirius-alpha"
 # XS 100
 ATTRS{idVendor}=="0e79" , ATTRS{idProduct}=="1205" , 
ENV{ID_MEDIA_PLAYER}="archos_xs-100"
 # Digital Live250
 ATTRS{idVendor}=="066f" , ATTRS{idProduct}=="80e0" , 
ENV{ID_MEDIA_PLAYER}="jetflash_digital-live250"
 # K800i
-ATTRS{idVendor}=="0fce" , ATTRS{idProduct}=="d039" , 
ENV{ID_MEDIA_PLAYER}="sony-ericsson_k800i"
+ATTRS{idVendor}=="0fce" , ATTRS{idProduct}=="e039" , 
ENV{ID_MEDIA_PLAYER}="sony-ericsson_k800i"
 # 5800 XpressMusic
 ATTRS{idVendor}=="0421" , ATTRS{idProduct}=="0156" , 
ENV{ID_MEDIA_PLAYER}="nokia_5800"
 # W580i
@@ -111,6 +121,8 @@
 ATTRS{idVendor}=="0421" , ATTRS{idProduct}=="00aa" , 
ENV{ID_MEDIA_PLAYER}="nokia_e71"
 # Music Player
 ATTRS{idVendor}=="066f" , ATTRS{idProduct}=="8004" , 
ENV{ID_MEDIA_PLAYER}="jetflash_0x8004"
+# Droid 2
+ATTRS{idVendor}=="22b8" , ATTRS{idProduct}=="42a4" , 
ENV{ID_MEDIA_PLAYER}="motorola_droid-2"
 # W300i
 ATTRS{idVendor}=="0fce" , ATTRS{idProduct}=="e053" , 
ENV{ID_MEDIA_PLAYER}="sony-ericsson_w300i"
 # Walkman Video MP3 NWZ-xxxx
@@ -118,7 +130,7 @@
 # Sansa Fuze V2
 ATTRS{idVendor}=="0781" , ATTRS{idProduct}=="74c3" , 
ENV{ID_MEDIA_PLAYER}="sandisk_sansa-fuze-v2"
 # Droid/Milestone
-ATTRS{idVendor}=="22b8" , ATTRS{idProduct}=="41d9|41db" , 
ENV{ID_MEDIA_PLAYER}="motorola_droid_milestone" , 
ENV{UDISKS_PRESENTATION_ICON_NAME}="phone-motorola-droid"
+ATTRS{idVendor}=="22b8" , ATTRS{idProduct}=="41d9|41db" , 
ENV{ID_MEDIA_PLAYER}="motorola_droid_milestone"
 # YP-S5
 ATTRS{idVendor}=="04e8" , ATTRS{idProduct}=="508c" , 
ENV{ID_MEDIA_PLAYER}="samsung_yp-s5"
 # YP-T10
@@ -152,6 +164,8 @@
 ATTRS{idVendor}=="0421" , ATTRS{idProduct}=="026a" , 
ENV{ID_MEDIA_PLAYER}="nokia_n97"
 # TS-300
 ATTRS{idVendor}=="10c7" , ATTRS{idProduct}=="c000" , 
ENV{ID_MEDIA_PLAYER}="touchstone_ts-300"
+# Coby
+ATTRS{idVendor}=="1e74" , ATTRS{idProduct}=="2211" , 
ENV{ID_MEDIA_PLAYER}="coby_mp705-8g"
 # MuVo NX, MuVo2, MuVo TX, MuVo TX FM, Zen Micro,NOMAD Jukebox Zen Xtra, MuVo 
N200 (MuVo Micro), Zen Micro, Zen Touch
 ATTRS{idVendor}=="041e" , 
ATTRS{idProduct}=="4115|4116|4117|4120|411e|4128|412b|4130|4131" , 
ENV{ID_MEDIA_PLAYER}="creative_0x4115_0x4116_0x4117_0x4120_0x411e_0x4128_0x412b_0x4130"
 # GoGear SA3125
@@ -175,7 +189,7 @@
 # K610i
 ATTRS{idVendor}=="0fce" , ATTRS{idProduct}=="d046|e046" , 
ENV{ID_MEDIA_PLAYER}="sony-ericsson_k610i"
 # Xperia X8
-ATTRS{idVendor}=="0fce" , ATTRS{idProduct}=="3149|2149" , 
ENV{ID_MEDIA_PLAYER}="sony-ericsson_xperia-x8" , 
ENV{UDISKS_PRESENTATION_ICON_NAME}="phone-sony-ericsson-xperia-x8"
+ATTRS{idVendor}=="0fce" , ATTRS{idProduct}=="3149|2149" , 
ENV{ID_MEDIA_PLAYER}="sony-ericsson_xperia-x8"
 # iAUDIO X5, M5, F2, 7
 ATTRS{idVendor}=="0e21" , ATTRS{idProduct}=="0510|0520|0710|0730|0750" , 
ENV{ID_MEDIA_PLAYER}="cowon_0x0510_0x0520_0x0710_0x0730_0x0750"
 # W810i
@@ -186,8 +200,6 @@
 ATTRS{idVendor}=="0fce" , ATTRS{idProduct}=="d037" , 
ENV{ID_MEDIA_PLAYER}="sony-ericsson_w950i"
 # Yepp YP-P3
 ATTRS{idVendor}=="04e8" , ATTRS{idProduct}=="5119" , 
ENV{ID_MEDIA_PLAYER}="samsung_yepp-yp-p3"
-# Ally/Optimus One
-ATTRS{idVendor}=="1004" , ATTRS{idProduct}=="618e|618f" , 
ENV{ID_MEDIA_PLAYER}="lg_ally_optimus-one"
 # Rio Carbon
 ATTRS{idVendor}=="045a" , ATTRS{idProduct}=="5224" , 
ENV{ID_MEDIA_PLAYER}="sonicblue_rio-carbon"
 # Rio Karma
@@ -201,7 +213,7 @@
 # S10
 ATTRS{idVendor}=="4102" , ATTRS{idProduct}=="1023" , 
ENV{ID_MEDIA_PLAYER}="iriver_s10"
 # Galaxy
-ATTRS{idVendor}=="04e8" , ATTRS{idProduct}=="6602|6603|6640|681c|681d" , 
ENV{ID_MEDIA_PLAYER}="samsung_galaxy" , 
ENV{UDISKS_PRESENTATION_ICON_NAME}="phone-samsung-galaxy-s"
+ATTRS{idVendor}=="04e8" , ATTRS{idProduct}=="6602|6603|6640|681c|681d|6877" , 
ENV{ID_MEDIA_PLAYER}="samsung_galaxy"
 # T60
 ATTRS{idVendor}=="4102" , ATTRS{idProduct}=="1034" , 
ENV{ID_MEDIA_PLAYER}="iriver_t60"
 # iAUDIO M3
@@ -210,8 +222,6 @@
 ATTRS{idVendor}=="054c" , ATTRS{idProduct}=="0317" , 
ENV{ID_MEDIA_PLAYER}="sony_walkman-nwd-b105"
 # S9
 ATTRS{idVendor}=="0e21" , ATTRS{idProduct}=="0900" , 
ENV{ID_MEDIA_PLAYER}="cowon_s9"
-# Legend
-ATTRS{idVendor}=="0bb4" , ATTRS{idProduct}=="0c97" , 
ENV{ID_MEDIA_PLAYER}="htc_legend"
 ATTRS{idVendor}=="1718" , ATTRS{idProduct}=="1013" , 
ENV{ID_MEDIA_PLAYER}="nexia-1013"
 # iPods with video
 ATTRS{idVendor}=="05ac" , 
ATTRS{idProduct}=="1209|1261|1262|1263|1265|1266|1223|1224|1225|1231|1255|1242|1243|1245|1246|1290|1292|1294|1297|1291|1293|1296|1299|129e|129a"
 , ENV{ID_MEDIA_PLAYER}="apple_video-ipod"
@@ -243,12 +253,16 @@
 ATTRS{idVendor}=="041e" , ATTRS{idProduct}=="2020" , 
ENV{ID_MEDIA_PLAYER}="creative_zen-x-fi-2"
 # GoGear SA52XX
 ATTRS{idVendor}=="0471" , ATTRS{idProduct}=="2022" , 
ENV{ID_MEDIA_PLAYER}="philips_gogear-sa52xx"
+# Droid X
+ATTRS{idVendor}=="22b8" , ATTRS{idProduct}=="4285" , 
ENV{ID_MEDIA_PLAYER}="motorola_droid-x"
 # Xperia X10
 ATTRS{idVendor}=="0fce" , ATTRS{idProduct}=="312e|d12e|e12e" , 
ENV{ID_MEDIA_PLAYER}="sony-ericsson_xperia-x10"
 # Kindle
 ATTRS{idVendor}=="1949" , ATTRS{idProduct}=="0001|0002|0003|0004" , 
ENV{ID_MEDIA_PLAYER}="amazon_kindle"
-ATTRS{vendor}=="*Apple*" , ATTRS{model}=="*iPod*" , 
ENV{ID_MEDIA_PLAYER}="apple_ipod" , 
ENV{UDISKS_PRESENTATION_ICON_NAME}="multimedia-player-apple-ipod"
+ATTRS{vendor}=="*Apple*" , ATTRS{model}=="*iPod*" , 
ENV{ID_MEDIA_PLAYER}="apple_ipod"
 ATTRS{idVendor}=="0f9c" , ATTRS{idProduct}=="9111" , 
ENV{ID_MEDIA_PLAYER}="q-be_0x9111"
+# IS01
+ATTRS{idVendor}=="04dd" , ATTRS{idProduct}=="9337" , 
ENV{ID_MEDIA_PLAYER}="sharp-is01"
 # iFP 100 UMS, 300 UMS, 500 UMS (supports application/ogg only after firmware 
upgrade), N10 UMS
 ATTRS{idVendor}=="4102" , ATTRS{idProduct}=="1101|1103|1105|1111" , 
ENV{ID_MEDIA_PLAYER}="iriver_0x1101_0x1103_0x1105_0x1111"
 ATTRS{product}=="Rockbox media player" , ATTRS{manufacturer}=="Rockbox.org" , 
ENV{ID_MEDIA_PLAYER}="rockbox"
@@ -262,6 +276,8 @@
 ATTRS{idVendor}=="0fce" , ATTRS{idProduct}=="e072" , 
ENV{ID_MEDIA_PLAYER}="sony-ericsson_k320i"
 # PDP9512FM
 ATTRS{idVendor}=="069b" , ATTRS{idProduct}=="076b" , 
ENV{ID_MEDIA_PLAYER}="thomson_pdp9512fm"
+# Ally/Optimus One/Vortex
+ATTRS{idVendor}=="1004" , ATTRS{idProduct}=="618e|618f|61c6" , 
ENV{ID_MEDIA_PLAYER}="lg_ally_optimus-one_vortex"
 # DS-2 voice recorder
 ATTRS{idVendor}=="07b4" , ATTRS{idProduct}=="020e" , 
ENV{ID_MEDIA_PLAYER}="olympus_ds-2"
 # Xperia X10 mini pro
@@ -278,8 +294,6 @@
 ATTRS{idVendor}=="0fce" , ATTRS{idProduct}=="e112" , 
ENV{ID_MEDIA_PLAYER}="sony-ericsson_w995"
 # T30
 ATTRS{idVendor}=="4102" , ATTRS{idProduct}=="1019|1023" , 
ENV{ID_MEDIA_PLAYER}="iriver_t30"
-# Desire/Hero
-ATTRS{idVendor}=="0bb4" , ATTRS{idProduct}=="0ff9|0c99|0c87" , 
ENV{ID_MEDIA_PLAYER}="htc_desire_hero"
 # Yepp YP-K3
 ATTRS{idVendor}=="04e8" , ATTRS{idProduct}=="5080" , 
ENV{ID_MEDIA_PLAYER}="samsung_yepp-yp-k3"
 # YP-MT6V
@@ -289,11 +303,11 @@
 # V630i
 ATTRS{idVendor}=="0fce" , ATTRS{idProduct}=="e043" , 
ENV{ID_MEDIA_PLAYER}="sony-ericsson_v630i"
 # Prē
-ATTRS{idVendor}=="0830" , ATTRS{idProduct}=="8004|8002" , 
ENV{ID_MEDIA_PLAYER}="palm_pre" , 
ENV{UDISKS_PRESENTATION_ICON_NAME}="phone-palm-pre"
+ATTRS{idVendor}=="0830" , ATTRS{idProduct}=="8004|8002" , 
ENV{ID_MEDIA_PLAYER}="palm_pre"
 # T7 Volcano
 ATTRS{idVendor}=="4102" , ATTRS{idProduct}=="1043" , 
ENV{ID_MEDIA_PLAYER}="iriver_t7-volcano"
 # Nexus One
-ATTRS{idVendor}=="18d1" , ATTRS{idProduct}=="4e11|4e12" , 
ENV{ID_MEDIA_PLAYER}="google_nexus-one" , 
ENV{UDISKS_PRESENTATION_ICON_NAME}="phone-google-nexus-one"
+ATTRS{idVendor}=="18d1" , ATTRS{idProduct}=="4e11|4e12" , 
ENV{ID_MEDIA_PLAYER}="google_nexus-one"
 # T10 1G, T20 UMS, T30 UMS, T10 UMS,iFP 700/800/900/1000 UMS, H10 20GB/50GB UMS
 ATTRS{idVendor}=="4102" , 
ATTRS{idProduct}=="1013|1014|1018|1020|1107|1108|1109|1110|2001|2002" , 
ENV{ID_MEDIA_PLAYER}="iriver_0x1013_0x1014_0x1018_0x1020_0x1107_0x1108_0x1109_0x1110_0x2001_0x2002"
 # 6300
@@ -304,6 +318,8 @@
 ATTRS{idVendor}=="04e8" , ATTRS{idProduct}=="5041" , 
ENV{ID_MEDIA_PLAYER}="samsung_yp-z5"
 # Mobile phone
 ATTRS{idVendor}=="04e8" , ATTRS{idProduct}=="6601" , 
ENV{ID_MEDIA_PLAYER}="samsung_0x6601-phones"
+# Walkman NWZ-E355
+ATTRS{idVendor}=="054c" , ATTRS{idProduct}=="04cb" , 
ENV{ID_MEDIA_PLAYER}="sony_walkman-nwz-e355"
 # i.Beat Blaxx
 ATTRS{idVendor}=="1890" , ATTRS{idProduct}=="0210" , 
ENV{ID_MEDIA_PLAYER}="trekstor_i.beat-blaxx"
 # MegaStick-1 Flash Stick
@@ -343,18 +359,20 @@
 ATTRS{idVendor}=="1004" , ATTRS{idProduct}=="a400" , 
ENV{ID_MEDIA_PLAYER}="lg_kc910-renoir"
 # W595
 ATTRS{idVendor}=="0fce" , ATTRS{idProduct}=="e0f3" , 
ENV{ID_MEDIA_PLAYER}="sony-ericsson_w595"
-# Droid X
-ATTRS{idVendor}=="22b8" , ATTRS{idProduct}=="4285" , 
ENV{ID_MEDIA_PLAYER}="motorola_droidx" , 
ENV{UDISKS_PRESENTATION_ICON_NAME}="phone-motorola-droid"
 # YP-U2
 ATTRS{idVendor}=="04e8" , ATTRS{idProduct}=="5050" , 
ENV{ID_MEDIA_PLAYER}="samsung_yp-u2"
 # Media Player
 ATTRS{idVendor}=="10d6" , ATTRS{idProduct}=="1100|1101" , 
ENV{ID_MEDIA_PLAYER}="actions-semiconductor_0x1100_0x1101"
+# Coby
+ATTRS{idVendor}=="1e74" , ATTRS{idProduct}=="2211" , 
ENV{ID_MEDIA_PLAYER}="coby_mp300"
 # Sansa e200 Series V2
 ATTRS{idVendor}=="0781" , ATTRS{idProduct}=="7423" , 
ENV{ID_MEDIA_PLAYER}="sandisk_sansa-e200-series-v2"
 # YP-S2
 ATTRS{idVendor}=="04e8" , ATTRS{idProduct}=="5095" , 
ENV{ID_MEDIA_PLAYER}="samsung_yp-s2"
 # NS-8V24
 ATTRS{idVendor}=="19ff" , ATTRS{idProduct}=="0308" , 
ENV{ID_MEDIA_PLAYER}="insignia_ns-8v24"
+# Android phone
+ATTRS{idVendor}=="0bb4" , ATTRS{idProduct}=="0ff9|0c99|0ca2|0c87|0c8d|0c97" , 
ENV{ID_MEDIA_PLAYER}="htc_desire_hero_evo-4g_legend"
 # Nexus S
 ATTRS{idVendor}=="18d1" , ATTRS{idProduct}=="4e21|4e22" , 
ENV{ID_MEDIA_PLAYER}="google_nexus-s"
 # Blackberry
@@ -366,25 +384,29 @@
 # W880i/890i Walkman Phone
 ATTRS{idVendor}=="0fce" , ATTRS{idProduct}=="e068|e0b3" , 
ENV{ID_MEDIA_PLAYER}="sony_0xe068_0xe0b3"
 # Sansa Fuze
-ATTRS{idVendor}=="0781" , ATTRS{idProduct}=="074c1" , 
ENV{ID_MEDIA_PLAYER}="sandisk_sansa-fuze"
+ATTRS{idVendor}=="0781" , ATTRS{idProduct}=="74c1" , 
ENV{ID_MEDIA_PLAYER}="sandisk_sansa-fuze"
+# C905
+ATTRS{idVendor}=="0fce" , ATTRS{idProduct}=="e0ef" , 
ENV{ID_MEDIA_PLAYER}="sony-ericsson_c905"
 # 5 IMT
 ATTRS{idVendor}=="0e79" , ATTRS{idProduct}=="1332" , 
ENV{ID_MEDIA_PLAYER}="archos_5imt"
 # MP-375SD
 ATTRS{idVendor}=="0402" , ATTRS{idProduct}=="5668" , 
ENV{ID_MEDIA_PLAYER}="teac_mp-375sd"
 # N900
-ATTRS{idVendor}=="0421" , ATTRS{idProduct}=="01c7" , 
ENV{ID_MEDIA_PLAYER}="nokia_n900" , 
ENV{UDISKS_PRESENTATION_ICON_NAME}="phone-nokia-n900"
+ATTRS{idVendor}=="0421" , ATTRS{idProduct}=="01c7" , 
ENV{ID_MEDIA_PLAYER}="nokia_n900"
 # Music Player
 ATTRS{idVendor}=="066f" , 
ATTRS{idProduct}=="8000|8008|8206|821f|829c|82e0|835d" , 
ENV{ID_MEDIA_PLAYER}="jetflash_0x8000_0x8008_0x8206_0x821f_0x829c_0x82e0_0x835d"
 # Sansa Clip V2
 ATTRS{idVendor}=="0781" , ATTRS{idProduct}=="7435" , 
ENV{ID_MEDIA_PLAYER}="sandisk_sansa-clip-v2"
 # iAUDIO
 ATTRS{idVendor}=="0e21" , ATTRS{idProduct}=="0760" , 
ENV{ID_MEDIA_PLAYER}="cowon_iaudio-u5_g2"
+# Zen X-Fi Style
+ATTRS{idVendor}=="041e" , ATTRS{idProduct}=="200a" , 
ENV{ID_MEDIA_PLAYER}="creative_zen-x-fi-style"
 # DMP-100
 ATTRS{idVendor}=="0dda" , ATTRS{idProduct}=="0302" , 
ENV{ID_MEDIA_PLAYER}="hama_dmp-100"
 # Sansa m200 Series
 ATTRS{idVendor}=="0781" , ATTRS{idProduct}=="7401" , 
ENV{ID_MEDIA_PLAYER}="sandisk_sansa-m200-series"
 # Ideos
-ATTRS{idVendor}=="12d1" , ATTRS{idProduct}=="1038" , 
ENV{ID_MEDIA_PLAYER}="huawei_ideos"
+ATTRS{idVendor}=="12d1" , ATTRS{idProduct}=="1037|1038" , 
ENV{ID_MEDIA_PLAYER}="huawei_ideos"
 # Media Player
 ATTRS{idVendor}=="071b" , ATTRS{idProduct}=="3203" , 
ENV{ID_MEDIA_PLAYER}="domain-technologies_0x3203"
 # Mobile phone
@@ -395,8 +417,8 @@
 ATTRS{idVendor}=="4102" , ATTRS{idProduct}=="1067" , 
ENV{ID_MEDIA_PLAYER}="iriver_e30"
 # E100
 ATTRS{idVendor}=="4102" , ATTRS{idProduct}=="1041" , 
ENV{ID_MEDIA_PLAYER}="iriver_e100"
-# EVO 4G
-ATTRS{idVendor}=="0bb4" , ATTRS{idProduct}=="0c8d" , 
ENV{ID_MEDIA_PLAYER}="htc_evo-4g"
+# Sansa Fuze+
+ATTRS{idVendor}=="0781" , ATTRS{idProduct}=="74e0" , 
ENV{ID_MEDIA_PLAYER}="sandisk_sansa-fuze-plus"
 # N91
 ATTRS{idVendor}=="0421" , ATTRS{idProduct}=="0444" , 
ENV{ID_MEDIA_PLAYER}="nokia_n91"
 # Vision
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/media-player-info-12/media-players/coby_mp300.mpi 
new/media-player-info-14/media-players/coby_mp300.mpi
--- old/media-player-info-12/media-players/coby_mp300.mpi       1970-01-01 
01:00:00.000000000 +0100
+++ new/media-player-info-14/media-players/coby_mp300.mpi       2011-02-10 
11:53:43.000000000 +0100
@@ -0,0 +1,8 @@
+[Device]
+Product=Coby
+Vendor=MP300
+AccessProtocol=storage
+DeviceMatch=usb:1e74:2211;
+
+[Media]
+OutputFormats=audio/mpeg;audio/x-ms-wma
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/media-player-info-12/media-players/coby_mp705-4g.mpi 
new/media-player-info-14/media-players/coby_mp705-4g.mpi
--- old/media-player-info-12/media-players/coby_mp705-4g.mpi    1970-01-01 
01:00:00.000000000 +0100
+++ new/media-player-info-14/media-players/coby_mp705-4g.mpi    2011-02-10 
11:53:43.000000000 +0100
@@ -0,0 +1,8 @@
+[Device]
+Product=Coby
+Vendor=MP705-4G
+AccessProtocol=storage
+DeviceMatch=usb:1e74:2211;
+
+[Media]
+OutputFormats=audio/mpeg;audio/x-ms-wma
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/media-player-info-12/media-players/coby_mp705-8g.mpi 
new/media-player-info-14/media-players/coby_mp705-8g.mpi
--- old/media-player-info-12/media-players/coby_mp705-8g.mpi    1970-01-01 
01:00:00.000000000 +0100
+++ new/media-player-info-14/media-players/coby_mp705-8g.mpi    2011-02-10 
11:53:43.000000000 +0100
@@ -0,0 +1,8 @@
+[Device]
+Product=Coby
+Vendor=MP705-8G
+AccessProtocol=storage
+DeviceMatch=usb:1e74:2211;
+
+[Media]
+OutputFormats=audio/mpeg;audio/x-ms-wma
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/media-player-info-12/media-players/coby_mpc843_mpc853.mpi 
new/media-player-info-14/media-players/coby_mpc843_mpc853.mpi
--- old/media-player-info-12/media-players/coby_mpc843_mpc853.mpi       
1970-01-01 01:00:00.000000000 +0100
+++ new/media-player-info-14/media-players/coby_mpc843_mpc853.mpi       
2011-02-10 11:53:43.000000000 +0100
@@ -0,0 +1,8 @@
+[Device]
+Product=Coby
+Vendor=MPC843/MPC853
+AccessProtocol=storage
+DeviceMatch=usb:0402:5667;
+
+[Media]
+OutputFormats=audio/mpeg;audio/x-ms-wma
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/media-player-info-12/media-players/creative_zen-stone.mpi 
new/media-player-info-14/media-players/creative_zen-stone.mpi
--- old/media-player-info-12/media-players/creative_zen-stone.mpi       
2010-11-10 10:05:02.000000000 +0100
+++ new/media-player-info-14/media-players/creative_zen-stone.mpi       
2011-02-10 11:53:43.000000000 +0100
@@ -10,4 +10,4 @@
 
 [storage]
 AudioFolders=MUSIC/
-
+FolderDepth=2
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/media-player-info-12/media-players/creative_zen-x-fi-style.mpi 
new/media-player-info-14/media-players/creative_zen-x-fi-style.mpi
--- old/media-player-info-12/media-players/creative_zen-x-fi-style.mpi  
1970-01-01 01:00:00.000000000 +0100
+++ new/media-player-info-14/media-players/creative_zen-x-fi-style.mpi  
2011-04-19 11:54:41.000000000 +0200
@@ -0,0 +1,11 @@
+[Device]
+Product=Zen X-Fi Style
+Vendor=Creative
+AccessProtocol=storage
+DeviceMatch=usb:041e:200a;
+
+[Media]
+OutputFormats=audio/mpeg;audio/x-flac;audio/mp4
+
+[storage]
+AudioFolders=Music/;Recorded/
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/media-player-info-12/media-players/htc_desire_hero.mpi 
new/media-player-info-14/media-players/htc_desire_hero.mpi
--- old/media-player-info-12/media-players/htc_desire_hero.mpi  2010-11-10 
10:05:02.000000000 +0100
+++ new/media-player-info-14/media-players/htc_desire_hero.mpi  1970-01-01 
01:00:00.000000000 +0100
@@ -1,12 +0,0 @@
-[Device]
-Product=Desire/Hero
-Vendor=HTC
-AccessProtocol=storage
-DeviceMatch=usb:0bb4:0ff9;usb:0bb4:0c99;usb:0bb4:0c87;
-
-[Media]
-OutputFormats=audio/mpeg;audio/x-ms-wma;audio/aac;audio/x-wav;audio/x-midi;application/ogg;audio/amr;audio/m4a
-
-[storage]
-AudioFolders=Music/;MP3/
-
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/media-player-info-12/media-players/htc_desire_hero_evo-4g_legend.mpi 
new/media-player-info-14/media-players/htc_desire_hero_evo-4g_legend.mpi
--- old/media-player-info-12/media-players/htc_desire_hero_evo-4g_legend.mpi    
1970-01-01 01:00:00.000000000 +0100
+++ new/media-player-info-14/media-players/htc_desire_hero_evo-4g_legend.mpi    
2011-04-19 11:36:31.000000000 +0200
@@ -0,0 +1,14 @@
+[Device]
+Product=Android phone
+Vendor=HTC
+AccessProtocol=storage
+DeviceMatch=usb:0bb4:0ff9;usb:0bb4:0c99;usb:0bb4:0ca2;usb:0bb4:0c87;usb:0bb4:0c8d;usb:0bb4:0c97;
+
+[Media]
+OutputFormats=audio/mpeg;audio/x-ms-wma;audio/aac;audio/x-wav;audio/x-midi;application/ogg;audio/amr;audio/m4a
+
+[Playlist]
+Formats=audio/mpegurl;audio/x-mpegurl
+
+[storage]
+AudioFolders=Music/;MP3/
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/media-player-info-12/media-players/htc_evo-4g.mpi 
new/media-player-info-14/media-players/htc_evo-4g.mpi
--- old/media-player-info-12/media-players/htc_evo-4g.mpi       2011-01-09 
00:33:59.000000000 +0100
+++ new/media-player-info-14/media-players/htc_evo-4g.mpi       1970-01-01 
01:00:00.000000000 +0100
@@ -1,12 +0,0 @@
-[Device]
-Product=EVO 4G
-Vendor=HTC
-AccessProtocol=storage
-DeviceMatch=usb:0bb4:0c8d;
-
-[Media]
-OutputFormats=audio/mpeg;audio/x-ms-wma;audio/aac;audio/x-wav;application/ogg;audio/amr;audio/mp4;audio/m4a
-
-[storage]
-AudioFolders=Music/
-
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/media-player-info-12/media-players/htc_legend.mpi 
new/media-player-info-14/media-players/htc_legend.mpi
--- old/media-player-info-12/media-players/htc_legend.mpi       2010-11-10 
10:05:02.000000000 +0100
+++ new/media-player-info-14/media-players/htc_legend.mpi       1970-01-01 
01:00:00.000000000 +0100
@@ -1,12 +0,0 @@
-[Device]
-Product=Legend
-Vendor=HTC
-AccessProtocol=storage
-DeviceMatch=usb:0bb4:0c97;
-
-[Media]
-OutputFormats=audio/mpeg;audio/x-ms-wma;audio/mp4;audio/aac;audio/x-wav;application/ogg
-
-[storage]
-AudioFolders=Music/
-
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/media-player-info-12/media-players/huawei_ideos.mpi 
new/media-player-info-14/media-players/huawei_ideos.mpi
--- old/media-player-info-12/media-players/huawei_ideos.mpi     2010-11-10 
10:05:02.000000000 +0100
+++ new/media-player-info-14/media-players/huawei_ideos.mpi     2011-01-24 
17:00:05.000000000 +0100
@@ -2,7 +2,7 @@
 Product=Ideos
 Vendor=Huawei
 AccessProtocol=storage
-DeviceMatch=usb:12d1:1038;
+DeviceMatch=usb:12d1:1037;usb:12d1:1038;
 
 [Media]
 
OutputFormats=audio/mpeg;audio/x-ms-wma;audio/3gpp;audio/mp4;audio/aac;audio/vnd.rn-realaudio;audio/x-midi;audio/x-wav;application/ogg
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/media-player-info-12/media-players/lg_0x6018.mpi 
new/media-player-info-14/media-players/lg_0x6018.mpi
--- old/media-player-info-12/media-players/lg_0x6018.mpi        2010-11-10 
10:05:02.000000000 +0100
+++ new/media-player-info-14/media-players/lg_0x6018.mpi        2011-01-14 
21:02:37.000000000 +0100
@@ -5,8 +5,8 @@
 DeviceMatch=usb:1004:6018;
 
 [Media]
-OutputFormats=audio/mpeg;audio/aac;audio/x-aac;audio/x-ms-wma;audio/vnd.rn-realaudio
+OutputFormats=audio/mpeg;audio/aac;audio/x-aac;audio/x-ms-wma;audio/vnd.rn-realaudio;audio/x-wav
 
 [storage]
 AudioFolders=Music/;Sounds/;Sounds/Music/;My folder/Music/
-PlaylistPath=My folder/Playlists/
+PlaylistPath=Sounds/Playlists;My folder/Playlists/
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/media-player-info-12/media-players/lg_ally_optimus-one.mpi 
new/media-player-info-14/media-players/lg_ally_optimus-one.mpi
--- old/media-player-info-12/media-players/lg_ally_optimus-one.mpi      
2011-01-09 00:33:59.000000000 +0100
+++ new/media-player-info-14/media-players/lg_ally_optimus-one.mpi      
1970-01-01 01:00:00.000000000 +0100
@@ -1,17 +0,0 @@
-[Device]
-Product=Ally/Optimus One
-Vendor=LG
-AccessProtocol=storage
-DeviceMatch=usb:1004:618e;usb:1004:618f;
-
-[Media]
-OutputFormats=audio/mpeg;audio/x-ms-wma;audio/mp4;audio/aac;application/ogg;audio/x-aac;audio/x-wav;audio/x-midi;audio/amr;audio/m4a
-
-[Playlist]
-Formats=audio/x-mpegurl
-
-[storage]
-PlaylistPath=Playlists/%File
-AudioFolders=Music/;media/audio/
-
-
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/media-player-info-12/media-players/lg_ally_optimus-one_vortex.mpi 
new/media-player-info-14/media-players/lg_ally_optimus-one_vortex.mpi
--- old/media-player-info-12/media-players/lg_ally_optimus-one_vortex.mpi       
1970-01-01 01:00:00.000000000 +0100
+++ new/media-player-info-14/media-players/lg_ally_optimus-one_vortex.mpi       
2011-01-14 21:02:37.000000000 +0100
@@ -0,0 +1,17 @@
+[Device]
+Product=Ally/Optimus One/Vortex
+Vendor=LG
+AccessProtocol=storage
+DeviceMatch=usb:1004:618e;usb:1004:618f;usb:1004:61c6;
+
+[Media]
+OutputFormats=audio/mpeg;audio/x-ms-wma;audio/mp4;audio/aac;application/ogg;audio/x-aac;audio/x-wav;audio/x-midi;audio/amr;audio/m4a
+
+[Playlist]
+Formats=audio/x-mpegurl
+
+[storage]
+PlaylistPath=Playlists/%File
+AudioFolders=Music/;media/audio/
+
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/media-player-info-12/media-players/lg_vortex.mpi 
new/media-player-info-14/media-players/lg_vortex.mpi
--- old/media-player-info-12/media-players/lg_vortex.mpi        2011-01-09 
00:33:59.000000000 +0100
+++ new/media-player-info-14/media-players/lg_vortex.mpi        1970-01-01 
01:00:00.000000000 +0100
@@ -1,17 +0,0 @@
-[Device]
-Product=Vortex
-Vendor=LG
-AccessProtocol=storage
-DeviceMatch=usb:1004:61c6;
-
-[Media]
-OutputFormats=audio/mpeg;audio/x-ms-wma;audio/mp4;audio/aac;application/ogg;audio/x-aac;audio/x-wav;audio/x-midi;audio/amr;audio/m4a
-
-[Playlist]
-Formats=audio/x-mpegurl
-
-[storage]
-PlaylistPath=Playlists/%File
-AudioFolders=Music/
-
-
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/media-player-info-12/media-players/motorola_droid-2.mpi 
new/media-player-info-14/media-players/motorola_droid-2.mpi
--- old/media-player-info-12/media-players/motorola_droid-2.mpi 1970-01-01 
01:00:00.000000000 +0100
+++ new/media-player-info-14/media-players/motorola_droid-2.mpi 2011-01-14 
21:02:37.000000000 +0100
@@ -0,0 +1,11 @@
+[Device]
+Vendor=Motorola
+Product=Droid 2
+AccessProtocol=storage
+DeviceMatch=usb:22b8:42a4;
+Icon=phone-motorola-droid
+
+[Media]
+OutputFormats=audio/mpeg;audio/aac;audio/x-aac;application/ogg;audio/amr;audio/amr-wb;audio/midi;audio/x-ms-wma
+
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/media-player-info-12/media-players/motorola_droid-x.mpi 
new/media-player-info-14/media-players/motorola_droid-x.mpi
--- old/media-player-info-12/media-players/motorola_droid-x.mpi 1970-01-01 
01:00:00.000000000 +0100
+++ new/media-player-info-14/media-players/motorola_droid-x.mpi 2011-01-14 
21:02:37.000000000 +0100
@@ -0,0 +1,13 @@
+[Device]
+Vendor=Motorola
+Product=Droid X
+AccessProtocol=storage
+DeviceMatch=usb:22b8:4285;
+Icon=phone-motorola-droid
+
+[Media]
+OutputFormats=audio/mpeg;audio/aac;application/ogg
+
+[storage]
+AudioFolders=Music/
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/media-player-info-12/media-players/motorola_droidx.mpi 
new/media-player-info-14/media-players/motorola_droidx.mpi
--- old/media-player-info-12/media-players/motorola_droidx.mpi  2010-11-10 
10:05:02.000000000 +0100
+++ new/media-player-info-14/media-players/motorola_droidx.mpi  1970-01-01 
01:00:00.000000000 +0100
@@ -1,13 +0,0 @@
-[Device]
-Vendor=Motorola
-Product=Droid X
-AccessProtocol=storage
-DeviceMatch=usb:22b8:4285;
-Icon=phone-motorola-droid
-
-[Media]
-OutputFormats=audio/mpeg;audio/aac;application/ogg
-
-[storage]
-AudioFolders=Music/
-
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/media-player-info-12/media-players/pantech_sirius-alpha.mpi 
new/media-player-info-14/media-players/pantech_sirius-alpha.mpi
--- old/media-player-info-12/media-players/pantech_sirius-alpha.mpi     
1970-01-01 01:00:00.000000000 +0100
+++ new/media-player-info-14/media-players/pantech_sirius-alpha.mpi     
2011-04-19 11:36:31.000000000 +0200
@@ -0,0 +1,14 @@
+[Device]
+Product=SIRIUS alpha
+Vendor=Pantech
+AccessProtocol=storage
+DeviceMatch=usb:10a9:6021;
+
+[Media]
+OutputFormats=audio/mpeg;audio/x-ms-wma;audio/aac;audio/x-wav;audio/x-midi;application/ogg;audio/amr;audio/m4a
+
+[Playlist]
+Formats=audio/mpegurl;audio/x-mpegurl
+
+[storage]
+AudioFolders=Music/;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/media-player-info-12/media-players/rca_h100a.mpi 
new/media-player-info-14/media-players/rca_h100a.mpi
--- old/media-player-info-12/media-players/rca_h100a.mpi        1970-01-01 
01:00:00.000000000 +0100
+++ new/media-player-info-14/media-players/rca_h100a.mpi        2011-02-10 
11:53:43.000000000 +0100
@@ -0,0 +1,11 @@
+[Device]
+Product=H100A
+Vendor=RCA
+AccessProtocol=storage
+DeviceMatch=usb:069b:0761;
+
+[Media]
+OutputFormats=audio/mpeg;audio/x-ms-wma;audio/audible;audio/x-wav
+
+[storage]
+AudioFolders=LYRA_SYS/
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/media-player-info-12/media-players/samsung_galaxy.mpi 
new/media-player-info-14/media-players/samsung_galaxy.mpi
--- old/media-player-info-12/media-players/samsung_galaxy.mpi   2010-11-18 
17:00:21.000000000 +0100
+++ new/media-player-info-14/media-players/samsung_galaxy.mpi   2011-02-10 
11:53:43.000000000 +0100
@@ -2,7 +2,7 @@
 Product=Galaxy
 Vendor=Samsung
 AccessProtocol=storage
-DeviceMatch=usb:04e8:6602;usb:04e8:6603;usb:04e8:6640;usb:04e8:681c;usb:04e8:681d;
+DeviceMatch=usb:04e8:6602;usb:04e8:6603;usb:04e8:6640;usb:04e8:681c;usb:04e8:681d;usb:04e8:6877;
 Icon=phone-samsung-galaxy-s
 
 [Media]
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/media-player-info-12/media-players/samsung_u6.mpi 
new/media-player-info-14/media-players/samsung_u6.mpi
--- old/media-player-info-12/media-players/samsung_u6.mpi       1970-01-01 
01:00:00.000000000 +0100
+++ new/media-player-info-14/media-players/samsung_u6.mpi       2011-03-15 
12:08:10.000000000 +0100
@@ -0,0 +1,14 @@
+[Device]
+Product=U6
+Vendor=Samsung
+AccessProtocol=storage
+DeviceMatch=usb:04e8:5133;
+
+[Media]
+OutputFormats=audio/mpeg;audio/x-ms-wma;audio/flac;application/ogg;
+InputFormats=audio/mpeg
+
+[storage]
+AudioFolders=Music/
+PlaylistPath=Playlists/;Recorded Files
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/media-player-info-12/media-players/sandisk_sansa-fuze-plus.mpi 
new/media-player-info-14/media-players/sandisk_sansa-fuze-plus.mpi
--- old/media-player-info-12/media-players/sandisk_sansa-fuze-plus.mpi  
1970-01-01 01:00:00.000000000 +0100
+++ new/media-player-info-14/media-players/sandisk_sansa-fuze-plus.mpi  
2011-04-19 11:43:51.000000000 +0200
@@ -0,0 +1,17 @@
+[Device]
+Product=Sansa Fuze+
+Vendor=SanDisk
+AccessProtocol=storage
+DeviceMatch=usb:0781:74e0;
+
+[Media]
+InputFormats=audio/x-wav
+OutputFormats=audio/mp3;audio/mpeg;audio/x-ms-wma;audio/audible;application/ogg;audio/ogg;audio/flac;audio/x-wav;audio/x-pn-audibleaudio
+
+[Playlist]
+Formats=audio/x-mpegurl
+
+[storage]
+RequiresEject=true
+PlaylistPath=MUSIC/%File
+AudioFolders=MUSIC/;PODCAST/;RECORDING/RADIO/;RECORDING/VOICE/;AUDIBLE/;AUDIOBOOKS/
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/media-player-info-12/media-players/sandisk_sansa-fuze.mpi 
new/media-player-info-14/media-players/sandisk_sansa-fuze.mpi
--- old/media-player-info-12/media-players/sandisk_sansa-fuze.mpi       
2010-11-10 10:05:02.000000000 +0100
+++ new/media-player-info-14/media-players/sandisk_sansa-fuze.mpi       
2011-04-19 11:41:43.000000000 +0200
@@ -2,7 +2,7 @@
 Product=Sansa Fuze
 Vendor=SanDisk
 AccessProtocol=storage
-DeviceMatch=usb:0781:074c1;
+DeviceMatch=usb:0781:74c1;
 
 [Media]
 InputFormats=audio/x-wav
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/media-player-info-12/media-players/sharp-is01.mpi 
new/media-player-info-14/media-players/sharp-is01.mpi
--- old/media-player-info-12/media-players/sharp-is01.mpi       1970-01-01 
01:00:00.000000000 +0100
+++ new/media-player-info-14/media-players/sharp-is01.mpi       2011-04-19 
11:36:31.000000000 +0200
@@ -0,0 +1,14 @@
+[Device]
+Product=IS01
+Vendor=Sharp
+AccessProtocol=storage
+DeviceMatch=usb:04dd:9337;
+
+[Media]
+OutputFormats=audio/mpeg;audio/x-ms-wma;audio/aac;audio/x-wav;audio/x-midi;application/ogg;audio/amr;audio/m4a
+
+[Playlist]
+Formats=audio/mpegurl;audio/x-mpegurl
+
+[storage]
+AudioFolders=Music/;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/media-player-info-12/media-players/sony-ericsson_c905.mpi 
new/media-player-info-14/media-players/sony-ericsson_c905.mpi
--- old/media-player-info-12/media-players/sony-ericsson_c905.mpi       
1970-01-01 01:00:00.000000000 +0100
+++ new/media-player-info-14/media-players/sony-ericsson_c905.mpi       
2011-04-19 11:36:31.000000000 +0200
@@ -0,0 +1,13 @@
+[Device]
+Product=C905
+Vendor=Sony Ericsson
+AccessProtocol=storage
+DeviceMatch=usb:0fce:e0ef;
+
+[Media]
+InputFormats=audio/amr
+OutputFormats=audio/mpeg;audio/3gpp;audio/aac;audio/amr;audio/amr-wb;audio/imelody;audio/mp4;audio/m4a;audio/midi;audio/vnd.m-realaudio;audio/vnd.rn-realaudio;audio/vnd.smaf;audio/x-m4b;audio/x-ms-wma;audio/x-wav;audio/xmf
+
+[storage]
+AudioFolders=music/
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/media-player-info-12/media-players/sony-ericsson_k800i.mpi 
new/media-player-info-14/media-players/sony-ericsson_k800i.mpi
--- old/media-player-info-12/media-players/sony-ericsson_k800i.mpi      
2010-10-29 22:43:53.000000000 +0200
+++ new/media-player-info-14/media-players/sony-ericsson_k800i.mpi      
2011-01-24 17:00:05.000000000 +0100
@@ -1,10 +1,12 @@
 [Device]
 Product=K800i
 AccessProtocol=storage
-DeviceMatch=usb:0fce:d039;
+DeviceMatch=usb:0fce:e039;
 Vendor=Sony Ericsson
 
 [Media]
 InputFormats=audio/x-amr
 
OutputFormats=audio/mpeg;audio/3gpp;audio/mp4;audio/aac;audio/vnd.rn-realaudio;audio/x-amr;audio/x-imy;audio/x-midi;audio/x-ms-wma;audio/x-wav
 
+[storage]
+AudioFolders=music/
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/media-player-info-12/media-players/sony-ericsson_xperia-x1.mpi 
new/media-player-info-14/media-players/sony-ericsson_xperia-x1.mpi
--- old/media-player-info-12/media-players/sony-ericsson_xperia-x1.mpi  
1970-01-01 01:00:00.000000000 +0100
+++ new/media-player-info-14/media-players/sony-ericsson_xperia-x1.mpi  
2011-01-14 21:02:37.000000000 +0100
@@ -0,0 +1,12 @@
+[Device]
+Product=XPERIA X1
+Vendor=Sony Ericsson
+AccessProtocol=storage
+DeviceMatch=usb:0bb4:0c1f;usb:0bb4:0b1f;
+
+[Media]
+OutputFormats=audio/mpeg;audio/aac;audio/mp4;audio/x-ms-wma
+
+[storage]
+AudioFolders=My Music/
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/media-player-info-12/media-players/sony-ericsson_xperia-x10-mini-pro.mpi 
new/media-player-info-14/media-players/sony-ericsson_xperia-x10-mini-pro.mpi
--- 
old/media-player-info-12/media-players/sony-ericsson_xperia-x10-mini-pro.mpi    
    2010-11-10 10:05:02.000000000 +0100
+++ 
new/media-player-info-14/media-players/sony-ericsson_xperia-x10-mini-pro.mpi    
    2011-01-14 21:02:37.000000000 +0100
@@ -5,11 +5,10 @@
 DeviceMatch=usb:0fce:3138;usb:0fce:2138;
 
 [Media]
-OutputFormats=audio/mpeg;audio/x-ms-wma;audio/3gpp;audio/mp4;audio/aac;audio/vnd.rn-realaudio;audio/x-midi;audio/x-wav;application/ogg;audio/amr-wbr
-
-[storage]
-AudioFolders=music/;Music/
+OutputFormats=audio/mpeg;audio/x-ms-wma;audio/3gpp;audio/mp4;audio/aac;audio/vnd.rn-realaudio;audio/x-midi;audio/x-wav;application/ogg;audio/m4a;audio/amr-wbr;audio/xmf
 
 [Playlist]
 Formats=audio/mpegurl;audio/x-mpegurl;audio/x-scpls
 
+[storage]
+AudioFolders=Music/;music/
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/media-player-info-12/media-players/sony_walkman-nwz-e355.mpi 
new/media-player-info-14/media-players/sony_walkman-nwz-e355.mpi
--- old/media-player-info-12/media-players/sony_walkman-nwz-e355.mpi    
1970-01-01 01:00:00.000000000 +0100
+++ new/media-player-info-14/media-players/sony_walkman-nwz-e355.mpi    
2011-01-14 21:04:40.000000000 +0100
@@ -0,0 +1,11 @@
+[Device]
+Product=Walkman NWZ-E355
+Vendor=Sony
+AccessProtocol=storage
+DeviceMatch=usb:054c:04cb;
+
+[Media]
+OutputFormats=audio/mpeg;audio/x-ms-wma;audio/aac
+
+[storage]
+AudioFolders=MUSIC/
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/media-player-info-12/tools/mpi2udev.py 
new/media-player-info-14/tools/mpi2udev.py
--- old/media-player-info-12/tools/mpi2udev.py  2010-09-21 11:24:29.000000000 
+0200
+++ new/media-player-info-14/tools/mpi2udev.py  2011-02-10 11:53:43.000000000 
+0100
@@ -71,7 +71,8 @@
     # do we have an icon?
     try:
         icon = cp.get('Device', 'icon')
-        print ', ENV{UDISKS_PRESENTATION_ICON_NAME}="%s"' % icon,
+        # breaks media player detection : 
https://bugs.launchpad.net/ubuntu/+source/gvfs/+bug/657609
+        # print ', ENV{UDISKS_PRESENTATION_ICON_NAME}="%s"' % icon,
     except ConfigParser.NoOptionError:
         pass
 


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to