Hi all
I have just installed mt-daapd on Ubuntu 6.10, and it seems to be running very fine 😀
The next step is to create playlists of all my albums, to be used on my Soundbridge. Before updating the playlist file manually, I’d like to know if it’s possible to make some kind of script, that could do it for me. I have about 5500 songs, so the manual process of creating playlists for all albums would take many hours.
The structure of my music folders is:
/home/music/band name/album name/music file
The naming convention I’d like to have in the playlist is:
“band name – album title” {
paths to songs
}
I am VERY new to linux, so I know nothing about scripting with it. I do work as a programmer, so I guess I can learn 😀
Could someone give me an example of such a script, or direct me to somewhere where I can read about it?
Thank you!