Bug 243096 - load a saved playlist in Database from Script
Summary: load a saved playlist in Database from Script
Status: REPORTED
Alias: None
Product: amarok
Classification: Applications
Component: Playlists/Saved Playlists (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR wishlist
Target Milestone: ---
Assignee: Amarok Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-29 01:08 UTC by Marco
Modified: 2012-02-10 14:43 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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