Re-organized into two submodules: service and uploader.
Moved all the existing service code into the `service` submodule. Stubbed out project and GUI frame for the uploader. Idea is to have a GUI that infers all the correct meta-data from media tag values and creates service, songs, and performance records appropriately based on the tagged mp3/ogg files of the performances.
This commit is contained in:
6
service/version.properties
Normal file
6
service/version.properties
Normal file
@ -0,0 +1,6 @@
|
||||
#
|
||||
#Sat Dec 17 21:52:48 CST 2016
|
||||
major=2
|
||||
version.release=true
|
||||
minor=5
|
||||
build=2
|
Reference in New Issue
Block a user