Commit Graph

15 Commits

Author SHA1 Message Date
a45d23ca84 Add song_count variable to custom playlist builder. 2024-09-19 13:38:42 -07:00
770bd7ce56 Fixed minor issues and added convenience rsync for litten in shell script. 2024-09-17 15:37:36 -07:00
f298623cbe Use generated cover images if they exist for our playlists. 2024-09-17 09:05:26 -07:00
f69e67de6f Ensure each playlist is unique by storing a record of previously used songs. 2024-09-17 07:11:43 -07:00
cb66d4dc2d Add Beatleader class, tests, and a fun playlist builder. 2024-09-16 22:35:20 -07:00
1116a4c59f New function that makes playlists for every star level and sorts by lowest accuracy. 2024-07-19 08:49:35 -07:00
3818be41eb Add examples to readme. 2024-07-09 16:08:08 -07:00
50371b482e Fix new entrypoint name. 2024-07-09 16:05:53 -07:00
693b15faee Minor comment cleanup and type hint. 2024-07-09 16:04:17 -07:00
2d396737e4 Rename entrypoints and add logging for pagination. 2024-07-09 15:52:45 -07:00
4f8ec53033 Add function to create playlists from ScoreSaber leaderboards. 2024-07-09 15:14:15 -07:00
387a49438a Rename project for pypi. 2024-07-01 10:40:51 -07:00
2b8a9f5d59 New version number. 2024-07-01 10:04:42 -07:00
8423b86b6b New helper tool to build playlists of previously played scoresaber songs. 2024-07-01 09:49:45 -07:00
d2c62b0108 Initialize repo for beat saber playlist tool. 2024-05-27 23:08:33 -07:00