Burkhardi wrote:OMG, when you said you re-worked the album art speed, you were not kidding

... KUDOS!!!!!
Also, my albums now play in the correct order when not in shuffle mode too.
I noticed that the genre is now in the now playing screen, is this new, or did I just notice it for the first time?
It's been there since the 1.0 version at least...
Burkhardi wrote:I am having serious issues with SlimServer 6.5.X and WMC. If I diable the WMC service (the embeded verison with in WMP) see note)); then SlimServer runs and runs and runs. If WMC is running, SlimServer wiil stop it's service on it's own at differnt intervals. The green dots in the SlimServer icon in the sys-tray are missing at that time and I have to click on the icon and start SlimServer again. Then it runs for a little bit and stops itself again.
Note: To disable the WMC service, I had to go to Contraol Panel, Admin tool, services and do it there. I was set on "Automatic" and if I killed the process, it would spawn itself all on its own again. So I changed it from "Automatic" to "Disablesd" (I didn't even try "manual").
There is apparently a "--noupnp" command-line option for SlimServer that would disable it's UPnP features, and theoretically allow you to run both SlimServer and WMC on the same machine.
I'm not sure of the correct way to specify it for the Windows service, but I took at stab at it by editing the following registry entry for the SlimServer service:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\slimsvc\ImagePath
and setting the value to
"C:\Program Files\SlimServer\server\slim.exe" --noupnp
I would have expected that to disable UPnP all together in SlimServer, but the UPnP servers still show up in the web UI, which probably means the registry change didn't actually work. On the other hand, SlimServer hasn't crashed yet, so it might be worth a shot....
EDIT: Scratch that.. SlimServer just crashed. There must be some other way to specify it for the Windows service.
TheEndless