Commit graph

298 commits

Author SHA1 Message Date
ayakael
e9ce16a622
[cmd_import_tracks] 7z now assumes yes to all queries 2018-05-18 18:08:33 -07:00
ayakael
3d33cf8f50
[cmd_import_tracks] Fixed typo 2018-05-18 18:07:24 -07:00
ayakael
8bdaa1bf57
[import_dir] [cmd_import_tracks] Finalized functions 2018-05-18 18:06:19 -07:00
ayakael
f2b8e8f52e
[env] Set _OPT_TMP as /tmp 2018-05-18 17:59:46 -07:00
ayakael
78c40e5576
[gen_cue] Rewrote to remove eval as a dependancy as it is unreliable 2018-05-18 17:58:32 -07:00
ayakael
164db01fd4
[gen_cue] Fixed typo with find command 2018-05-18 17:44:54 -07:00
ayakael
5129cc7b85
[gen_cue] Added a couple missing comas for fileList generation 2018-05-18 17:43:41 -07:00
ayakael
1ac39bce46
[import_dir] TRACK_DIR var now gets passed on to gen_cue 2018-05-18 17:41:49 -07:00
ayakael
8c8edb9928
[gen_cue] Function rewrite to support new API 2018-05-18 17:41:06 -07:00
ayakael
1287092bd9
[import_track] Changed variable TARGET_DIR to TRACK_DIR 2018-05-18 17:27:49 -07:00
ayakael
6e6e177084
[import_dir] DURATION tag automatically generated 2018-05-18 17:06:00 -07:00
ayakael
16c689d4d7
[build] Any arguments in build will be added at end of EXEC 2018-05-18 16:37:38 -07:00
ayakael
4a9d29a9b9
[import_dir] Completed function 2018-05-18 16:37:07 -07:00
ayakael
3ff8d2f4b8
[cmd_import_tracks] Does not convert MP3 to FLAC automatically
[import_track] Now handles conversion of non-flac audio files
2018-05-18 16:29:02 -07:00
ayakael
d77ee127c8
[gen_image] Now accepts the TARGET_DIR parameter 2018-05-18 16:03:42 -07:00
ayakael
762c49da89
[build] Any arguments in build will be added at end of EXEC
[gen_mtag] Can now generate MTAG output succesfully
2018-05-18 15:52:47 -07:00
ayakael
65dd94cc8f
[gen_mtag] Fixed typo 2018-05-18 14:10:05 -07:00
ayakael
b09fa40dec
[import_tracks] Fixed typo 2018-05-18 14:04:43 -07:00
ayakael
0c3ea5aea4
[cmd_import_images] Fixed dependency location 2018-05-18 13:56:30 -07:00
ayakael
39455e0083
[print_cue_breaklist] Fixed misnamed function 2018-05-18 13:55:32 -07:00
ayakael
28f4c230f5
[gen_cue] Fixed misnamed function 2018-05-18 13:54:43 -07:00
ayakael
2663681ab3
[cmd_import_images] Finished function name change from cueripper to images 2018-05-18 13:53:03 -07:00
ayakael
d829f8e8d3
[gen_trackid] Fixed misnamed function 2018-05-18 13:51:12 -07:00
ayakael
db4d479e14
[print_meta_mtag] Fixed dependency info 2018-05-18 13:48:43 -07:00
ayakael
00bdfdc025
[cmd_import] Fixed function names 2018-05-18 13:47:48 -07:00
ayakael
817a79b4d4
[all] Added function dependency information 2018-05-18 13:39:39 -07:00
ayakael
b45c5a8e6b
[build] Added ability to specify dependent functions 2018-05-18 13:12:49 -07:00
ayakael
b179b90d83
[build] Refined test_function function 2018-05-18 12:42:46 -07:00
ayakael
9829bc32d0
[print_meta_tracks] Changed function name 2018-05-18 12:38:21 -07:00
ayakael
35fbaad084
[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
2018-05-18 12:37:03 -07:00
ayakael
7b9f56f5d3
[build] Added ability to test each function for syntax error by piping it through bash 2018-05-18 12:30:24 -07:00
ayakael
2741e72574
Merge branch 'dev-0.2.6' into dev-0.3 2018-05-17 19:48:39 -07:00
ayakael
b88d365cb9
[help/general] Updated to add "init" command 2018-05-16 00:14:59 -07:00
ayakael
3c57238b42
[cmd_init] Fixed missing semi-colon 2018-05-16 00:14:05 -07:00
ayakael
b0432d1075
Updated changelog for v0.2.6 2018-05-16 00:13:45 -07:00
ayakael
cf5127a59a
[cmd_update] [cmd_deploy] [cmd_exclude] [cmd_include] [cmd_fsck] Now makes sure git_dir being used is indeed the right repo 2018-05-16 00:09:46 -07:00
ayakael
9df4e5fb0d
[db_set] Updated to ignore REPO_ID field 2018-05-16 00:04:35 -07:00
ayakael
3d5ceacf0b
[parser] Added init command 2018-05-16 00:03:13 -07:00
ayakael
03438ec426
[cmd_init] Initializes database in target 2018-05-16 00:02:48 -07:00
ayakael
5fc92f1620
[db_update] Now added tracks are unselected by default. 2018-05-15 23:51:40 -07:00
ayakael
7acf7f5d99
[cmd_exclude] Fixed UI bug with "OK output 2018-05-15 23:47:55 -07:00
ayakael
d4200094cc
[print_imageid_du] When gracefull exit occurs, assume that files represent 0 bytes 2018-05-15 23:46:57 -07:00
ayakael
2d4c714ba2
[print_imageid_du] Function exits gracefully when no imageids are present 2018-05-15 23:45:28 -07:00
ayakael
d06aa7beb6
[db_set] All conditional will now not overwrite LAST_DEPLOY and LAST_UPDATE rows 2018-05-15 23:32:10 -07:00
ayakael
dba832edba
[print_imageid_du] Attempt at fixing "dc: stack empty" message when no tracks are selected, this time with return 2018-05-15 23:29:00 -07:00
ayakael
b9f882d5d1
[print_imageid_du] Attempt at fixing "dc: stack empty" message when no tracks are selected 2018-05-15 23:28:13 -07:00
ayakael
71753962bd
[db_set] In the event of "all" conditional, will output full DB_FILE for match count 2018-05-15 23:25:55 -07:00
ayakael
0c670b69db
[db_set] Fixed bug with awk statement 2018-05-15 23:24:01 -07:00
ayakael
dc2f09d4e3
[db_set] Added if statement for "all" condition to apply selection to all tracks 2018-05-15 23:22:28 -07:00
ayakael
1c9dc28a03
[deploy_meta] Fixed bug where sed would not proper convert semi colon output from print_meta into newlines to feed into metaflac 2018-05-15 23:18:02 -07:00