Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 638 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 638 Bytes

Random Vinyl Selector v1.0

General Usage

Program that prompt the user to generate a random vinyl from their tracked Discogs collection using PyQt6 UI. Upon button click the program (using the Discogs API) will look through a discogs account and pick a vinyl for the user to play. If they would like a different vinyl, a button will appear for them to generate a new one.

Specify Genre

If the user would like to only search for records that have a certain genre, they can input it and it will select one at random from their collection matching that criteria. This may take a long while depending on the size of their collection.