Summary: | Add Dynamic Playlist API for scripts | ||
---|---|---|---|
Product: | [Applications] amarok | Reporter: | poelzi <bugs.kde.org> |
Component: | Tools/Script Manager | Assignee: | Amarok Developers <amarok-bugs-dist> |
Status: | CONFIRMED --- | ||
Severity: | wishlist | CC: | hamboy95, ralf-engels |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Bug Depends on: | 313283 | ||
Bug Blocks: |
Description
poelzi
2007-10-08 23:05:28 UTC
http://kde-apps.org/content/show.php/cueIt?content=72056 is a dynamic playlist, and it's true, there needs to be an api around a custom dynamic playlists. Like enabling/disabling genres. Of course you can do that now sorta, but there's a whole lot of other things, like scheduling that could be done easy enough using a genre. The build in dynamic playlist is doing a big effort to optimize the results. Getting a script into the loop would slow down the whole process too much. So I am against a script driven Bias. However you can emulate the Dynamic playlist behaviour with the current API. In principle you just add a song at the end and remove one from the front. I've written such a script for MPD in Perl before and I think nothing speaks against doing that for Amarok. What do you think, is that good enough? Is this bug still relevant? Because it could probably be closed based on Ralf Engels comment. No, it's still valid. We still don't have a scriptable dynamic playlist API. *** This bug has been confirmed by popular vote. *** |