-
5245291aff
Added list and select for playlists, bookmarks.
Jonathan Bernard
2016-02-15 16:31:52 -0600
-
2010aa7d46
Added *Where functions for playlists, bookmarks, tags. Bugfixes.
Jonathan Bernard
2016-02-15 16:31:32 -0600
-
a17589d540
Added defaults for Playlist object.
Jonathan Bernard
2016-02-15 16:30:43 -0600
-
151ce9e462
Implemented list bookmarks and playlists (cli only, needs DAO).
Jonathan Bernard
2016-02-14 18:03:44 -0600
-
688bea9103
WIP CLI Got the list command working for albums, artists, and media files.
Jonathan Bernard
2016-02-13 23:29:46 -0600
-
6af528e46b
Fixed library scanning to allow multiple artists/albums per file.
Jonathan Bernard
2016-02-13 23:29:05 -0600
-
321b201cab
Added generic query methods for Albums, Artists, and Media Files.
Jonathan Bernard
2016-02-13 23:28:30 -0600
-
67ea1535a1
Added missing dependency on javax.persistence API.
Jonathan Bernard
2016-02-13 23:27:51 -0600
-
8090b5b914
Added copied_from_id on playlists. Fixed timestamp values in models.
Jonathan Bernard
2016-02-13 23:27:30 -0600
-
20e4733f5a
WIP missed bit for CommandLineInterface.
Jonathan Bernard
2016-02-12 17:22:32 -0600
-
ba57e39c45
Added worklog.
Jonathan Bernard
2016-02-12 17:21:21 -0600
-
70aa706eac
WIP Moving CLI to command-like input.
Jonathan Bernard
2016-02-12 17:21:03 -0600
-
1354a92204
ORM returns models from save, create, and update. Also additional lookup functions to ORM.
Jonathan Bernard
2016-02-12 17:20:32 -0600
-
105a61c11f
Reworking media scanning to handle multiple artists/albums. Untested.
Jonathan Bernard
2016-02-12 17:19:32 -0600
-
b4ce76063b
Added a base Model class which implements equals.
Jonathan Bernard
2016-02-12 17:18:37 -0600
-
a795397b3b
Re-ordered argument lists for functions taking a model class.
Jonathan Bernard
2016-02-12 14:18:43 -0600
-
069972bfd5
Changed to use standard JPA annotations.
Jonathan Bernard
2016-02-12 14:17:48 -0600
-
f51c57c7e2
Minor bugfix.
Jonathan Bernard
2016-02-11 11:28:29 -0600
-
90a11569da
Implementing artist/album lookup in CLI.
Jonathan Bernard
2016-02-10 09:53:12 -0600
-
6e6defe544
Changes to make the core ORM database agnostic.
Jonathan Bernard
2016-02-10 05:16:22 -0600
-
6a73b1ca8c
WIP Implementing fancy CLI input handling (not working).
Jonathan Bernard
2016-02-10 05:15:39 -0600
-
f5ab973b43
CLI: Started implementing CLI configuration setup.
Jonathan Bernard
2016-02-09 17:47:00 -0600
-
a2c9348a99
Added ConfigWrapper to unify the logic for locating configuration data.
Jonathan Bernard
2016-02-09 17:46:18 -0600
-
e57a63b3aa
Update build scripts for re-organized multi-project build.
Jonathan Bernard
2016-02-09 17:45:18 -0600
-
a4d54cb05c
Renamed module service->core.
Jonathan Bernard
2016-02-09 15:32:59 -0600
-
cf82525832
WIP began work on CLI.
Jonathan Bernard
2016-02-09 15:32:23 -0600
-
9fa9066a17
Added markdown support in javadocs (not groovydocs). Updated logging dependencies.
Jonathan Bernard
2016-02-09 15:32:06 -0600
-
778b63494b
Updated test setup script with logging info, media library.
Jonathan Bernard
2016-02-09 15:29:48 -0600
-
c84092b37e
Added logging on ORM methods. Implemented library file scanning.
Jonathan Bernard
2016-02-09 15:28:53 -0600
-
b605b56221
Add track_number and track_total. Added indexes on item names.
Jonathan Bernard
2016-02-09 15:28:04 -0600
-
d72ce4467f
WIP Continuing to implement ORM.
Jonathan Bernard
2016-02-08 22:25:07 -0600
-
32904e19cd
Added inital methods for the DAO.
Jonathan Bernard
2015-12-14 11:08:32 -0600
-
e2ba4ab08b
Changed playlist storage to use a link table instead of embedded list.
Jonathan Bernard
2016-02-07 22:21:59 -0600
-
84711a95fe
Updated service database.json.
Jonathan Bernard
2016-02-07 22:12:50 -0600
-
09d41b29d6
Removed last of the node-based db_migrate code.
Jonathan Bernard
2016-02-06 19:30:33 -0600
-
fa149441cb
Add mod_count to playlists table.
Jonathan Bernard
2016-01-31 12:28:22 -0600
-
f6f6e9399d
Moved to using my own new nim-based db_migrate module.
Jonathan Bernard
2016-01-31 00:31:36 -0600
-
593482b4b6
Fix typo in README title.
Jonathan Bernard
2016-01-30 21:45:53 -0600
-
b8c4054e09
Initial schema.
Jonathan Bernard
2015-12-10 18:14:16 -0600
-
8e196e0c84
Gradle settings for subprojects.
Jonathan Bernard
2015-12-07 08:47:12 -0600
-
d04428012f
Note about bookmarks.
Jonathan Bernard
2015-12-07 08:46:59 -0600
-
ad1656aa32
Initial commit.
Jonathan Bernard
2015-12-03 14:28:29 -0600