URLs are not parsed correct when adding songs to playlist
Status: Beta
Brought to you by:
alkaline
Hi there,
I am using amarok 1.4.4 on kde 3.5.5 in conjunction with mysql 5.0.26, running gentoo linux.
If I try to add some songs using the browser mode of airlcd the playlist shows only a placeholder and announces a 'file not found'. This happens regardless of adding a single or multiple tracks.
I looked at the mysqlDB and saw that the path of a file is stored beginning with a dot (e.g. ./music/dj/cd/great_song.mp3) even if this should be an absolute path.
Amarok is not configured to use relative pathnames.
I just made a quick hack to resolve this problem. Is this a bug or did I miss a configuration setting?
Patch is attached.
Regards
Niclas Felske
Logged In: YES
user_id=977502
Originator: YES
Sorry posted the wrong patch for this bug. Correct patch will be added this evening. Wrong one is deleted.
Resolves the path problem if you add tracks (single/add all) to the playlist
Logged In: YES
user_id=977502
Originator: YES
File Added: path.patch