Commit graph

  • fcadf4569e
    [import_images] Added import_src function ayakael 2018-07-16 06:36:19 -0800
  • fc649c8da3
    [import_images] Fixed bug with arg parsing; DISCID is once again parsed through print_meta_cue rather than grep; Now removes .import subfolder if detected ayakael 2018-07-16 06:25:14 -0800
  • 63696a2dd7
    [print_meta_cue] Removed trackidList field; Removed erroneous quotation mark for DISCID ayakael 2018-07-16 06:22:24 -0800
  • 297a1a01a8
    [cmd_import] Function removed for lack of need ayakael 2018-07-16 05:52:37 -0800
  • 5ffce93103
    [parser] Deprecating cmd_import ayakael 2018-07-16 05:52:08 -0800
  • d263b1a38b
    [cmd_import_images] Fixed typo ayakael 2018-07-16 05:45:34 -0800
  • 77337f5f45
    [cmd_import] Removed use of eval; Now redirects argument adequatly for images ayakael 2018-07-16 05:44:01 -0800
  • 2f510664c5
    [cmd_import_images] Rewrote for new import_images ayakael 2018-07-16 05:37:42 -0800
  • e641469897
    [import_images] Subfolder is now created with DISCID ayakael 2018-07-16 05:07:08 -0800
  • d25f022ced
    [import_images] Now groks source from function argument rather than through inference; DISCID is now grokked via grep rather than awk; exit code 2 executed when ACCURIP is present on EAC image or is not present on CUETOOLS ayakael 2018-07-16 05:06:06 -0800
  • 37266463ce
    [import_src] Fixed bug where SOURCE would get overriden by DISCID. DISCID from EAC is now extracted from CUE file ayakael 2018-07-16 04:59:31 -0800
  • eaf7fb4389
    [import_src] Will now return 2 if SOURCE is not supported; changed other exit codes to accomodate; SOURCE is now grokked from .import subfolder ayakael 2018-07-16 04:52:20 -0800
  • d3a11f2f18
    [import_images] WIll not consolidate to .import folder by DISCID ayakael 2018-07-16 04:50:23 -0800
  • 8e494ba16f
    [print_meta_cue] Now parses DISCID ayakael 2018-07-16 04:44:59 -0800
  • c0e74c6ba6
    [import_images] Fixed typo ayakael 2018-07-12 21:51:26 -0800
  • 3ac1459e7d
    [import_images] Now created folder in import dir ayakael 2018-07-12 19:40:17 -0800
  • 64ddaaaeaa
    [import_src] Fixed typo ayakael 2018-07-12 19:40:01 -0800
  • 0bed00bedc
    [import_images] Fixed logic typo ayakael 2018-07-12 19:32:23 -0800
  • cabf81552a
    [import_images] Rewrote ayakael 2018-07-12 17:30:58 -0800
  • de578b9e5b
    [cmd_import_tracks] Migrated from import_dir to import_src ayakael 2018-07-12 17:09:38 -0800
  • 8c47dfbb54
    [import_track] Consolidate subdir now includes SOURCE var ayakael 2018-07-12 17:08:51 -0800
  • e025acf4d1
    [import_dir] Renamed to import_src [import_src] Moved error handling to exit codes [import_src] SOURCE var is now defined by last subfolder [import_src] Now checks if SOURCE is supported ayakael 2018-07-12 17:04:57 -0800
  • 8bc2cb41a3
    [import_dir] Now supports EAC and CUETOOLS sources ayakael 2018-07-12 16:57:03 -0800
  • b4ed3f664d
    [import_images] Rewrote import_images ayakael 2018-07-12 16:56:06 -0800
  • 7f742eeec5
    [gen_metatrack] Now generates replaygain information ayakael 2018-07-12 16:47:34 -0800
  • 199710f60f
    [print_meta_cue] "" ayakael 2018-07-12 16:19:56 -0800
  • ac20cc94bb
    [print_meta_cue] Removed requirement to need flac file ayakael 2018-07-12 16:18:59 -0800
  • 8ecab1852f
    [gen_image] Can now define output file instead of output folder ayakael 2018-07-12 16:15:32 -0800
  • 4899def695
    [cmd_import_tracks] Defines SOURCE in argument ayakael 2018-07-11 07:35:23 -0800
  • ec156534dc
    [import_track] SOURCE variable now defined by argument ayakael 2018-07-11 07:34:38 -0800
  • abc7179716
    [print_meta_cue] Now does not generate trackid ayakael 2018-07-11 07:34:14 -0800
  • c8ce3fd26a
    Revert "[gen_metatrack] Now outputs using {TRACKID};{DURATION};\t[...] rather than {TRACKID};{DURATION};[...]" ayakael 2018-07-11 07:31:11 -0800
  • 12402346b8
    [gen_metatrack] Now outputs using {TRACKID};{DURATION};\t[...] rather than {TRACKID};{DURATION};[...] ayakael 2018-07-11 06:52:24 -0800
  • a7b0ce1812
    [gen_trackid] Changed name of function to gen_metatrack to match new functionality [print_meta_cue] Now matches new gen_trackid function ayakael 2018-07-11 06:46:40 -0800
  • 8bcfa5fd2e
    [gen_trackid] Relativized further by renaming GIT_DIR var to WRK_DIR ayakael 2018-07-11 06:26:46 -0800
  • 31c3b39b68
    [export_gen] Changed name to gen_tracks to relativize [gen_tracks] Relativized function [export_cp][export_cp][gen_trackid] Changed name of export_gen function, and update to support new syntax ayakael 2018-07-11 06:21:52 -0800
  • 6f4b82b3b4
    [export_mv] Now exits with error if move wasn't successful ayakael 2018-07-02 07:37:23 -0800
  • 41fad1e66c
    [export_gen] Fixed bug where sometimes shntool would not take arguments if they were after file ayakael 2018-07-02 07:36:55 -0800
  • a184b1d70b
    [db_set] Now ignores REPO_VERSION value in db ayakael 2018-07-02 07:09:53 -0800
  • 76aa6fc6d9
    [build.sh] Now echoes REPO_VERSION ayakael 2018-07-02 07:08:04 -0800
  • 7954dc393e
    [cmd_init] Now properly echoes out REPO_ID to database [parser] Now properly catches bad git directory during "init" command ayakael 2018-07-02 07:06:53 -0800
  • 53ab36c76d
    [build.sh] Version definition will now be groked from VERSION file if not in git repository ayakael 2018-06-26 06:57:40 -0800
  • 75a98d636e
    [help/general] Fixed typo ayakael 2018-06-15 17:41:57 -0800
  • d86a2d3860
    [*]Migrated all deploy_ functions to export_ ayakael 2018-06-15 17:40:53 -0800
  • 1c2371a266
    [parser] Changed command "deploy" to "export" [cmd_deploy] Changed cmd_deploy function to cmd_export ayakael 2018-06-15 17:33:17 -0800
  • 04fbdfd4f1
    [help/general] Added import option to help menu [help/general] Changed name of "deploy" to "export" ayakael 2018-06-15 17:31:05 -0800
  • 04b8691fac
    [import_dir] Fixing sorting issues with find ayakael 2018-05-18 23:16:59 -0700
  • 07df84dc56
    [gen_cue] Fixed accidental debug code ayakael 2018-05-18 23:13:07 -0700
  • fd97165a94
    [gen_cue] Fixed bug where breakpoints would be calculated out of order ayakael 2018-05-18 23:09:37 -0700
  • fcb973fdc9
    [import_dir] Added add_bom function so that foobar2000 is happy ayakael 2018-05-18 20:27:20 -0700
  • 6105898ebc
    [import_images] Renamed fully function ayakael 2018-05-18 20:17:42 -0700
  • 305e2a3631
    [parser] Added import command parding, added saner bad command parsing ayakael 2018-05-18 20:16:42 -0700
  • 6e637133b8
    [cmd_import_tracks] Fixed typo in srcList array for loop ayakael 2018-05-18 19:54:38 -0700
  • 299fe264ac
    [cmd_import_tracks] Makes sure .import work dir is empty before and after ayakael 2018-05-18 19:52:29 -0700
  • 0875112fc4
    [cmd_import_tracks] Cleans up temp folder after consolidation ayakael 2018-05-18 19:49:48 -0700
  • 8b480f22b8
    [import_track] Now copies instead of moves when consolidating ayakael 2018-05-18 19:46:47 -0700
  • 651cd280c9
    [cmd_import_tracks] Cleaned up interface ayakael 2018-05-18 19:46:09 -0700
  • f9ffdedb32
    [cmd_import_tracks] Now deleted .import subfolder when done ayakael 2018-05-18 19:41:49 -0700
  • 2687dce96f
    [import_dir] Fixed misnamed cover functions ayakael 2018-05-18 19:40:32 -0700
  • 87d1faf76d
    [gen_small_cover] Fixed missing changes ayakael 2018-05-18 19:40:17 -0700
  • 202300b9fa
    [gen_cover] Rewrote for use by cmd_import_tracks [gen_small_cover] Added to take care of thumbnail version of cover ayakael 2018-05-18 19:32:33 -0700
  • ade92f7db1
    [gen_cue] Fixed an error where gen_cue would add a track too many ayakael 2018-05-18 19:24:00 -0700
  • 0c457f0ac2
    [cmd_import_tracks] Fixed syntax errors ayakael 2018-05-18 19:23:36 -0700
  • a21a78d66a
    [import_dir] Fixed IMAGEID generation ayakael 2018-05-18 19:12:08 -0700
  • 20953325c9
    [import_dir] Fixed sha256sum parsing bug ayakael 2018-05-18 18:49:44 -0700
  • 9bb2fbc631
    [import_dir] Redirecting gen_image to STDERR, fixed cut sytax error ayakael 2018-05-18 18:44:21 -0700
  • 0d6ca7be0e
    [gen_image] shntool will now be quiet ayakael 2018-05-18 18:41:46 -0700
  • 1532dcf264
    [import_dir] More find syntax bugs fixed ayakael 2018-05-18 18:41:18 -0700
  • d120b3c44d
    [gen_image] Added missing target directory parameter ayakael 2018-05-18 18:38:45 -0700
  • 1cc832d55e
    [import_track] Fixed issue with find ayakael 2018-05-18 18:37:51 -0700
  • 74ec738b95
    [import_dir] Fixed issue with find ayakael 2018-05-18 18:37:26 -0700
  • 4c5fbe16a3
    [import_track] Rewrote metadata parsing for eval is unreliable ayakael 2018-05-18 18:24:56 -0700
  • f7bf75f6ec
    [import_track] Adjusted find command to actually detect image files ayakael 2018-05-18 18:17:35 -0700
  • 117b0adc9a
    [cmd_import_tracks] TMP subpath now only the archive filename ayakael 2018-05-18 18:13:37 -0700
  • e9ce16a622
    [cmd_import_tracks] 7z now assumes yes to all queries ayakael 2018-05-18 18:08:33 -0700
  • 3d33cf8f50
    [cmd_import_tracks] Fixed typo ayakael 2018-05-18 18:07:24 -0700
  • 8bdaa1bf57
    [import_dir] [cmd_import_tracks] Finalized functions ayakael 2018-05-18 18:06:19 -0700
  • f2b8e8f52e
    [env] Set _OPT_TMP as /tmp ayakael 2018-05-18 17:59:46 -0700
  • 78c40e5576
    [gen_cue] Rewrote to remove eval as a dependancy as it is unreliable ayakael 2018-05-18 17:58:32 -0700
  • 164db01fd4
    [gen_cue] Fixed typo with find command ayakael 2018-05-18 17:44:54 -0700
  • 5129cc7b85
    [gen_cue] Added a couple missing comas for fileList generation ayakael 2018-05-18 17:43:41 -0700
  • 1ac39bce46
    [import_dir] TRACK_DIR var now gets passed on to gen_cue ayakael 2018-05-18 17:41:49 -0700
  • 8c8edb9928
    [gen_cue] Function rewrite to support new API ayakael 2018-05-18 17:41:06 -0700
  • 1287092bd9
    [import_track] Changed variable TARGET_DIR to TRACK_DIR ayakael 2018-05-18 17:27:49 -0700
  • 6e6e177084
    [import_dir] DURATION tag automatically generated ayakael 2018-05-18 17:06:00 -0700
  • 16c689d4d7
    [build] Any arguments in build will be added at end of EXEC ayakael 2018-05-18 16:37:38 -0700
  • 4a9d29a9b9
    [import_dir] Completed function ayakael 2018-05-18 16:37:07 -0700
  • 3ff8d2f4b8
    [cmd_import_tracks] Does not convert MP3 to FLAC automatically [import_track] Now handles conversion of non-flac audio files ayakael 2018-05-18 16:29:02 -0700
  • d77ee127c8
    [gen_image] Now accepts the TARGET_DIR parameter ayakael 2018-05-18 16:03:42 -0700
  • 762c49da89
    [build] Any arguments in build will be added at end of EXEC [gen_mtag] Can now generate MTAG output succesfully ayakael 2018-05-18 15:52:47 -0700
  • 65dd94cc8f
    [gen_mtag] Fixed typo ayakael 2018-05-18 14:10:05 -0700
  • b09fa40dec
    [import_tracks] Fixed typo ayakael 2018-05-18 14:04:43 -0700
  • 0c3ea5aea4
    [cmd_import_images] Fixed dependency location ayakael 2018-05-18 13:56:30 -0700
  • 39455e0083
    [print_cue_breaklist] Fixed misnamed function ayakael 2018-05-18 13:55:32 -0700
  • 28f4c230f5
    [gen_cue] Fixed misnamed function ayakael 2018-05-18 13:54:43 -0700
  • 2663681ab3
    [cmd_import_images] Finished function name change from cueripper to images ayakael 2018-05-18 13:53:03 -0700
  • d829f8e8d3
    [gen_trackid] Fixed misnamed function ayakael 2018-05-18 13:51:12 -0700
  • db4d479e14
    [print_meta_mtag] Fixed dependency info ayakael 2018-05-18 13:48:43 -0700
  • 00bdfdc025
    [cmd_import] Fixed function names ayakael 2018-05-18 13:47:48 -0700
  • 817a79b4d4
    [all] Added function dependency information ayakael 2018-05-18 13:39:39 -0700