From 159796bb5b0665452f19e25419d4e8c29ef656db Mon Sep 17 00:00:00 2001 From: phoenix Date: Sat, 18 Oct 2025 14:51:31 -0400 Subject: [PATCH] Added todos --- todos.txt | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 todos.txt diff --git a/todos.txt b/todos.txt new file mode 100644 index 0000000..1cfec11 --- /dev/null +++ b/todos.txt @@ -0,0 +1,5 @@ +// TODO: Make filename random in update_queued_song() function src/api.rs +// TODO: Make did_token_expire() function use functions/methods from icarus_models src/main.rs +// NO-TODO: Do not do generate_song_queue_dir_and_filename() changes changes of moving it to icarus_models +// NO-TODO: Do not do generate_coverart_queue_dir_and_filename() changes of moving it to icarus_models +// TODO: Do something about hard-coded file extensions