Commit graph

31 commits

Author SHA1 Message Date
NGnius (Graham) 17057accc2 Fix playlist filepath generation to ignore already-absolute paths 2023-12-03 22:22:44 -05:00
NGnius (Graham) d0c7bcda58 Make verbose item print out configurable by field 2023-10-16 21:37:08 -04:00
NGnius (Graham) 9f5f8959fc Improve song duration reporting, change to fork of playback library with duration fix 2023-09-17 16:47:22 -04:00
NGnius (Graham) 93ab093c2b Update repo url 2023-07-15 16:15:50 -04:00
NGnius (Graham) c3d605420f cargo fmt 2023-07-14 17:52:17 -04:00
NGnius (Graham) 1198f58862 Upgrade mpd to v0.1.0 2023-07-10 20:13:57 -04:00
NGnius (Graham) 735feeff1a Remove mention of old .sort syntax (~ ftw) 2023-07-10 18:23:37 -04:00
NGnius (Graham) e6e58047f6 Refactor operation emitter to distinguish filters/sorters/itemops from standalone functions 2023-07-10 18:21:51 -04:00
NGnius (Graham) 7dbd896348 Refactor field filters to share same base parse node 2023-07-09 15:30:22 -04:00
NGnius (Graham) 00812bb3a3 Update READMEs with newer syntax 2023-07-08 20:40:05 -04:00
NGnius (Graham) 3d80b8926f Make field references always start with . 2023-04-20 20:24:00 -04:00
NGnius (Graham) b76ab9cdcb Add radio sorter with improved music analysis and misc cleanup 2023-01-24 22:44:56 -05:00
NGnius (Graham) 34aa327742 Update bliss and nerf URI parsing for filepaths 2023-01-12 22:11:54 -05:00
NGnius (Graham) 13ac120ebc Enforce thread safety to allow for multithread interpreter 2022-12-24 10:24:59 -05:00
NGnius (Graham) 8910d9df18 Refactor filter op 2022-10-31 23:51:35 -04:00
NGnius (Graham) 6897041772 Fix failing tests from tag rework 2022-10-31 23:01:58 -04:00
NGnius (Graham) d264b84c90 Add m3u8 loading function syntax -- playlist(filepath) 2022-10-26 20:50:11 -04:00
NGnius (Graham) 7b92c340ee Implement raw SQL queries for fake SQL executor, remove sqlite deps by default 2022-09-20 19:41:23 -04:00
NGnius (Graham) e0086b0dea Add playback progress bar to d-bus 2022-08-09 19:46:35 -04:00
NGnius (Graham) b3d76df033 Rewrite SQL system to allow for transpiling SQL, and implement PoC 2022-08-03 20:27:41 -04:00
NGnius (Graham) c70520b15d Replace SQL results with Op 2022-08-01 16:33:37 -04:00
NGnius (Graham) 175d304f1b cargo fmt 2022-07-30 00:06:21 -04:00
NGnius (Graham) 21f7149660 Change file extensions to .muss 2022-07-30 00:05:38 -04:00
NGnius (Graham) 2b6c47f166 Fix clippy warnings & errors 2022-07-30 00:05:03 -04:00
NGnius (Graham) 2bec331700 Improve REPL prompt and update deps 2022-07-15 16:17:24 -04:00
NGnius (Graham) 0202c28385 Add ?skip and ?list REPL commands and fix some missed names 2022-07-08 21:24:46 -04:00
NGnius (Graham) c76562fa84 Update licensing info and some doc typos 2022-07-02 16:09:58 -04:00
NGnius (Graham) 08474a4659 Update fuzzer for rename 2022-07-01 20:40:12 -04:00
NGnius (Graham) 6f337a7379 Fix tests for rename 2022-07-01 17:50:07 -04:00
NGnius (Graham) 3a4dce084e Rename to MuSS 2022-07-01 17:33:37 -04:00
NGnius (Graham) a64da47cd0 Remove mentions of MPS in code 2022-07-01 16:20:52 -04:00