Re: [Rhythmbox-devel] Plugin to fix playlists

2012-02-09 Thread Petko
On 02/04/2012 05:02 AM, Jonathan Matthew wrote: I don't even understand what you're asking for here. You want the playlist code to do this for you? To my mind this is something better implemented in a plugin. True, I also got to this conclusion . Read the introductory documentation for gtk.

Re: [Rhythmbox-devel] Plugin to fix playlists

2012-02-03 Thread Jonathan Matthew
On Tue, Jan 31, 2012 at 11:47 AM, Petko wrote: > On 01/22/2012 10:49 PM, Petko wrote: > >  Hey guys , . [...] > > >  The plugin would rely on the consistent filenames . Simple cycle : > > For (every song in the playlist) { > > //get filename from the path recorded in the playlist > > //find the so

Re: [Rhythmbox-devel] Plugin to fix playlists

2012-01-30 Thread Petko
On 01/22/2012 10:49 PM, Petko wrote: Hey guys , . [...] The plugin would rely on the consistent filenames . Simple cycle : For (every song in the playlist) { //get filename from the path recorded in the playlist //find the song in the library by filename //get the path ,stored in the lib

[Rhythmbox-devel] Plugin to fix playlists

2012-01-22 Thread Petko
Hey guys , I've been meaning to write about this idea for some time now and I finally got to it . I want to make (or help make ) a plugin to fix paths of songs in playlists . The problem - when I export playlists from say iTunes , they have the Windows paths in , so they are practically broken