i have exported my playlist from spotify to .m3u, however i import to itunes and it dont bring up the music, which im guessing due to no location in the file. is there a way to sort this without manually doing every single song due 8k worth.
can Mp3 tag help with this if given the folder to search for the songs, if possible that is? or is there a quicker way to do this?
m3u-playlists are plain text files.
So you can edit them with any plain text editor and see the contents.
In general, m3u playlists feature more or less nothing more than the path to a file.
This also means: the file has to be accessible. I doubt that it works with streamed contents or if at all then only within the original application.
What did you do to find out what the contents of that playlist is in respect to actual data?
What does the text editor show?
(A screenshot would be nice)
I am afraid that I don't understand the problem:
Do you want iTunes to play that list but iTunes does not? ->iTunes problem.
Do you want to use the playlist to download files from spotify? -> MP3tag does not download files.
ok the songs in this playlist i own, however i dont have them in a playlist on the computer just on spotify - so not look to download.
if i import this playlist into itunes it says its empty - as there i no file location
i just didnt know that if this software could update the playlist with the location, rather than having to sort through over 1 million files i have on my hdd
You are looking for a software that takes - for example 3T - Anything.mp3
from your M3U playlist and search for this song on your local HDD?
Or should it search for the song with this name on Spotify and show the URL?
Or should it search in the exported iTunes file and replace the location in the M3U with the full path content of the iTunes file?
as the playlist was created on spotify, however i already own all the songs in the list, just needed the playlist without having to go through everything again
To get the playlist working again, you would need the path to the file (name).
As Spotify seems to be able to find the files, try to get an option to include the full path or at least a relative path for each filename.
Otherwise, I think you would have to search for each file individually and manually
On Windows you can use the super basic Notepad or slightly better Wordpad that MS includes.
Following through here it looks like you need to include the main path to all of these files. Depending on your own structure it could be something like D:\Music\Albumartist\Album\Track+Title
But you will need to update this to reflect your actual information.