18 Commits

Author SHA1 Message Date
ab58617815 Don't create the new file if it has no data. Also make the Track portion optional so that the files do not become hidden with a .. 2025-03-19 08:27:15 -07:00
9fcb460c96 Add a TODO. 2025-03-19 08:15:11 -07:00
94c387faba Force ffmpeg even if the file already exists. Sort output. Ignore folders when looking for files to convert.. 2025-03-19 08:04:09 -07:00
b4c5fa64cc Fix incorrect variable assignment. 2025-03-19 07:55:05 -07:00
da4462b46a Create the new directory structure for the file. 2025-03-19 07:54:28 -07:00
a4b9be077d Fix -s to be -n for checking if the variables have data. Show the error status of ffmpeg if it does not succeed. 2025-03-19 07:53:10 -07:00
0f83256e05 Pull the remaining needed information. 2025-03-19 07:42:43 -07:00
20161e48c5 Start on the actual parsing of the music data. 2025-03-19 05:53:15 -07:00
92ac167e0f Change output to left-lean better. 2025-03-13 06:05:00 -07:00
bbb97b81c7 Add system checks and folder creations. Make the conversion to mp3 more abstract. 2025-03-13 05:57:16 -07:00
92fe141508 Began working on a more full version which will handle the complete process of organizing new music into a library. 2025-03-13 05:38:45 -07:00
515bc753db Merge pull request 'Promote project to primary branch, tested great!' (#1) from dev into main
Reviewed-on: me/shell-music-add-track-to-filename#1
2025-03-13 05:32:42 -07:00
916bcc3afc Finalize the code. Still needs final testing. 2024-06-08 11:05:45 -07:00
5fe5e8106c Also remove double whitespace. 2024-06-07 19:18:30 -07:00
0a55a188bf Fixed bugs, working great now on full library. 2024-06-07 10:04:04 -07:00
6a0a12ad7a Got program into working order, still need to clean up. 2024-06-07 09:32:40 -07:00
1d85f3fd84 Create bash script based on other project. 2024-06-07 09:21:10 -07:00
dcc685796a
Initial commit 2024-06-07 09:14:22 -07:00