How to Run Random Videos in MixItUp

Date: 03 December 2021

Categories: Powershell

Mix It Up is a wonderful tool for streamers. It can be used as a basic chat bot but it also gives one a lot of power for throwing stuff up on an overlay. One of it’s weaknesses, however, is that it can’t tell how long a video is which makes it hard to randomly play one video after another. This little hack makes it a little easier. It’s pretty common to want to play a random video.

Mix It Up app is a fantastic tool for making streaming easier. It gives you powerful tools for chat, overlays, Twitch Channel Points and more. What it doesn’t have is a remote client that allows one to run commands from a phone or tablet. This is how I was able to combine MIU with Up Deck and Touch Portal to get the best of both worlds.

Use Powershell to Play Random MP3s

Date: 27 November 2019

Categories: Powershell

I’ve been playing with tools to help make my game streams easier. One of the things that I wanted to do was to play random MP3 from a directory. Here’s a little Powershell to get it done.