View Single Post
Posts: 197 | Thanked: 91 times | Joined on Dec 2010
#1
I use Rhythmbox to manage my music. I like to create playlists. I would like to have acces to these playlists on my N900 as well. Rhythmbox can export to m3u that N900 can handle, but that is tedious and needs hand editing of the file since the filesystems on my computer and N900 are not the same.

Hence https://github.com/felagund/rbmx2m3u/tarball/master - a python script to make this work automatically. I hope someone finds it useful. It can be set up for your computer, see README.

(I use grsync to copy my music to N900 - from there, this script can be always called).

Comments and so on are welcome!