36 Commits

Author SHA1 Message Date
8848d3a493 bugfix: datatables search for radio queue was returning incorrect queue positions for items once a filter/query was provided (numbering/index was based on the filtered resultset) 2025-04-27 08:27:08 -04:00
0b70d93d47 misc 2025-04-26 21:27:55 -04:00
58ba471b5e misc 2025-04-26 19:47:12 -04:00
6c29c6fede reformat / resolves #32 2025-04-26 17:17:42 -04:00
4c5d2b6943 swap threading for multiprocessing's ThreadPool (radio playlist load), aiosqlite -> sqlite3 standard lib as disk i/o is blocking regardless; changes related to #32 for radio queue pagination, more work needed 2025-04-26 12:01:45 -04:00
6502199b5d reformat 2025-04-22 16:24:58 -04:00
b9bdf31944 load playlist in separate thread to prevent blocking on startup 2025-04-22 16:24:00 -04:00
1a4c44e33b restore album art functionality, cleanup needed 2025-04-22 09:18:15 -04:00
6c88c23a4d radio_util: open tracks SQLite DB in readonly mode; black: reformat files 2025-04-17 07:28:05 -04:00
96add377df clean TODO comment//already done 2025-04-12 10:07:22 -04:00
ca883b2974 typeahead/various 2025-04-08 20:15:32 -04:00
c9d0edf77d add fields to returned queue dict (radio_get_queue) 2025-03-13 11:15:52 -04:00
f29837280a cleanup/minor 2025-03-04 08:11:55 -05:00
119f40daf8 cleanup/rm 2025-02-18 14:37:37 -05:00
e3b66624ab bugfix randmsg/minor 2025-02-16 14:04:59 -05:00
3567e750fa radio typeahead 2025-02-16 13:54:28 -05:00
b24176b12f cleanup/rm pylint ignores 2025-02-16 08:50:53 -05:00
f47ea0665f pydantic docstrings 2025-02-16 08:17:27 -05:00
fe5ab8b2be misc 2025-02-16 07:56:33 -05:00
39d1ddaffa cleanup 2025-02-15 21:09:33 -05:00
60416c493f cleanup 2025-02-14 16:07:24 -05:00
09dd9db970 docstrings 2025-02-12 09:42:07 -05:00
9f615ad0d9 cleanup/refactor 2025-02-12 07:53:22 -05:00
128019423b misc 2025-02-11 20:49:14 -05:00
88d870ce8f significant refactor/cleanup 2025-02-11 20:01:07 -05:00
2c368aaf1a bugfix- not storing id for search_playlist 2025-02-11 16:53:42 -05:00
46ba10a455 1xlogging.critical->info 2025-02-11 16:47:54 -05:00
3015586431 Add genre 2025-02-11 16:44:53 -05:00
d4809e1b30 cleanup 2025-02-11 15:23:33 -05:00
55bd485af4 webhook / album art changes 2025-02-11 15:21:01 -05:00
7145e86ded cleanup 2025-02-11 11:26:20 -05:00
650c12d073 refactoring 2025-02-11 11:19:52 -05:00
5ee99664f3 cache album art 2025-02-11 09:50:31 -05:00
028cfc197b misc/radio 2025-02-11 08:41:29 -05:00
32009c9a99 radio changes/progress 2025-02-10 20:29:57 -05:00
3ce937ac8e misc/add radio endpoint to repo, prev gitignore'd, WIP 2025-02-09 20:34:11 -05:00