Re: [Banshee-List] =?utf-8?q?=2Eis=5Faudio=5Fplayer_on_N900_is_being_?= =?utf-8?q?ignored?=



On Fri, 16 Apr 2010 10:58:22 +0200, Marcel <tanuva googlemail com> wrote:
> I'm trying to sync my N900 with Banshee 1.6. As of
> https://bugzilla.gnome.org/show_bug.cgi?id=611991 the internal N900
> settings should be ignored if there's a .is_audio_player file present on
> the device which indeed is.
In fact, the settings in the .is_audio_player are merged with the default
configuration in Banshee, so you only have to add key in your
.is_audio_player for values which you want to change. (just for your
information)

> It looks like this:
> marcel d-a318:~$ cat /media/N900/.is_audio_player 
> playback_mime_types=video/mp4-generic, video/quicktime, video/mp4,
> ...
> Still Banshee insists that the N900 only supports PCM (and MP3 after I
> installed the gstreamer mp3 codec), but no ogg although its
> in .is_audio_player. Gstreamer/Banshee plays all my ogg files just fine,
> so the codec is there I guess.
The correct key to specify the supported codecs is 'output_formats'. So if
you change 'playback_mime_types' to 'output_formats' in your
.is_audio_player is should work fine.

I have the following in my .is_audio_player on my N900:
name=N900_internal_memory
audio_folders=Music/
output_formats/application/ogg, audio/mpg

This changes the name of the device in Banshee, makes Banshee store the
audio in Music/ instead of .sounds/ and adds ogg support (this list is
merged with the default list in Banshee so the other codecs don't need to
be added here)

Hope this helps,
Jeroen

-- 
blog: http://budts.be/weblog/ - home: http://lightyear.be
___________________________________
Registered Linux User #482240 - Ubuntu User #25987 - GetFirefox.com


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]