Wow, lots of information. I'll try my best to answer all of it... @Kyle Hm, I don't get that. It seems like the program cannot get the cover image from the slim server. It tries to, but fails (java.awt.Image fetch...). Im going to look this up. But one thing to check: I don't use the images like cover.jpg directly. I use HTTP to download them from the SlimServer web frontend. The URL I'll construct reads like this: http://<slimserverip>:<httpport>/music/<trackid>/cover.jpg where <trackid> is the id of the first track in the album. You get the id if you hover over the first track of that album in the web frontend. Maybe you could check if you get the cover that way?
One more thing, Kyle. Have you run it against 6.3? You've mentioned that version before. @ymilner I envy your for such a great testbed :) It is very likely that my code is not optimized for output size or speed at the moment. My first goal was/is to produce a stable version to progress further but 360MB! That is something I will look after (maybe it can be fixed together with Kyles problem). As far as your unicode problem goes: There are several possibilities why this could not work. The best thing for me would be to get one of those files. As I have a kinda slow internet connection (64kbps) and there are legal things to consider I would be very thankful if you could strip the file (mp3/flac?) and only send a small portion of the audio. I'm most interested in the meta data (tags). @davep Thanks for the test. I'm happy to hear that everythings works. Regarding your request for the additional features: I'm on it. But stability is my biggest concern at the moment. This is nothing more than a stress test to bring the software to its technical limits. If it suceeds at that, we can add all that nice features :) I've collected the requirements so far and will put a feature list in this post to give everybody a chance to look and comment at it. @All Thanks again for spending your time to test this thing :) Emissary -- Emissary ------------------------------------------------------------------------ Emissary's Profile: http://forums.slimdevices.com/member.php?userid=5480 View this thread: http://forums.slimdevices.com/showthread.php?t=28457 _______________________________________________ ripping mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/ripping
