Commit Graph
19 Commits
Author SHA1 Message Date
Jonathan Bernard a4013ed365 Added ordering logic to media file selection criteria. 2016-03-05 21:32:45 -06:00
Jonathan Bernard 13b0fa5bc4 Refactored selectMatches to break out the error handling into a re-useable function. 2016-03-05 21:30:59 -06:00
Jonathan Bernard 7cad273a0b Finished implementing clear command. 2016-03-04 20:53:57 -06:00
Jonathan Bernard f80ff182ad WIP continuing implementation of CLI. 2016-02-29 12:39:07 -06:00
Jonathan Bernard a1230dddfd Add the ability to clear a playlist. 2016-02-29 12:37:23 -06:00
Jonathan Bernard 83ffa2aafa Added CLI interface document. 2016-02-22 22:15:52 -06:00
Jonathan Bernard 5f5bdab238 Reworking command line select. Starting on others. 2016-02-22 22:15:33 -06:00
Jonathan Bernard 5245291aff Added list and select for playlists, bookmarks. 2016-02-15 16:31:52 -06:00
Jonathan Bernard 2010aa7d46 Added *Where functions for playlists, bookmarks, tags. Bugfixes. 2016-02-15 16:31:32 -06:00
Jonathan Bernard a17589d540 Added defaults for Playlist object. 2016-02-15 16:30:43 -06:00
Jonathan Bernard 90a11569da Implementing artist/album lookup in CLI. 2016-02-10 09:53:12 -06:00
Jonathan Bernard 6e6defe544 Changes to make the core ORM database agnostic. 2016-02-10 05:16:22 -06:00
Jonathan Bernard 6a73b1ca8c WIP Implementing fancy CLI input handling (not working). 2016-02-10 05:15:39 -06:00
Jonathan Bernard e2ba4ab08b Changed playlist storage to use a link table instead of embedded list. 2016-02-07 22:21:59 -06:00
Jonathan Bernard 84711a95fe Updated service database.json. 2016-02-07 22:12:50 -06:00
Jonathan Bernard 09d41b29d6 Removed last of the node-based db_migrate code. 2016-02-06 19:30:33 -06:00
Jonathan Bernard fa149441cb Add mod_count to playlists table. 2016-01-31 12:28:22 -06:00
Jonathan Bernard f6f6e9399d Moved to using my own new nim-based db_migrate module. 2016-01-31 00:31:36 -06:00
Jonathan Bernard 593482b4b6 Fix typo in README title. 2016-01-30 21:45:53 -06:00