Skip to content
Commit a9ed3362 authored by Philip Withnall's avatar Philip Withnall 🚫 Committed by Bastien Nocera
Browse files

Add totem_playlist_add_mrls() API

Due to various places in Totem calling the new asynchronous playlist parsing
API on lists of items, it's now possible for playlist to be added to Totem in
orders other than their input order. This is bad.

This commit adds a new totem_playlist_add_mrls() API, which asynchronously
adds lists of MRLs to Totem's playlist, preserving their input order.

Helps: bgo#636686
parent 75f0ef09
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment