Re: [Rhythmbox-devel] .is_audio_player playlist_format=audio/x-mpegurl not being parsed



On Thu, Jan 21, 2010 at 10:13 PM, Brian J. Murrell
<brian interlinx bc ca> wrote:
> All of the settings seem to be getting recognized by RB as it places
> music and playlist files in the correct locations.  RB does not seem to
> be taking notice of the playlist type though.  Specifically, when I try
> to create a playlist, in rb_generic_player_source_get_playlist_format()
> playlist_formats ends up being NULL after:
>
>        g_object_get (priv->device_info, "playlist-formats", &playlist_formats, NULL);
>
> As a secondary issue, RB doesn't seem to be finding and/or listing the
> existing playlists on the device.

That's probably because it doesn't think the device supports any
playlist formats.

> Any ideas?
>
> FWIW, I do have 4296f971de1f1661dad8a78dea504b6c6614fef6 applied, but I
> don't think that is directly related to the issues I am having here.

You need this commit too:

commit 01ab44f01473476bf00336fac75e005a65873bab
Author: Jonathan Matthew <jonathan d14n org>
Date:   Thu Dec 24 23:43:11 2009 +1000

    mpid: read playlist formats from .is_audio_player override file

and once you've got to that extent, you might as well build from git
master instead..


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