[Playlist] Update++;

Agentbleu colourbleu at free.fr
Tue May 15 18:18:50 UTC 2007


Im guessing that there would normally be 500 pictures for every 10  
tracks or so.

thats why i have it as 2 streams at the moment.

Not withstanding that some I guess would like only image streams.

steve

On 15 May 2007, at 20:06, Sebastian Pipping wrote:

> Lucas Gonze wrote:
>> I wonder about something like:
>>
>> <track>
>> <slide:slide
>> xmlns:slide="http://xspf.org/slide"
>> src="example.png"
>> duration="10000" />
>> </track>
>
> ------------------------------------------------
> Don't forget to wrap it in an extension
> tag:
>
>    <track>
>      <extension application="http://example.com/">
>        <slide:slide
>          xmlns:slide="http://xspf.org/slide"
>          src="example.png"
>          duration="10000" />
>      </extension>
>    </track>
>
> Nevertheless I see problems when this is combined
> with locations for the track as well. I see you
> try to find a practical solution to the
> location-without-duration problem but I'm not
> sure this is possible without losing the whole
> concept. Maybe better this way?:
>
>    <track>
>      <meta rel="http://example.com/slideshow/duration">123</meta>
>      <location>example.png</location>
>    </track>
>
>
>
> Sebastian
>
> _______________________________________________
> Playlist mailing list
> Playlist at lists.musicbrainz.org
> http://lists.musicbrainz.org/mailman/listinfo/playlist




More information about the Playlist mailing list