Commit graph

14 commits

Author SHA1 Message Date
ayakael
04b8691fac
[import_dir] Fixing sorting issues with find 2018-05-18 23:16:59 -07:00
ayakael
fcb973fdc9
[import_dir] Added add_bom function so that foobar2000 is happy 2018-05-18 20:27:20 -07:00
ayakael
2687dce96f
[import_dir] Fixed misnamed cover functions 2018-05-18 19:40:32 -07:00
ayakael
a21a78d66a
[import_dir] Fixed IMAGEID generation 2018-05-18 19:12:08 -07:00
ayakael
20953325c9
[import_dir] Fixed sha256sum parsing bug 2018-05-18 18:49:44 -07:00
ayakael
9bb2fbc631
[import_dir] Redirecting gen_image to STDERR, fixed cut sytax error 2018-05-18 18:44:21 -07:00
ayakael
1532dcf264
[import_dir] More find syntax bugs fixed 2018-05-18 18:41:18 -07:00
ayakael
74ec738b95
[import_dir] Fixed issue with find 2018-05-18 18:37:26 -07:00
ayakael
8bdaa1bf57
[import_dir] [cmd_import_tracks] Finalized functions 2018-05-18 18:06:19 -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
6e6e177084
[import_dir] DURATION tag automatically generated 2018-05-18 17:06:00 -07:00
ayakael
4a9d29a9b9
[import_dir] Completed function 2018-05-18 16:37:07 -07:00
ayakael
b45c5a8e6b
[build] Added ability to specify dependent functions 2018-05-18 13:12:49 -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