You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make musicCat executable from command line, with parameters to run certain actions:
-play <song_id>
Starts playing song, errors if no match
-info <song_id>
Prints metadata info for song
-find
Prints songs that match query
-stop
Stops winamp
-metadata
Displays metrics from metadata library, such as
-total songs: 3249
-total available songs: 3160
-total betting songs: 1065
-total battle songs: 406
-volume
Change winamp volume
The text was updated successfully, but these errors were encountered:
Make musicCat executable from command line, with parameters to run certain actions:
-play <song_id>
Starts playing song, errors if no match
-info <song_id>
Prints metadata info for song
-find
Prints songs that match query
-stop
Stops winamp
-metadata
Displays metrics from metadata library, such as
-total songs: 3249
-total available songs: 3160
-total betting songs: 1065
-total battle songs: 406
-volume
Change winamp volume
The text was updated successfully, but these errors were encountered: