Commit graph

313 commits

Author SHA1 Message Date
ayakael
356d6b269f
[chk_deployed_ids] added to check a DB_FILE for missing files 2018-03-29 10:57:12 -04:00
ayakael
50b8612081
[print_meta_flac] can now accept arguments that define which tags should be printed 2018-03-29 10:56:30 -04:00
ayakael
a22a2d1575
[cmd_update] Now updates DB_FILE with new commit hash when database update success 2018-03-29 09:24:58 -04:00
ayakael
df69dbe70e
Added license, readme and changelog 2018-03-28 20:30:14 -04:00
ayakael
d3c141cbd8
[build.sh] Updated build script to remove debug eval command.
[build.sh] Build script now has 'env' file at head and 'parser' file tail
[cmd_deploy] Now uses the _OPT_DB_FILE variable instead of DB_FILE
[cmd_deploy] now generates imageidList using DB_FILE if imageid not provided by user
[cmd_exclude] Rewrote to operate as front end to db_set's exclude function
[cmd_include] Added as front end to db_set's include function
[cmd_update] Fixed some typos
[db_set] Added as backend to DB_FILE trackid selection
[env] Now defines _OPT_DB_FILE as .dam.db
[parser] Updates parser to support cmd_deploy, cmd_include, cmd_exclude and cmd_update
[print_meta_mtag] Last line now does not trail with ";" character
2018-03-28 19:26:38 -04:00
ayakael
e05faf010f
Renamed function print_present_meta to print_meta_flac
Renamed function print_future_meta to print_meta_mtag, and added ability to define what field to extract
Renamed function update_db to db_update, and updated to support new database format
Created function db_set to set selection of trackid depending on conditions
Updated cmd_deploy to support deploy_imageid
Updated cmd_update to support new db_update
2018-03-28 12:48:49 -04:00
ayakael
06a0491448
print_future_meta can now selectively extract tags, if told to 2018-03-28 12:14:58 -04:00
ayakael
1ded1a99e0
Added _msg functions to deploy_imageid and update_db 2018-03-28 11:29:07 -04:00
ayakael
35f92513dd
Optmized print_meta_field function 2018-03-28 11:07:17 -04:00
ayakael
86525440f4
Removed eval addition by src/dam 2018-03-28 09:54:01 -04:00
ayakael
7dcd6db0b7
Tested and bug fixed deploy_image_id and its dependant functions 2018-03-28 09:52:57 -04:00
ayakael
d024a0dc02
Program now executes on a track by track basis, rather than image id by image id basis
Added support for track  selection/exclusion.
Rewrote code
2018-03-26 19:34:44 -04:00
ayakael
48d5fb91af
Initial commit - migration from music repo to own repo 2018-03-19 15:09:06 -04:00