Showing posts with label wamma. Show all posts
Showing posts with label wamma. Show all posts

Saturday, August 14, 2010

Tool for lite movie management when not using MyMovies

I use MediaBrowser and I have movies spread over 6 partitions. When I want to delete one, or browse to one, I have to search for it. I made a tool that will show you all your movies in a list, allow you to open the folder containg the movie, delete the movie, view the images in the movie folder, delete images, and even preview the movie. Each movie clicked on will show the description and the cover image.

I call this tool Where Are My Movies At? wamma for short.

Get it here.

New beginner's guide to PowerShell on my GitHub page

 I created a beginner's guide to PowerShell here: https://github.com/aamjohns/Powershell_Guide/blob/main/README.md I hope it helps someo...