Commit Graph
17 Commits
Author SHA1 Message Date
RandyTheSilly a468bfb83c Bypass IndexError when running without having a file in each slot for all categories 2023-01-16 16:16:22 -05:00
RandyTheSilly b6da652914 Use os.path.islink instead of os.path.exists to ensure removal of links if a file is moved or deleted 2023-01-01 16:47:19 -05:00
RandyTheSilly 2a0d55a8db Update README.md 2023-01-01 16:15:48 -05:00
RandyTheSilly 165649d77b Renamed randomizer script 2023-01-01 15:46:46 -05:00
RandyTheSilly c239e67726 Removed "favorites" option 2023-01-01 15:35:12 -05:00
RandyTheSilly 4b80ca0c4c Tag track type by database file names, rather than by the type reported on Reflex Central 2022-12-30 03:30:07 -05:00
RandyTheSilly 60ec331d8d Added track randomizer 2022-12-30 02:08:09 -05:00
RandyTheSilly 7f51935224 Force correct file names 2022-12-30 02:05:21 -05:00
RandyTheSilly 06ab37946e Removed initial slot folder creation (this is done later, anyway) 2022-12-29 23:23:09 -05:00
RandyTheSilly 3e8fc7ef2e Added a script for sorting a downloaded archive by type and beta slot 2022-12-29 22:49:55 -05:00
RandyTheSilly 5769aabdff Removed Windows support (broken in its current form) 2022-12-29 17:01:28 -05:00
RandyTheSilly 9652920069 Added divider character that will later be used for sorting 2022-12-29 16:30:24 -05:00
RandyTheSilly 765a35820e Fixed pre-existing file check 2022-12-29 16:08:45 -05:00
RandyTheSilly 687f890407 Add track type to file name 2022-12-29 02:30:04 -05:00
RandyTheSilly 76cae141c6 Add track name to file name 2022-12-29 01:36:17 -05:00
RandyTheSilly 1f477fdbf9 Add Reflex Central scraping tool 2022-12-29 00:18:55 -05:00
Randall Winkhart 00bbcf19f2 Initial commit 2022-12-29 05:13:13 +00:00