ayakael
|
1c2371a266
|
[parser] Changed command "deploy" to "export"
[cmd_deploy] Changed cmd_deploy function to cmd_export
|
2018-06-15 17:33:17 -08:00 |
|
ayakael
|
04fbdfd4f1
|
[help/general] Added import option to help menu
[help/general] Changed name of "deploy" to "export"
|
2018-06-15 17:31:05 -08:00 |
|
ayakael
|
04b8691fac
|
[import_dir] Fixing sorting issues with find
|
2018-05-18 23:16:59 -07:00 |
|
ayakael
|
07df84dc56
|
[gen_cue] Fixed accidental debug code
|
2018-05-18 23:13:07 -07:00 |
|
ayakael
|
fd97165a94
|
[gen_cue] Fixed bug where breakpoints would be calculated out of order
|
2018-05-18 23:09:37 -07:00 |
|
ayakael
|
fcb973fdc9
|
[import_dir] Added add_bom function so that foobar2000 is happy
|
2018-05-18 20:27:20 -07:00 |
|
ayakael
|
6105898ebc
|
[import_images] Renamed fully function
|
2018-05-18 20:17:42 -07:00 |
|
ayakael
|
305e2a3631
|
[parser] Added import command parding, added saner bad command parsing
|
2018-05-18 20:16:42 -07:00 |
|
ayakael
|
6e637133b8
|
[cmd_import_tracks] Fixed typo in srcList array for loop
|
2018-05-18 19:54:38 -07:00 |
|
ayakael
|
299fe264ac
|
[cmd_import_tracks] Makes sure .import work dir is empty before and after
|
2018-05-18 19:52:29 -07:00 |
|
ayakael
|
0875112fc4
|
[cmd_import_tracks] Cleans up temp folder after consolidation
|
2018-05-18 19:49:48 -07:00 |
|
ayakael
|
8b480f22b8
|
[import_track] Now copies instead of moves when consolidating
|
2018-05-18 19:46:47 -07:00 |
|
ayakael
|
651cd280c9
|
[cmd_import_tracks] Cleaned up interface
|
2018-05-18 19:46:09 -07:00 |
|
ayakael
|
f9ffdedb32
|
[cmd_import_tracks] Now deleted .import subfolder when done
|
2018-05-18 19:41:49 -07:00 |
|
ayakael
|
2687dce96f
|
[import_dir] Fixed misnamed cover functions
|
2018-05-18 19:40:32 -07:00 |
|
ayakael
|
87d1faf76d
|
[gen_small_cover] Fixed missing changes
|
2018-05-18 19:40:17 -07:00 |
|
ayakael
|
202300b9fa
|
[gen_cover] Rewrote for use by cmd_import_tracks
[gen_small_cover] Added to take care of thumbnail version of cover
|
2018-05-18 19:32:33 -07:00 |
|
ayakael
|
ade92f7db1
|
[gen_cue] Fixed an error where gen_cue would add a track too many
|
2018-05-18 19:24:00 -07:00 |
|
ayakael
|
0c457f0ac2
|
[cmd_import_tracks] Fixed syntax errors
|
2018-05-18 19:23:36 -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
|
0d6ca7be0e
|
[gen_image] shntool will now be quiet
|
2018-05-18 18:41:46 -07:00 |
|
ayakael
|
1532dcf264
|
[import_dir] More find syntax bugs fixed
|
2018-05-18 18:41:18 -07:00 |
|
ayakael
|
d120b3c44d
|
[gen_image] Added missing target directory parameter
|
2018-05-18 18:38:45 -07:00 |
|
ayakael
|
1cc832d55e
|
[import_track] Fixed issue with find
|
2018-05-18 18:37:51 -07:00 |
|
ayakael
|
74ec738b95
|
[import_dir] Fixed issue with find
|
2018-05-18 18:37:26 -07:00 |
|
ayakael
|
4c5fbe16a3
|
[import_track] Rewrote metadata parsing for eval is unreliable
|
2018-05-18 18:24:56 -07:00 |
|
ayakael
|
f7bf75f6ec
|
[import_track] Adjusted find command to actually detect image files
|
2018-05-18 18:17:35 -07:00 |
|
ayakael
|
117b0adc9a
|
[cmd_import_tracks] TMP subpath now only the archive filename
|
2018-05-18 18:13:37 -07:00 |
|
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 |
|