Revision 7d88d07...

Go back to digest for 8th July 2012

Bug Fixes in Multimedia

Matěj Laitl committed changes in [amarok] /:

AmarokPlaylistScript: play all media in {add,play}Media(), add playMediaList()

No need to convert to tracks (this way it excluded playlists),
PlaylistController is good enough to read all kinds of urls including
playlists.

Add playMediaList() method for symmetry with addMediaList() when at it.

We thought it worked for other than .m3u playlists, but it was by
chance becasce CollectionManager::trackForUrl() returned something
(probably the first track) for other playlists.


FIXED-IN: 2.6

File Changes

Modified 3 files
  •   ChangeLog
  •   src/scriptengine/AmarokPlaylistScript.cpp
  •   src/scriptengine/AmarokPlaylistScript.h
3 files changed in total