Re: Playlist management/syncing
Petko Ditchev <[email protected]> Wed, 27 Nov 2013 16:55:11 +0200
| Newsgroups | gmane.comp.gnome.apps.rhythmbox.devel |
|---|---|
| Message-ID | <[email protected]> |
On 11/25/2013 10:06 PM, Jonathan Matthew wrote: > I'm not going to promise to accept a change if I don't know how it > works in practice. If you have questions, ask them here or on irc. I > don't have time to walk you through the entire process, so you're > going to have to take some initiative at some point if you want this > to happen. I'm not asking anyone to do it for me , but the first step to taking the initiative is planning , and checking with the developers . The changes I want to make are practically almost invisible to the user : >sweep the library and (.local/share/rhythmbox/) for playlists >on startup load normal playlists from the files on the disk >save new normal playlists as files in .local/share/rhythmbox/ (automatic playlists stay in playlists.xml) >watch the playlists' files for changes on runtime and update/remove/add them if needed . I don't expect you to accept my changes just like that , I just need a "yeah that's good logic , if you do it right we'll implement it" , and I'll happily branch and code . I just don't have the time (or desire) to make a personal fork of RB in the case that somebody says "We're not merging that , we're happy with the .xml format we have for playlists" . Petko