Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | `black --line-length 79` | Parker | 2024-10-31 | 1 | -56/+146 |
| | |||||
* | Make YouTube support optional | Parker | 2024-08-24 | 1 | -9/+9 |
| | |||||
* | Change config validation - make more stuff optional | Parker | 2024-08-02 | 1 | -0/+8 |
| | |||||
* | Update search providers (Deezer, YTM, YT) | Parker | 2024-07-28 | 1 | -2/+2 |
| | |||||
* | Switch up search providers | Parker | 2024-07-24 | 1 | -4/+11 |
| | |||||
* | Automatically retrieve Apple Music media API key | Parker | 2024-07-20 | 1 | -10/+13 |
| | |||||
* | Move files to `utils` folder | Parker | 2024-07-20 | 1 | -2/+2 |
| | |||||
* | Fix Apple Music artwork error | Parker | 2024-07-20 | 1 | -3/+6 |
| | |||||
* | Add support for APPLE MUSIC! | Parker | 2024-07-18 | 1 | -19/+114 |
| | |||||
* | Consolidate config validation and variables to `config.py` | Parker | 2024-06-26 | 1 | -1/+1 |
| | |||||
* | Prefer YT over DZ | Parker | 2024-04-13 | 1 | -4/+4 |
| | |||||
* | Prefer Deezer search | Parker | 2024-04-12 | 1 | -4/+4 |
| | |||||
* | Remove SoundCloud searching | Parker | 2024-04-12 | 1 | -4/+4 |
| | | | | SoundCloud was returning too many tracks that were not as expected (weird versions/recordings/cover artists, etc.) so it has been removed. | ||||
* | Make YouTube/Apple Music messages ephemeral | Parker | 2024-04-09 | 1 | -2/+2 |
| | |||||
* | Change Spotify support to use custom source | Parker | 2024-04-09 | 1 | -39/+132 |
| | |||||
* | Remove YT support | Parker | 2024-04-09 | 1 | -9/+20 |
| | |||||
* | Black code reformatting | Parker | 2024-03-31 | 1 | -1/+0 |
| | |||||
* | Create `play` command | Parker | 2024-03-31 | 1 | -0/+100 |