codey pushed to main at codey/api 2025-07-15 11:39:20 -04:00
a1f82036ff misc
codey commented on issue codey/api#33 2025-07-01 13:06:07 -04:00
Radio: Slow Playlist Loading

Related: New query

self.RADIO_DB_QUERY: str = (
                'SELECT LOWER(TRIM(tracks_deduped.artist)) 
codey pushed to main at codey/api 2025-07-01 13:04:03 -04:00
c75abdfab2 rm comments
codey closed issue codey/api#33 2025-07-01 13:03:04 -04:00
Radio: Slow Playlist Loading
codey pushed to main at codey/api 2025-07-01 13:03:04 -04:00
1d7589ffbd misc/formatting ++ resolve #33 (restructured radio DBs, combined genre into track_file_map, revised query w/ INNER JOIN)
codey pushed to main at codey/api 2025-07-01 11:38:41 -04:00
c3f753a4f0 add basic rate limiting
codey pushed to master at codey/codey.lol 2025-07-01 11:38:23 -04:00
b19b8dc22e minor
codey pushed to main at codey/api 2025-07-01 10:34:21 -04:00
1991e5b31b small improvements re: #33
codey commented on issue codey/api#33 2025-07-01 09:46:19 -04:00
Radio: Slow Playlist Loading

Offending code:

                self.active_playlist = [
                    {
                        "uuid": str(uuid().hex),
                        "id": r["id"],
           
codey opened issue codey/api#33 2025-07-01 09:42:16 -04:00
Radio: Slow Playlist Loading
codey pushed to main at codey/discord-havoc 2025-06-27 16:12:58 -04:00
863ebeb919 add quote.py to repo/not loaded
codey pushed to master at codey/codey.lol 2025-06-22 09:50:50 -04:00
f99142e485 random messages
codey pushed to main at codey/api 2025-06-22 07:54:55 -04:00
0fe081597e base: add allowed CORS origins for localhost:4321 (dev purposes); lyric_search: change typeahead to return a maximum of 10 results, prev. 100
codey pushed to master at codey/codey.lol 2025-06-22 07:53:08 -04:00
4eb95b5ba0 formatting/minor
codey pushed to main at codey/discord-havoc 2025-06-22 07:52:24 -04:00
80cc3dc1e8 meme cog: Don't convert images if already in PNG format; sing cog: remove ephemeral=True from bridge s/sing command initial response; misc_util: remove 2 coffees
codey deleted branch old from codey/codey.lol 2025-06-18 15:39:30 -04:00
codey created branch old in codey/codey.lol 2025-06-18 15:39:15 -04:00
codey pushed to old at codey/codey.lol 2025-06-18 15:39:15 -04:00
ba1fdb608e misc
codey created branch old in codey/codey.lol 2025-06-18 15:39:14 -04:00
codey pushed to old at codey/codey.lol 2025-06-18 15:39:14 -04:00
ba1fdb608e misc