Automate editing exported m3u playlists to remove absolute file paths
Hi, after getting a new car, I want to export my playlists from Apple Music to a USB drive. The car can play m3u playlists, but (as it is supposed to), Apple Music exports the playlists with absolute file paths to each track in the playlist.
With about 30 playlists, some of them with hundreds of tracks, it will be a lot of work to manually delete each file path from the m3u files. I see that there are Windows solutions to automate this, but I cannot find anything that works on Mac.
I have considered ways to search/replace, but since each track resides in a unique artist-album folder, that doesn't seem to hold any promise.
Any ideas?