manaMuch thanks, I know I personally appreciate constructive criticism.
nightwatch2. Clicking through all the players to find the right one seems a little silly too. I don't know if you were using any plugins to make finding players easier (I think AdvSpec is the right one here) but it makes it more enjoyable for the viewers if POVs aren't switching every 2 milliseconds while you try to get to clockwork. You probably know this already but I thought I'd mention it just in case.
Yeah, these two things take a bit more configuration than I had time for (to setup), but I'll be setting these things up ASAP. Also just to clear it up, what you're referring to in #2 is SpecHelper (I think it's originally from VanillaTV), AdvSpec does the outlines and the Medigun tracker. Easy to confuse. Again, thanks. :)
I've been working with STV keybinds for my TFLIVE stuff, in fact one of our streamers (<3 Pishk) updated it to make it much more usable. It basically allows you to assign specific players to specific keys using the spec_player command. It spits out one file per player after you direct it at a server, and you just execute the players file to switch to that player.
You can use the included cfg files that generate when you run the exe, but I've made some helper scripts that refer to the files directly. Here's my full cfg folder but I'd look specifically at tflive.cfg and stvkeybinds.cfg in the casting folder. I have it setup so I have stvkeybinds.exe in the stv folder so it doesn't splurge files all over my configs.
Note that I also made a small autohotkey script to rebind numlock to backspace so my bindings work on the numpad without messing up. The whole upshot of this is after a small amount of assignment, I now have this layout on my numpad.
http://puu.sh/5Q96C.png
Which is pretty easy to get used to and makes it so you can switch to the important players when you need to. If you have any questions mana, you have me on steam. Anyone else is welcome to contact me if they need any help getting any of this set up or if you have any questions.
There's also some helper scripts for SpecHelper but I abandoned those long ago. I'll probably remove them from the repo and place them somewhere else for safekeeping.