Timeline for ID3tag - Script for extracting metadata from filename
Current License: CC BY-SA 4.0
9 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Sep 21, 2020 at 21:43 | comment | added | Andy Dalton | @Hisacro point taken, I didn't notice the second parameter in your original post. | |
| Sep 21, 2020 at 12:55 | comment | added | Hisacro | if you think about it, whole script is pointless without file input (ie. second argument) | |
| Sep 21, 2020 at 12:46 | comment | added | Hisacro | thought it's identical, there's no way(?) to parse second argument "${file_input}" to i3tags (spaces always break as new file guess that's how the ls works). If you have figured with ls I'll accept your answer without regrets. | |
| Sep 20, 2020 at 21:01 | comment | added | Andy Dalton | @Hisacro I notice that your answer is almost identical to this in terms of breaking the one-liner into multiple calls and doing the parsing before invoking id3tag. I'm glad you found it useful. | |
| Sep 20, 2020 at 20:53 | history | edited | Andy Dalton | CC BY-SA 4.0 | added 161 characters in body |
| Sep 20, 2020 at 19:10 | comment | added | Hisacro | This is more of a comment than an answer, doesn't solve my problem of passing input to id3tag | |
| Sep 20, 2020 at 19:01 | vote | accept | Hisacro | ||
| Sep 20, 2020 at 19:03 | |||||
| Sep 20, 2020 at 18:53 | vote | accept | Hisacro | ||
| Sep 20, 2020 at 18:56 | |||||
| Sep 20, 2020 at 14:47 | history | answered | Andy Dalton | CC BY-SA 4.0 |