Hyperling me
me pushed to dev at me/env-ansible 2025-03-21 10:42:57 -07:00
9bb813ea78 Add aliases for chmod and chown showing changes.
me pushed to main at me/flutter-expense-tracker 2025-03-21 10:34:08 -07:00
adea1eeb02 Use the non-KTS files after all, the KTS versions do not launch successfully.
f441caebf7 Unimplemented got thrown for null. Add it to the list so that lists with no items still work properly.
Compare 2 commits »
me pushed to main at me/flutter-expense-tracker 2025-03-21 10:26:52 -07:00
48615b3438 Hide another non-KTS gradle file to ensure that Android config is done properly.
me pushed to main at me/flutter-expense-tracker 2025-03-21 10:23:59 -07:00
bc3b3a4109 Ensure project is properly named across all files.
me pushed to main at me/flutter-expense-tracker 2025-03-21 09:31:55 -07:00
5ec246228e Ran flutter create . to create new files based on changed package name.
579a611bc2 Update packages.
Compare 2 commits »
me pushed to main at me/shell-music-refactor-library 2025-03-19 13:07:28 -07:00
349e735c04 Skip conversion if file is still present from a previous run.
me pushed to main at me/shell-music-refactor-library 2025-03-19 13:03:56 -07:00
8b40fb3056 Create the interim folder and it subdirs for ffmpeg.
me pushed to main at me/shell-music-refactor-library 2025-03-19 12:47:39 -07:00
ea9bcddfdc Begin using INTERIM directory.
me pushed to main at me/shell-music-refactor-library 2025-03-19 12:44:10 -07:00
e7fabe6f35 Fix variable check conditional flag.
me pushed to main at me/shell-music-refactor-library 2025-03-19 08:28:03 -07:00
85e0a5be7d Change messaging.
me pushed to main at me/shell-music-refactor-library 2025-03-19 08:26:32 -07:00
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 ..
me pushed to main at me/shell-music-refactor-library 2025-03-19 08:14:30 -07:00
9fcb460c96 Add a TODO.
me pushed to main at me/shell-music-refactor-library 2025-03-19 08:03:25 -07:00
94c387faba Force ffmpeg even if the file already exists. Sort output. Ignore folders when looking for files to convert..
b4c5fa64cc Fix incorrect variable assignment.
Compare 2 commits »
me pushed to main at me/shell-music-refactor-library 2025-03-19 07:53:43 -07:00
da4462b46a Create the new directory structure for the file.
a4b9be077d Fix -s to be -n for checking if the variables have data. Show the error status of ffmpeg if it does not succeed.
Compare 2 commits »
me pushed to main at me/shell-music-refactor-library 2025-03-19 07:41:58 -07:00
0f83256e05 Pull the remaining needed information.
me pushed to main at me/shell-music-refactor-library 2025-03-19 05:52:30 -07:00
20161e48c5 Start on the actual parsing of the music data.
me pushed to dev at me/env-ansible 2025-03-19 05:30:00 -07:00
066c8132e9 No longer using the LBRY folder.
me pushed to main at me/shell-music-refactor-library 2025-03-13 06:04:18 -07:00
92ac167e0f Change output to left-lean better.
me pushed to main at me/shell-music-refactor-library 2025-03-13 05:56:34 -07:00
bbb97b81c7 Add system checks and folder creations. Make the conversion to mp3 more abstract.
me pushed to main at me/shell-music-refactor-library 2025-03-13 05:38:03 -07:00
92fe141508 Began working on a more full version which will handle the complete process of organizing new music into a library.