Hey Evan,
great tool, thank you! I encounter an issue in saving the history to csv: the program is overwriting the file instead of appending to it.
I believe the csv-writer function createObjectCsvWriter has the parameter append, which is false by default. Adding this single argument would make the tool much more easy to use for my podcast platform.
Thanks a lot
Philip
Hey Evan,
great tool, thank you! I encounter an issue in saving the history to csv: the program is overwriting the file instead of appending to it.
I believe the csv-writer function createObjectCsvWriter has the parameter append, which is false by default. Adding this single argument would make the tool much more easy to use for my podcast platform.
Thanks a lot
Philip