Search found 14 matches

by shelftalker
Fri Jul 20, 2012 4:22 pm
Forum: Announcements
Topic: Version 1.4.0 is released
Replies: 23
Views: 48471

Re: Version 1.4.0 is released

Mac users can put tihis to Terminal: git clone https://github.com/UniversalMediaServer/UniversalMediaServer/ && cd UniversalMediaServer && mvn com.savage7.maven.plugins:maven-external-dependency-plugin:resolve-external && mvn com.savage7.maven.plugins:maven-external-dependenc...
by shelftalker
Tue Jul 10, 2012 6:34 pm
Forum: Announcements
Topic: Version 1.3.0 is released
Replies: 27
Views: 49010

Re: Version 1.3.0 is released

I can not choose audio track from mkv or mp4 files with ffmpeg or tsmuxer since this release. (#Transcode# folder). Mencoder works fine.
by shelftalker
Tue Jul 10, 2012 6:27 pm
Forum: Announcements
Topic: Version 1.3.0 is released
Replies: 27
Views: 49010

Re: Version 1.3.0 is released

SubJunk wrote:
shelftalker wrote:FFmpeg don't work - red icon with cross. Nothing about it at logs. Mac OS X 10.7.4
That just means it isn't enabled and you can use the button down the bottom to enable it, just like always :)
ooops...thanks for help
by shelftalker
Tue Jul 10, 2012 5:26 am
Forum: Announcements
Topic: Version 1.3.0 is released
Replies: 27
Views: 49010

Re: Version 1.3.0 is released

FFmpeg don't work - red icon with cross. Nothing about it at logs. Mac OS X 10.7.4
by shelftalker
Sun Jun 10, 2012 4:42 am
Forum: Announcements
Topic: Version 1.1.0 is released
Replies: 6
Views: 22595

Re: Version 1.1.0 is released

To unexpirienced users: There is a Mac build https://www.dropbox.com/s/9c9ip3ms1jsafwx/ums-1.1.0.dmg I have not changed anything, just compiled. You can do it yourself in your terminal: git clone https://code.google.com/p/universal-media-server/ && cd universal-media-server && mvn co...
by shelftalker
Thu Jun 07, 2012 3:07 pm
Forum: Announcements
Topic: Version 1.0.1 is released
Replies: 27
Views: 50712

Re: Version 1.0.1 is released

Ok, I finished with GUI and make 100% normal build from git repository from command line. I don't change any code, only converted icon from .ico to .icns so Mac can show it. You can use it AS IS or don't use it at all. It's a download link to dmg http://clck.ru/d/wCmazp5i1AoM0 Cool! :) The file say...
by shelftalker
Thu Jun 07, 2012 3:47 am
Forum: Announcements
Topic: Version 1.0.1 is released
Replies: 27
Views: 50712

Re: Version 1.0.1 is released

glebb wrote:There were some errors when building with OSX.
I moved that files manually :) So my compilation is fully work on my iMac with Mac OS X 10.7. I do not pretend to anything, I just wanted to help someone, who like UMS, but uses Mac.
by shelftalker
Thu Jun 07, 2012 3:25 am
Forum: Announcements
Topic: Version 1.0.1 is released
Replies: 27
Views: 50712

Re: Version 1.0.1 is released

Ok, I finished with GUI and make 100% normal build from git repository from command line. I don't change any code, only converted icon from .ico to .icns so Mac can show it. You can use it AS IS or don't use it at all.
It's a download link to dmg http://clck.ru/d/wCmazp5i1AoM0
by shelftalker
Wed Jun 06, 2012 11:44 pm
Forum: Announcements
Topic: Version 1.0.1 is released
Replies: 27
Views: 50712

Re: Version 1.0.1 is released

I changed permissions of file on sourcecode's "osx" folder and it's start working too, so I don't need your old project's "osx" folder.
by shelftalker
Wed Jun 06, 2012 11:14 pm
Forum: Announcements
Topic: Version 1.0.1 is released
Replies: 27
Views: 50712

Re: Version 1.0.1 is released

I downloaded linux version, copy "osx" folder from your older project and then run ums.jar and....it's work perfect. The only problem I have - I can't create an .app file. There is no JarBundler in my XCode 4.3.2 and I don't know how to get it. I can download only old version from internet...