Hi Cliff,
The first thing to know about Jukebox Jockey's video support is that it uses Microsoft's DirectShow for playback. This is what Windows Media Player uses for video playback. So the first thing to do if you have any problems playing a video is to ensure that it plays in Windows Media Player first. There are so many different video codecs and AVI is not actually a "codec" an AVI file could have mpg video, or divx video or mpg2 video or any number of things inside it so it's really important that you have all of the required codecs installed.
We have been extensively testing Jukebox Jockey with FFDShow Tryouts (
http://ffdshow-tryout.sourceforge.net/) which provides codecs for almost all popular video codecs and I really recommend that you install it for use with Jukebox Jockey.
So please try your file with Windows Media Player first and also install FFDShow, then see if JJ works for you.
As for the albums display we can do this, but I am not sure that this particular view has been included with the installer. Could you please tell me exactly what you want? Do you simply want albums on the left with a track list on the right? Do you want albums to take up the whole screen with the new slide in album cover+tracks showing up after clicking an album?
We can define new views quite easily (they are simply text files) and send them to you to use. You then have to install them and define a menu button to access them easily.
Anyway, I have attached 2 views. You need to unzip the 2 files into JJ's "...\Views\Default" folder. Then use the menu builder to add "All Albums 1" or "All Albums 2" to your menu. You can also just check them out using the view tester first. To change the number of rows/columns you will need to edit the files. To do this open in a text editor and have a look for "CoverRows" and "CoverColumns" in the [Settings] section, you can make them whatever you want:
[Settings]
....
CoverRows=3
CoverColumns=5
I hope that all makes sense, if not ask more questions!