Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Prepare for another Custom Source | Parker | 2024-07-18 | 1 | -1/+1 |
* | Add proper references for all remaining commands | Parker | 2024-07-12 | 1 | -1/+1 |
* | Consolidate config validation and variables to `config.py` | Parker | 2024-06-26 | 1 | -1/+1 |
* | Remove 'Guava' for better self-host support | Parker | 2024-06-26 | 1 | -1/+1 |
* | Fix skipping when song is final in queue | Parker | 2024-05-13 | 1 | -4/+5 |
* | If skip number is 1, skip normally over popping | Parker | 2024-05-13 | 1 | -0/+3 |
* | Fix skip command showing wrong song info | Parker | 2024-04-12 | 1 | -3/+6 |
* | Increase skip command sleep time | Parker | 2024-04-12 | 1 | -1/+1 |
* | Catch `LoadError` when skipping tracks | Parker | 2024-04-09 | 1 | -2/+8 |
* | Black code reformat | Parker | 2024-03-31 | 1 | -1/+1 |
* | Update skip command | Parker | 2024-03-31 | 1 | -0/+8 |
* | Create `skip` command | Parker | 2024-03-31 | 1 | -0/+63 |