Hi,
here's my problem: m3u playlists working well with different music players on my PC are incomplete on my Android mobile. Affected are mp3 files stored below a certain folder level allthough all paths are relative to the folder where the playlists are located.
Examples:
All music folders (individual folder per album) are stored in extSdCard/Music, the playlist myfavourites.m3u is located there as well and behaves like that:
#EXTINF:239,OnlyOneAlbumOfArtist - 8 - EighthTitle
OnlyOneAlbumOfArtist\EighthTitle.mp3
==> works
#EXTINF:286,FirstAlbumOfArtist - 8 - EighthTitle
Artist\FirstAlbumOfArtist\EighthTitle.mp3
==> does not work work
The album playlist OnlyOneAlbumOfArtist.m3u is located in
OnlyOneAlbumOfArtist, i.e. on the same level as the mp3 files ==> works
The album playlist FirstAlbumOfArtist.m3u is located in
Kuenstler\FirstAlbumOfArtist, i.e. also on the same level as the mp3 files ==> does not work
I tried PowerAmp, PlayerPro and WinAmp (on Android 4.1.2), always the same behaviour, on Windows with WinAmp, WMP and applications like MP3tag no trouble whatsoever.
I'm here as it seems that this is an Android specific issue.
Any ideas what causes this issue (and how I could circumvent it without changing my folder structure and many many playlists) welcome.
here's my problem: m3u playlists working well with different music players on my PC are incomplete on my Android mobile. Affected are mp3 files stored below a certain folder level allthough all paths are relative to the folder where the playlists are located.
Examples:
All music folders (individual folder per album) are stored in extSdCard/Music, the playlist myfavourites.m3u is located there as well and behaves like that:
#EXTINF:239,OnlyOneAlbumOfArtist - 8 - EighthTitle
OnlyOneAlbumOfArtist\EighthTitle.mp3
==> works
#EXTINF:286,FirstAlbumOfArtist - 8 - EighthTitle
Artist\FirstAlbumOfArtist\EighthTitle.mp3
==> does not work work
The album playlist OnlyOneAlbumOfArtist.m3u is located in
OnlyOneAlbumOfArtist, i.e. on the same level as the mp3 files ==> works
The album playlist FirstAlbumOfArtist.m3u is located in
Kuenstler\FirstAlbumOfArtist, i.e. also on the same level as the mp3 files ==> does not work
I tried PowerAmp, PlayerPro and WinAmp (on Android 4.1.2), always the same behaviour, on Windows with WinAmp, WMP and applications like MP3tag no trouble whatsoever.
I'm here as it seems that this is an Android specific issue.
Any ideas what causes this issue (and how I could circumvent it without changing my folder structure and many many playlists) welcome.