Blair
New member
- Joined
- Aug 3, 2021
- Messages
- 2
- Reaction score
- 0
- Points
- 1
- Buick Ownership
- 2021 Encore GX
My wife had CDs in her previous car and I found that Folders on a USB drive were not quite simple enough to replace the ease of just inserting and playing a CD.
I had gotten a number of smaller USB Drives (1 GB) which hold the ripped content of a single CD pretty easily but there are multiple USB drives involved and these aren't as convenient as we had hoped for.
I have a larger (64GB) USB Drive but was looking for a solution that would be simpler than "Browsing" thru Folders.
I was able to get Playlists to work after some investigation and created a PowerShell script (attached) which can read thru a USB drive with MP3 and M4A files in Artist and/or Album Folders and create Playlists representing the "Album" (CD) with the Playlist name being "Artist - Album"; all these Playlists created at the "root" of the USB Drive, So far it tested well on the Encore's Infotainment System.
If you are looking for a simple to use equivalent to CDs, I am offering you this PS script for free. No special installs needed; one simple PS script. The script is attached. Please rename this to "CreateCarPlaylists_v01.ps1" once you download it. You can rename to whatever you wish BUT it must continue to have a ".ps1" extension and not the ".txt" extension as it has currently in the attachment. Put this file somewhere on your Windows PC but avoid putting it on the USB drive you are preparing Playlists on. I will help you as I have time if you post your question on this thread. PS: This works best if the MP3 and M4A files have the Media Tags inside them (Artist/Album/Title/etc). This script will work without these but the resultant playlist will not be as easy to read. Please examine the script as much as you want. There is nothing to hide in it.
I had gotten a number of smaller USB Drives (1 GB) which hold the ripped content of a single CD pretty easily but there are multiple USB drives involved and these aren't as convenient as we had hoped for.
I have a larger (64GB) USB Drive but was looking for a solution that would be simpler than "Browsing" thru Folders.
I was able to get Playlists to work after some investigation and created a PowerShell script (attached) which can read thru a USB drive with MP3 and M4A files in Artist and/or Album Folders and create Playlists representing the "Album" (CD) with the Playlist name being "Artist - Album"; all these Playlists created at the "root" of the USB Drive, So far it tested well on the Encore's Infotainment System.
If you are looking for a simple to use equivalent to CDs, I am offering you this PS script for free. No special installs needed; one simple PS script. The script is attached. Please rename this to "CreateCarPlaylists_v01.ps1" once you download it. You can rename to whatever you wish BUT it must continue to have a ".ps1" extension and not the ".txt" extension as it has currently in the attachment. Put this file somewhere on your Windows PC but avoid putting it on the USB drive you are preparing Playlists on. I will help you as I have time if you post your question on this thread. PS: This works best if the MP3 and M4A files have the Media Tags inside them (Artist/Album/Title/etc). This script will work without these but the resultant playlist will not be as easy to read. Please examine the script as much as you want. There is nothing to hide in it.
Attachments
Last edited: