Commit Graph

23 Commits

Author SHA1 Message Date
b451f440d9 Add new playlist strategy that selects the scores with the lowest pp for possible improvement. 2024-10-16 09:35:58 -07:00
92707add36 Fix scoresaber oldscores strategy. 2024-10-16 08:59:17 -07:00
283853d2c4 Clean up cache paths. 2024-10-16 08:36:21 -07:00
4f58daa29f Nicer playlists names and log messages to indicate that leaderboards are being cached. 2024-10-15 18:44:00 -07:00
eb3e3f3054 WIP new playlist strategy that pulls new songs from beatsaver. 2024-10-11 17:40:45 -07:00
106c97ae41 Add a help message and set up attributes for choosing a playlist strategy. 2024-10-04 22:27:49 -07:00
2d87cdd59e Rewrite BeatLeader class and add an oldscore strategy for it. 2024-10-04 22:01:56 -07:00
76e796eb16 Massive rewrite using openapi-python-client. 2024-09-30 15:32:46 -07:00
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