[cmd_import] Updated documentation [cmd_import_tracks] Rewrote function to accomodate fragmented files [cmd_import_images] Renamed cmd_import_cueripper to cmd_import_images in preparation for rewri te of import_images functions [gen_cue] Adjusted variable names to fit actual output of print_meta functions [gen_image] Removed error messages in favor of exit codes [gen_mtag] Rewrote to accomodate multiple track files. [import_dir] Added to deal with importing directories after consolidation by import_track [import_cueripper] Renamed to import_images in preparation for rewrite [import_track] Added to deal with consolidation of disparate track files [import_tracks] Removed in favor of import_track and import_dir functions [iszip] Added as an easy way to see if zip file [print_meta_track] Renamed function
ayakael
2018-05-18 12:37:03 -0700
[cmd_update] [cmd_deploy] [cmd_exclude] [cmd_include] [cmd_fsck] Now makes sure git_dir being used is indeed the right repo
ayakael
2018-05-16 00:09:46 -0700
[deploy_meta] Fixed bug where sed would not proper convert semi colon output from print_meta into newlines to feed into metaflac
ayakael
2018-05-15 23:18:02 -0700
[cmd_deploy][cmd_update][parser] Added --from option to define OLD_COMMIT [parser] --git-dir option now expects no = in front of it
ayakael
2018-04-15 22:58:41 -0400
[print_meta_field] Renamed to print_mtag_field in preparation for import functions [print_track_no] Renamed to print_mtag_trackno in preparation for import functions [deploy_meta] Applied function rename for print_track_no [print_meta_mtag] Applied function rename for print_mtag_field
ayakael
2018-04-08 14:43:54 -0400
[db_update] Fixed bug with detection of deleted IMAGEIDs in git directory-side, and reporting in database file [db_update] Now exits with specific code per possibility for IMAGEID (if added, exit code 0, if removed, exit code 1) [cmd_update] Depending on exit code from db_update, echoes message now
ayakael
2018-04-08 13:51:31 -0400
[cmd_deploy][chk_deployed_idas][chk_metadata][chk_nonexistent_ids][cmd_deploy] Status will now not stay on just one line
ayakael
2018-04-07 22:43:55 -0400
[build.sh] Rewritten to build help menus [help/conditions] [help/general] [help/info] Initial version [parser] Added support for help
ayakael
2018-04-07 21:02:31 -0400
[parser] Added --git-dir option. Otherwise, GIT_DIR is defined as the current working directory [cmd_deploy] [cmd_du] [cmd_exclude] [cmd_fsck] [cmd_include] [cmd_update] Added checks to ensure DB_FILE and GIT_DIR exist
ayakael
2018-04-07 20:31:51 -0400
[deploy_gen] Now return 0 instead of 1 when split reattempt is succesful [deploy_meta] Now uses sed to convert FUTURE_META's semi colon in new line [deploy_mv] Fixed bug where certain syntax in mtag would throw off the trackidList generation [deploy_meta_field] [ and ] characters, which are used for empty fields, are now replaced my space [deploy_meta_mtag] Fixed bug with tagList generation
ayakael
2018-04-07 18:33:41 -0400
[deploy_meta] Exit with code 1 when either checks have failed (i.e, when path is wrong or applied metada is different)
ayakael
2018-04-07 15:17:05 -0400