taconaut wrote:@SubJunk
Ahh for OSX it's not a compilation, but a runtime issue. Possibly I've got the same problem with mlx and nobody has mentioned it (there were pretty few download for this platform). Anyway, I'll give it a go when I can. I'm usually coding on a mac but I never serve stuff from there, the server runs on a win7 machine (since last week...)
SVN tagging is pretty straight forward. All it does, is making a copy of the files to another location. If you're using tortoiseSVN, the easiest is probably to do a 'Show log' on the project (ps3mediaserver), select the revision you want to tag (r548) -> Create branch/tag from revision and copy it to URL 'https://ps3mediaserver.googlecode.com/svn/tags/1.21.0' (the only existing tag is 1.10)
I created a tag for the latest release

Seems like a good habit to get into. Thanks for the instructions

mojo21 wrote:Is there a way to make the thumbnails larger for video files in this new release??
The thumbnails are as large as they can be on PS3; the size is determined by the PS3 and not by us

audioguy wrote:Glad someone is working on the OSX release. Has anyone tested the Audio High Fidelity engine on OSX, it's been broken. I looked at the log and it is trying to load win/fake.jpg in order to create the blank video before it is muxed with the audio. Probably just a windows path that needs to be changed to reflect OSX? This is the big feature I've been missing since I would like to play 24bit 96khz flac files on OSX.
Great work guys
Thanks for reporting the issue, I have fixed it in r552 so it will be fixed in the next release (and in SB23 when I release it later today, if anyone wants to build that for OS X

)