Commit Graph

42 Commits

Author SHA1 Message Date
yosh 1253d60e45 better diagnostic output 2024-02-02 17:33:25 -05:00
yosh 9fbbc2fbb6 don't bother with symlinks when updating 2024-02-02 17:28:08 -05:00
yosh 66ffa456eb aaaaaa why I use printf and not errecho for those 2024-02-02 12:48:50 -05:00
yosh 201a3916cd oops update readme 2024-02-02 12:40:13 -05:00
yosh 513267edab a lot of changes, some breaking. see extended comment
- no more "releases". they don't work well for a shell script of this small scope
- updates are checked against latest commit, and can be applied automatically
  if  the user doesn't have git installed
- for real now, the script will not automatically convert and rather show usage
  if a directory isn't entered. I accidentally ran the script once and had
  like 30 opus files spew out and had not a fun time cleaning it up
- for some reason, while I made a comment about not supporting filenames
  with newlines, I never had a user-friendly notification or check for this.
  now I do! so it'll notify you if the filepath has a newline in it
- keepkeys and removekeys can be comma separated instead of pipe separated now.
  a bit friendlier to type now. you can still use pipes and it works fine!
2024-02-01 23:26:03 -05:00
yosh 626630a4c1 remove unnecessary tmpdir setting 2023-11-08 19:15:29 -05:00
yosh e663630d39 make find actually portable 2023-10-11 20:16:19 -04:00
yosh 03cb6b431b bump version 2023-10-11 20:15:57 -04:00
yosh ab75a05046 add CHANGELOG, bump version 2023-09-06 22:42:17 -04:00
yosh e7b16d76e5 move to git unix dog 2023-09-06 22:41:59 -04:00
yosh d3b192d4f5 consistency 2023-09-06 22:09:07 -04:00
yosh 5138132c46 paranoia 2023-06-21 17:15:00 -05:00
yosh eccc30ea85 1.4.4 changes yippee 2023-05-04 21:18:53 -04:00
yosh eba9ccc504 silly edits 2023-05-02 16:23:49 -04:00
yosh 18ceb3c756 find update, dd update, usage 2023-04-19 16:48:05 -04:00
yosh 22ac378902 use backup tput commands in case setf fails 2023-04-15 13:30:56 -04:00
yosh c936bcb704 1.4.0 updates 2023-04-12 12:41:47 -04:00
yosh 6bb63d9d74 remove quotes on readme usage 2022-12-24 17:30:58 -06:00
yosh 257dc133eb fix double newline tag stuff 2022-12-24 17:30:35 -06:00
yosh aa0eb35dad oops I fucked up my two versions of this 2022-12-22 11:43:36 -06:00
yosh 96e9e0f9dd 1.3.0 - yippee!!! 2022-12-22 00:24:00 -06:00
yosh 1dd8b0bbf2 change mp3 example since -k doesn't work with mp3 2022-10-26 18:25:28 -04:00
yosh 7ee1044fbe remove testing function lol 2022-10-26 18:13:15 -04:00
yosh 6f1fa0db6a don't add tag to end opus result if blank, i.e. if a tag includes = 2022-10-26 18:10:33 -04:00
yosh 88a12029e7 remove id3v2 in readme, not used anymore 2022-10-26 18:00:46 -04:00
yosh 19c55f058e update readme 2022-10-11 09:55:28 -04:00
yosh 7ccab37005 warn on id3 2022-10-11 09:49:23 -04:00
yosh ef56c737d1 1.2.0 - fun changes 2022-10-10 22:52:42 -04:00
yoshiyoshyosh 07dccba6b5
this is still 1.1.0 I promise 2022-09-25 11:29:16 -04:00
yoshiyoshyosh 38e4c85fe4
readme fix, also -k rework 2022-09-25 11:28:06 -04:00
yoshiyoshyosh d70a27b17d
forgor to remove my specific thing 2022-09-25 11:19:30 -04:00
yoshiyoshyosh d9ba4e9471
v1.1.0 2022-09-25 11:18:53 -04:00
yoshiyoshyosh 4fed3500b3
v1.1.0
- fixed "delete after encoding", wasn't actually deleting after encoding
- added basic update checker (curl)
2022-09-25 11:14:34 -04:00
yoshiyoshyosh 7b3d0a2438
fuckin typos 2022-09-22 17:48:06 -04:00
yoshiyoshyosh 3836d3f6d0
add examples 2022-09-22 16:49:07 -04:00
yoshiyoshyosh 1cf5881989
v. 1.0.1
- since I caved and used a tmpfile for LAME encoding, might as well do it for opus as well. keeps things neat
- unify read variable for parallel & warning, didn't need them to be difference since we're not using said variables
2022-09-22 16:40:07 -04:00
yoshiyoshyosh dcfcfcc983
don't suppress outputs 2022-09-22 15:19:17 -04:00
yoshiyoshyosh 0a09db3f0c
flacconv version numbering 2022-09-22 14:41:35 -04:00
yoshiyoshyosh cc5810b58c
remove -x 2022-09-22 14:32:29 -04:00
yoshiyoshyosh 02571fb122
add flacconv 2022-09-22 14:30:16 -04:00
yoshiyoshyosh f34fa210f2
Update README.md 2022-09-22 14:26:32 -04:00
yoshiyoshyosh b9fabba542
Initial commit 2022-09-22 13:55:49 -04:00