Commit Graph
23 Commits
Author SHA1 Message Date
Jonathan Bernard 4507c6b664 Added and commands to CLI. 2016-08-01 06:25:03 -05:00
Jonathan Bernard ffcfc7bc77 Simplify the new playlist creation logic. 2016-06-01 11:31:05 -05:00
Jonathan Bernard 451956dc4f Stop the player before clearing the play queue. 2016-06-01 11:30:45 -05:00
Jonathan Bernard a2c5c13ef4 Disable reporting of repeat mode until a working implementation can be found. 2016-06-01 11:30:02 -05:00
Jonathan Bernard cbf01b4d73 Fix a bug where playlist media counts where being overwritten with stale data. 2016-06-01 11:29:39 -05:00
Jonathan Bernard aa640bb4f9 Stop playBookmak from being updated when a song is paused. 2016-06-01 11:29:10 -05:00
Jonathan Bernard 7101f3fd53 Made playlists default to user-created. 2016-06-01 11:28:27 -05:00
Jonathan Bernard 19e21811e2 Switched to db-migrate.groovy configuration. 2016-06-01 11:26:53 -05:00
Jonathan Bernard 4007f8a479 Fix bug in help code. 2016-05-22 07:15:53 -05:00
Jonathan Bernard f5ab973b43 CLI: Started implementing CLI configuration setup. 2016-02-09 17:47:00 -06:00
Jonathan Bernard a2c9348a99 Added ConfigWrapper to unify the logic for locating configuration data. 2016-02-09 17:46:18 -06:00
Jonathan Bernard e57a63b3aa Update build scripts for re-organized multi-project build. 2016-02-09 17:45:18 -06:00
Jonathan Bernard a4d54cb05c Renamed module service->core. 2016-02-09 15:32:59 -06:00
Jonathan Bernard cf82525832 WIP began work on CLI. 2016-02-09 15:32:23 -06:00
Jonathan Bernard 9fa9066a17 Added markdown support in javadocs (not groovydocs). Updated logging dependencies. 2016-02-09 15:32:06 -06:00
Jonathan Bernard 778b63494b Updated test setup script with logging info, media library. 2016-02-09 15:31:30 -06:00
Jonathan Bernard c84092b37e Added logging on ORM methods. Implemented library file scanning. 2016-02-09 15:31:30 -06:00
Jonathan Bernard b605b56221 Add track_number and track_total. Added indexes on item names. 2016-02-09 15:31:22 -06:00
Jonathan Bernard d72ce4467f WIP Continuing to implement ORM. 2016-02-08 22:25:07 -06:00
Jonathan Bernard 32904e19cd Added inital methods for the DAO. 2016-02-08 09:48:09 -06:00
Jonathan Bernard b8c4054e09 Initial schema. 2015-12-10 18:14:16 -06:00
Jonathan Bernard 8e196e0c84 Gradle settings for subprojects. 2015-12-07 08:47:12 -06:00
Jonathan Bernard d04428012f Note about bookmarks. 2015-12-07 08:46:59 -06:00