Problems with copying music to MSC microSD card on Sansa Fuze with Amarok 2.2

Aran Cox arancox at gmail.com
Mon Oct 19 22:17:58 UTC 2009


On Fri, Oct 16, 2009 at 8:11 PM, Brian Morrison <bdm at fenrir.org.uk> wrote:
> I'm still having some serious problems with copying music to my Fuze.
>
> A lot of albums will not copy, the message I get is that the track is
> already on the device but a check using either command line or file
> manager shows that there are no tracks named that way on there. I do
> note that when the copy does work the system load jumps to between 25
> and 35, although the desktop is not sluggish when this happens.
>
> It isn't clear what is happening with this, but I can only say that in
> Amarok 1.4 it just worked.
>
> If anyone has any comments about the reliability of the new MSC code in
> Amarok 2.2 I'd be interested to know what you think.
>

Amarok has a hardcoded list of file types it thinks UMS devices
support.  If your files are not one of those types it will eliminate
them from the list of files to be copied.  The other reason it might
eliminate them is because they are already on the device.  It
generates the same error message in any case.  I'm sure this will be
configurable at some point but for now you can edit
src/collection/umscollection/handler/UmsHandler.cpp.  Look for
UmsHandler::supportedFormats and you'll see a list.  You can set the
formats there for now.  I'm just guessing that might be your problem
as I had the same problem until I added flac and ogg to the list of
supported file types.



More information about the Amarok mailing list