Re: [Banshee-List] .is_audio_player on N900 is being ignored
- From: Marcel <tanuva googlemail com>
- To: banshee-list gnome org
- Subject: Re: [Banshee-List] .is_audio_player on N900 is being ignored
- Date: Sat, 17 Apr 2010 12:28:41 +0200
Moin,
With output_formats instead of the mime_types syncing works fine, thank
you!
Marcel
Am Freitag, den 16.04.2010, 02:20 -0700 schrieb Jeroen Budts:
> 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
>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]