Vaasref
Standard Member
Hi, I was annoyed at the car messing up my music playlists so I made myself a python script to modify the audio files and force it to keep the same order.
I figured I might as well post the script on GitHub with some other tips.
github.com
I don't know how many of you are also annoyed by that, so I made no effort to make it user friendly. So if you don't know how to use it but would like to, or if you would like other features, just ask, it might just give me enough motivation to do it.
I must say I never even tried to use one of the playlist file that my script would use to build a playlist for the car. But it kind of was a matter of principle, a media player should be able to not mess up when reading a folder with well labeled audio tracks.
I figured I might as well post the script on GitHub with some other tips.
GitHub - Vaasref/MG4_Media_Playlist: MG4 Audio Playlist Copier
MG4 Audio Playlist Copier. Contribute to Vaasref/MG4_Media_Playlist development by creating an account on GitHub.
I don't know how many of you are also annoyed by that, so I made no effort to make it user friendly. So if you don't know how to use it but would like to, or if you would like other features, just ask, it might just give me enough motivation to do it.
I must say I never even tried to use one of the playlist file that my script would use to build a playlist for the car. But it kind of was a matter of principle, a media player should be able to not mess up when reading a folder with well labeled audio tracks.