Skip to content

Program to randomly create a playlist using other playlists

License

Notifications You must be signed in to change notification settings

Y0ndaime/Playlist-Randomizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Playlist-Randomizer

Setup

Download the newest release and unzip it in a location of your choice.

Open the config.json file.

"playlists_path" is the path to your Kovaak's playlist folder, please change this if yours is not "C:\\Program Files (x86)\\Steam\steamapps\\common\\FPSAimTrainer\\FPSAimTrainer\\Saved\SaveGames\\Playlists". Make sure that you use two "\".

"playlist_names" are the names of the playlists which scenarios will be used to create the new randomized playlist.
Make sure that you seperate the names with "," and that u put them into "".

Save the changes and run the program.

Usage

Once you open the program you can see a small GUI open up.

In it are the names of the playlists you input and a textbox in which you can input the number of scenarios chosen from each playlist.

As well as another box in which you can input the amount of plays for each scenarios. If you choose x scenarios from one playlist you also need to input either x play amounts seperated by ";", e.g. "2;3;1" for 3 scenarios,
or you can just input 1 amount, which will then be used for all scenarios from that playlist.

At the top you can choose the name of the newly created playlist.

Once you chose the right name and numbers click the "Create Playlist" Button.

Troubleshooting

The errors all have a small message in which you can also find a possible fix. Please try these first If the program crashes make sure that the "playlists_path" and the "playlist_names" are correct and exist.
If this doesn't help dm Yondaime#1370 on the Voltaic Discord.

About

Program to randomly create a playlist using other playlists

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages