Menu

#3 URLs are not parsed correct when adding songs to playlist

open
nobody
None
5
2006-12-04
2006-12-04
No

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

Discussion

  • Anonymous

    Anonymous - 2006-12-06

    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.

     
  • Anonymous

    Anonymous - 2006-12-06

    Resolves the path problem if you add tracks (single/add all) to the playlist

     
  • Anonymous

    Anonymous - 2006-12-06

    Logged In: YES
    user_id=977502
    Originator: YES

    File Added: path.patch

     

Log in to post a comment.