How to read metadata easily in powershell with TagLibSharp
Doing my quarterly phone image cleanup and backup on onedrive I noticed that the script I was using wasn’t quite consistent on the folder year and month generation. If you think of it it does make sense, since it’s basically doing a smart workaround on using LastWriteTime for its date source, but that isn’t always good enough. After some hours googling around (not yet on a ‘binge’ :D) I got two options that looked great....