codey opened issue codey/api#32 2025-04-22 09:39:20 -04:00
Endpoint /radio/get_queue: Add pagination
codey pushed to main at codey/api 2025-04-22 09:18:18 -04:00
1a4c44e33b restore album art functionality, cleanup needed
codey pushed to main at codey/api 2025-04-22 08:14:54 -04:00
e47478fb6d + 1 todo
codey pushed to main at codey/api 2025-04-22 08:04:15 -04:00
d1b96f7e64 bugfix: revise search_playlist to not rely on genre column within track_file_map (moved to separate db)
codey pushed to main at codey/api 2025-04-22 07:55:13 -04:00
557310b0f0 bugfix / query genres for artists more vaguely
codey pushed to main at codey/api 2025-04-22 07:52:42 -04:00
f946a6f81c radio_util: db restructuring related changes, misc refactoring, add todos
codey pushed to main at codey/discord-havoc 2025-04-20 05:33:27 -04:00
4d331b7ffd why hath thou returned, vile egg coffee? begone!
codey pushed to main at codey/api 2025-04-19 08:02:02 -04:00
4e3940e297 ?mode=readonly -> ?mode=ro, got some bad info from stackexchange *grumble*
codey pushed to main at codey/discord-havoc 2025-04-17 14:35:59 -04:00
1bb482315e reformat (black)
codey pushed to main at codey/api 2025-04-17 07:28:10 -04:00
6c88c23a4d radio_util: open tracks SQLite DB in readonly mode; black: reformat files
codey pushed to main at codey/api 2025-04-12 10:07:25 -04:00
96add377df clean TODO comment//already done
codey pushed to main at codey/discord-havoc 2025-04-10 19:52:35 -04:00
d12b066c8e re-add listening activity
codey pushed to main at codey/api 2025-04-10 19:38:46 -04:00
4506714d0a minor
codey closed issue codey/discord-havoc#1 2025-04-10 11:17:40 -04:00
Pycord help output contains unwanted portions of docstring
codey pushed to main at codey/discord-havoc 2025-04-10 11:17:40 -04:00
c7db52efde clean docstrings for commands, resolves #1
codey pushed to main at codey/api 2025-04-08 20:15:35 -04:00
ca883b2974 typeahead/various
codey pushed to main at codey/discord-havoc 2025-04-08 20:03:10 -04:00
11ff1d6447 sing - minor, respond with actual API error on failure, rather than just always "Not found!"
codey pushed to main at codey/api 2025-04-08 11:28:00 -04:00
c4ae59ca9f allow for excluding cache on lyrics search (temp?) + addl genius fixes
codey pushed to main at codey/api 2025-04-07 11:08:10 -04:00
fed5307386 Genius site was updated, lyrics header/contributor info was relocated within a LyricsContainer div, resulting in that header/garbage being prefixed to returned lyrics. Resolved by finding unwanted tags and extracting from html
codey pushed to main at codey/discord-havoc 2025-03-29 08:09:30 -04:00
6e74c1bb31 cleanup (moved misc_utils to utils), changed sing footer.