I was able to create a jpeg of the thumbnail, now the problem is serving it up. I'd like to use the web server built into Plex. The web server root directory is located in the application bundle (I'm pretty new to the Mac platform, so please excuse any ignorance I might be showing) so somehow saving "test.jpg" to that folder doesn't seem right.
Obviously, I could use the web server built into Leopard. Then you get into folder permissions, not to mention running 2 services when 1 should do.
Is there something I am missing? Should I just save it to the /web directory and be done with it?