One of the tools I use to manage my media library is Ombi. “What’s it for?” Well, that’s both simple and complicated – depending on how you configure it.If you share your media with someone, odds are at some point they’ll ask you to add something you don’t already have. Ombi is a tool for …
Category: Uncategorized
Permanent link to this article: https://www.berserkir.net/wordpress/ombi/
Jan 09
Moving files to subfolders
It’s not uncommon for me to have to tidy up directories full of files by moving them to their own subfolders, named for each file. It’s become common enough that I wrote a little Powershell function to do it repeatedly. After saving the below script as a .psm1 file you’ll be able to open PS …
Permanent link to this article: https://www.berserkir.net/wordpress/moving-files-to-subfolders/