Artist Separator for StationPlaylist Creator

A tool that generates “Related Artists” data, which can seamlessly replace the information in the Related.dat file. This tool is designed to work specifically when you have multiple artists listed and separated by a “/”. SAVES A LOT OF TIME. YOU’RE WELCOME 🙂

Paste your list into the input field below and press “Process List” button.


 

steps:

  1. Ensure you have a backup of your Related.dat file located at: C:\Program Files (x86)\StationPlaylist\Data.
  2. Copy all titles that include multiple artists separated by “/” to the clipboard.
  3. Paste the list into the input field.
  4. Click the “Process List” button.
  5. Review the results for any potential errors.
  6. Copy the results to your clipboard.
  7. Ensure that the StationPlaylist Creator program is closed before proceeding.
  8. Open the Related.dat file located at: C:\Program Files (x86)\StationPlaylist\Data using Notepad.
  9. Paste the results and save the file.
  10. Run StationPlaylist Creator. Done.

example input:

ArtistA/ArtistC/ArtistG - Song7
ArtistH/ArtistD - Song89
ArtistB/ArtistD/ArtistC - Song 72
ArtistO - Song73
ArtistB/ArtistR - Song56

example results:

ArtistA;ArtistA/ArtistC/ArtistG;
ArtistC;ArtistA/ArtistC/ArtistG;ArtistB/ArtistD/ArtistC;
ArtistG;ArtistA/ArtistC/ArtistG;
ArtistH;ArtistH/ArtistD;
ArtistD;ArtistH/ArtistD;ArtistB/ArtistD/ArtistC;
ArtistB;ArtistB/ArtistD/ArtistC;ArtistB/ArtistR;
ArtistO;ArtistO;
ArtistR;ArtistB/ArtistR;

note 1: Track titles will be removed 🙂

note 2: It’s case sensitive. Abba/ABBA will create two separate artist entries

note 3: Replace “&” with “and”.

  • Simon & Garfunkel” will produce an error.
  • Simon and Garfunkel will be just fine 🙂