Commit graph

  • ad853a61bf
    [cmd_du] Added function to check total projected disk usage of selected IMAGEIDs ayakael 2018-04-06 19:02:10 -0400
  • 72aac8134f
    Deprecations in favour of changes in deployment workflow: [is_selected] Deprecated (and exterminated) [deploy_imageid] Deprecated in favor of deploy_cp, deploy_rm and deploy_meta [deploy_trackid] Deprecated in favor of deploy_cp, deploy_rm and deploy_meta ayakael 2018-04-06 18:40:19 -0400
  • bff31996f2
    [print_present_path] Now needs only TRACKID to print current path ayakael 2018-04-05 17:12:19 -0400
  • 23359c835c
    [cmd_exclude] Fixed syntax bugs, now outputs projected disk usage at end [cmd_include] Fixed syntax bugs, now outputs projected disk usage at end ayakael 2018-03-29 13:33:08 -0400
  • 10de67b3be
    [db_set] Is now case insensitive when doing FIELD and VALUE comparisons ayakael 2018-03-29 12:53:21 -0400
  • 16b733b568
    [print_imageid_du] Added to calculate disk usage of provided IMAGEIDs [cmd_deploy] Now warns when target does not have sufficient space for deployable IDs ayakael 2018-03-29 12:45:53 -0400
  • badc5c28c9
    [chk_nonexistent_ids] Added to check for TRACKIDs that point to non-existent files ayakael 2018-03-29 11:35:26 -0400
  • c1d3609089
    [chk_deployed_ids] Now outputs to database with tab delimiters rather that space ayakael 2018-03-29 11:20:25 -0400
  • bceb0679dc
    [env] Fixed mis-defined IFS variable. ayakael 2018-03-29 10:57:56 -0400
  • 356d6b269f
    [chk_deployed_ids] added to check a DB_FILE for missing files ayakael 2018-03-29 10:57:12 -0400
  • 50b8612081
    [print_meta_flac] can now accept arguments that define which tags should be printed ayakael 2018-03-29 10:56:30 -0400
  • a22a2d1575
    [cmd_update] Now updates DB_FILE with new commit hash when database update success ayakael 2018-03-29 09:24:58 -0400
  • df69dbe70e
    Added license, readme and changelog 0.1 ayakael 2018-03-28 20:30:14 -0400
  • 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 ayakael 2018-03-28 19:26:38 -0400
  • 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 ayakael 2018-03-28 12:48:49 -0400
  • 06a0491448
    print_future_meta can now selectively extract tags, if told to ayakael 2018-03-28 12:14:58 -0400
  • 1ded1a99e0
    Added _msg functions to deploy_imageid and update_db ayakael 2018-03-28 11:29:07 -0400
  • 35f92513dd
    Optmized print_meta_field function ayakael 2018-03-28 11:07:17 -0400
  • 86525440f4
    Removed eval addition by src/dam ayakael 2018-03-28 09:54:01 -0400
  • 7dcd6db0b7
    Tested and bug fixed deploy_image_id and its dependant functions ayakael 2018-03-28 09:52:57 -0400
  • 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 ayakael 2018-03-26 19:34:44 -0400
  • 48d5fb91af
    Initial commit - migration from music repo to own repo ayakael 2018-03-19 15:09:06 -0400