Summary: | Implement playlist handling on MTP devices | ||
---|---|---|---|
Product: | [Applications] amarok | Reporter: | Mikko C. <mikko.cal> |
Component: | Collections/MTP player | Assignee: | Alejandro Wainzinger <aikawarazuni> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | aikawarazuni, bart.cerneels, EagleScreen |
Priority: | NOR | ||
Version: | 2.0-SVN | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Mikko C.
2009-01-02 09:11:48 UTC
I agree entirely. I'm waiting for the person who's working on Playlist code to have more time to get it going before I implement it on Ipods and MTPs. Until then, I can't do a lot. I have the code ready in a git branch. If I commit it in a non-completed state you can use it to show the devices playlists. Now that trunk is open again I can do that. Remind me when I'm online. The code is in. all that has to be done now is implementing Meta::MtpPlaylist and a MtpUserPlaylistProvider. *** Bug 186873 has been marked as a duplicate of this bug. *** Done by the fantastic ALEJANDRO! I'm not sure this should be marked as fixed. I still can't transfer local playlist to the device, nor create new playlists on the device. Alejandro, what do you say? Is it something doable? I consider this bug fixed because MTP-playlists can be read. I'm working on saving the current playlist to a given device and the playlist synhronization features. Since those are not MTP specific it's best to close this one. If you want to track progress on the follow-up feel free to open a new wish. But be prepared to close it when implemented and I forget, because the BUG: post-commit hook is not working yet for gitorious. Bart no that's ok, I just thought that "playlist handling" included all possible actions like create, modify, delete, sync, etc. But since you're already working on it there's no need to open another specific bug. Thanks :) |