Commit graph

298 commits

Author SHA1 Message Date
ayakael
0c695f0a76
[print_meta_flac] Now accepts multiple files as argument. Deprecating ability to filter tags.
[import_src][import_track][chk_deployed_ids] Updated print_meta_flac's usage
[import_src] Now used png rather than jpg for cover input
2018-07-23 05:29:22 -08:00
ayakael
ab40c112ed
[import_track] Cover moved to png rather than folder.png 2018-07-23 05:03:36 -08:00
ayakael
8d7c925676
[print_meta_cue][gen_metatrac] Does not terminate with newline char ";"
[import_src] Now fills in newline char in between outouts of print_meta* and gen_metatrack when combining the two inteo metadataList
2018-07-23 04:58:40 -08:00
ayakael
384cad646c
[cmd_import_images] Now sends output of import_src and import_images to STDERR 2018-07-22 20:16:28 -08:00
ayakael
a26f9cf07d
[import_images] Updated to support new version of print_meta_cue 2018-07-22 20:15:40 -08:00
ayakael
d164a34aed
[import_src] No need to add bom or fix charset
[import_src] Streamlined metadata geneation for both TRACKS and CUETOOLS/EAC sources
2018-07-22 20:13:33 -08:00
ayakael
7657e73e24
[gen_cover] Fixed bug with if statement 2018-07-22 20:12:15 -08:00
ayakael
e7596f0f82
[gen_small_cover] Fixed bug where image would not be cropped 2018-07-22 19:46:20 -08:00
ayakael
1bbfed1313
[gen_metatrack] Relativized to support CUE file sheets 2018-07-20 11:56:06 -08:00
ayakael
3a4dcbcca3
[print_meta_cue] Now outputs a track per line 2018-07-20 11:45:54 -08:00
ayakael
78fb4db482
[print_meta_cue] Rewrote again 2018-07-20 11:40:49 -08:00
ayakael
12232b88d6
[print_meta_cue] Defines TITLE and PERFORMER using proper format 2018-07-20 07:06:45 -08:00
ayakael
0d4fc50e52
[gen_metatrack] Rewrote to better manage life as a metatrack dude 2018-07-19 08:14:53 -08:00
ayakael
c5da64790b
[gen_metatrack] Fixes typo 2018-07-19 06:46:24 -08:00
ayakael
99a0772511
[gen_metatrack] Reorganizes file name parsing 2018-07-19 06:45:38 -08:00
ayakael
c8faabe714
[gen_tracks] Now supplies shntool with adequate file name 2018-07-19 06:35:51 -08:00
ayakael
341289bc68
Revert "[import_images] Now gives a file name to consolidated files"
This reverts commit b421fa8309.
2018-07-19 06:34:14 -08:00
ayakael
b421fa8309
[import_images] Now gives a file name to consolidated files 2018-07-19 06:27:07 -08:00
ayakael
78e2f5ebd8
[print_breakpoints] Deprecated the use of cuebreakpoints tool in favour of print_breakpoints function
[gen_tracks] Now uses print_breakpoints
2018-07-19 06:18:56 -08:00
ayakael
c48ff97322
[import_images] Fixed bug with cover consolidation 2018-07-18 06:07:50 -08:00
ayakael
4a7b2c734b
[import_src] CASE is used instead of IF to treeat sources differently; CUE is now copied rather than generated when treating CUETOOLS and EAC. 2018-07-18 05:46:44 -08:00
ayakael
388f23ab24
[cmd_import_images] Fixed bug where eval would not send the correct command 2018-07-18 05:46:24 -08:00
ayakael
6e6880462d
[gen_cover] [gen_small_cover] Relativised functions 2018-07-18 05:28:08 -08:00
ayakael
73b48e98ba
[import_src] Fixed missing arg for gen_image 2018-07-16 06:40:47 -08:00
ayakael
9d0d824944
[cmd_import_tracks] Fixed missing arg for import_src 2018-07-16 06:38:41 -08:00
ayakael
6758a5c8e4
[cmd_import_images] Fixed syntax 2018-07-16 06:38:02 -08:00
ayakael
fcadf4569e
[import_images] Added import_src function 2018-07-16 06:36:19 -08:00
ayakael
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 2018-07-16 06:25:14 -08:00
ayakael
63696a2dd7
[print_meta_cue] Removed trackidList field; Removed erroneous quotation mark for DISCID 2018-07-16 06:22:24 -08:00
ayakael
297a1a01a8
[cmd_import] Function removed for lack of need 2018-07-16 05:52:37 -08:00
ayakael
5ffce93103
[parser] Deprecating cmd_import 2018-07-16 05:52:08 -08:00
ayakael
d263b1a38b
[cmd_import_images] Fixed typo 2018-07-16 05:45:34 -08:00
ayakael
77337f5f45
[cmd_import] Removed use of eval; Now redirects argument adequatly for images 2018-07-16 05:44:01 -08:00
ayakael
2f510664c5
[cmd_import_images] Rewrote for new import_images 2018-07-16 05:37:42 -08:00
ayakael
e641469897
[import_images] Subfolder is now created with DISCID 2018-07-16 05:07:08 -08:00
ayakael
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 2018-07-16 05:06:06 -08:00
ayakael
37266463ce
[import_src] Fixed bug where SOURCE would get overriden by DISCID. DISCID from EAC is now extracted from CUE file 2018-07-16 04:59:31 -08:00
ayakael
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 2018-07-16 04:52:20 -08:00
ayakael
d3a11f2f18
[import_images] WIll not consolidate to .import folder by DISCID 2018-07-16 04:50:23 -08:00
ayakael
8e494ba16f
[print_meta_cue] Now parses DISCID 2018-07-16 04:44:59 -08:00
ayakael
c0e74c6ba6
[import_images] Fixed typo 2018-07-12 21:51:26 -08:00
ayakael
3ac1459e7d
[import_images] Now created folder in import dir 2018-07-12 19:40:17 -08:00
ayakael
64ddaaaeaa
[import_src] Fixed typo 2018-07-12 19:40:01 -08:00
ayakael
0bed00bedc
[import_images] Fixed logic typo 2018-07-12 19:32:23 -08:00
ayakael
cabf81552a
[import_images] Rewrote 2018-07-12 17:30:58 -08:00
ayakael
de578b9e5b
[cmd_import_tracks] Migrated from import_dir to import_src 2018-07-12 17:09:38 -08:00
ayakael
8c47dfbb54
[import_track] Consolidate subdir now includes SOURCE var 2018-07-12 17:08:51 -08:00
ayakael
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
2018-07-12 17:04:57 -08:00
ayakael
8bc2cb41a3
[import_dir] Now supports EAC and CUETOOLS sources 2018-07-12 16:57:03 -08:00
ayakael
b4ed3f664d
[import_images] Rewrote import_images 2018-07-12 16:56:06 -08:00