Bug 243096

Summary: load a saved playlist in Database from Script
Product: [Applications] amarok Reporter: Marco <sommamarcus>
Component: Playlists/Saved PlaylistsAssignee: Amarok Developers <amarok-bugs-dist>
Status: REPORTED ---    
Severity: wishlist CC: bart.cerneels, nhn, teo
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:

Description Marco 2010-06-29 01:08:29 UTC
Version:           unspecified (using KDE 4.2.0) 
OS:                Linux

It would be very useful feature to have a commandscript method in Playlist section to load a playlist stored in database like
Amarok.Playlist.addMediaDB("playlist1") or 
Amarok.Playlist.playMediaDB("playlist1")
The actual addMedia only load a non-local playlist and it adds only the first song

Reproducible: Always