Jump to content

MacOS Setup


Luke

Recommended Posts

Phate

It is on the roadmap. It can get done faster if someone were to volunteer to help out with it.

Thats why I wrote this. If I find the time I'll have a look this weekend.

Link to comment
Share on other sites

Well we don't do anything to authorize the port opening. 

 

I have tried it with sudo. In addition, I have bound a python server a ports 8096 and 8945 with no problems, to IPs 0.0.0.0, 192.168.0.5 and 127.0.0.1. The log says that 

The requested address is not valid in this context
        System.Net.Sockets.SocketException

which makes me wonder if there's something going wrong with IP address detection.

 

EDIT: This is starting to feel like an Alchemy/Mono/OSX issue rather than something specifically due to MB. Is there anywhere I can change the ports its binding to just to see if that helps? It works perfectly on my other Mac - the major difference between the two is my "server" is running OSX Server...

 

EDIT2: My other Mac doesn't like it now. I'm trying to work out what's changed since it worked...

Edited by c0g
Link to comment
Share on other sites

Thats why I wrote this. If I find the time I'll have a look this weekend.

 

Thanks, that would be fantastic. 

Link to comment
Share on other sites

Try this: http://pastebin.com/de0pYdqa

 

This is on a fresh reboot btw.

 

Well we don't do anything to authorize the port opening. At the moment it's something you have to handle. So maybe you'll have to run it elevated or perhaps others who are running it can comment and help out.

Link to comment
Share on other sites

I got by this topic and skimmed over it. I know that it is possible to bundle Mono together with an application on OSX. So it should also be possible to bundle libgdi+ with it.

 

With an additional small application to start the server no terminal windows would be necessary. (Like xampp, it uses a small window to start,stop the apache server). It would also be possible to setup starting of mediabrowser at system start with a wizard from this small app.

 

I did not try to start MediaBrowser on my Mac as all my media files are placed on a server based on Linux.

 

It is on the roadmap. It can get done faster if someone were to volunteer to help out with it.

Link to comment
Share on other sites

I have solved the issue. When testing on my main non-server computer, I had a custom DNS set in my router. I removed it (went back to my ISP, Virgin Media) while debugging my Roku, after which I tested MB on my server. I just reset the custom DNS now and MBServer works fine... I have literally no idea how this interaction happened, or why MBServer cares about my DNS settings. I am confused.

Link to comment
Share on other sites

  • 2 weeks later...

Pretty nice guide, thanks!

 

This steps helped me get everything installed correctly, I have a different problem now: I intent to use MB with a Roku Stick, but the MB Roku channel doesn't seem to work right, It shows my library but it won't load any video. I can choose the video I want to see and everything, but when I hit play it shows the loading screen for half a second and then takes me back to the previous screen. I deleted and reinstalled the channel, no luck there.

 

I'm stuck here, I appreciate any advice you can give to help me solve this. Thanks!

 

 

can you post server logs. you can get to them in the web interface under help -> logs

Link to comment
Share on other sites

LeonBernard

 

Here are some general steps to get MB3 Server installed on OS X.  These worked for me anyway.

 

 

1. Download MB3 Server, and double click to unzip it. (Thanks to Luke for the link)

 

2. Download & Install Xcode and Xcode Command Line Tools from the Mac App Store and Mac Development Site.  You will need to register (free) to download the command line tools.

       

        a. Accept the Command Line Tools License agreement in terminal.  Instructions can be found here under Xcode License Agreement.

 

3. Download & Install Mono 3.4

 

4. Download & Install XQuartz (X11)

 

5. Download & Install MacPorts

 

6. Download & Install libgd 2.1.0.  I used the .tar.gz file.  Install it from the terminal.

       

        a. Unzip the libgd file you downloaded (double click on it).  A folder should appear with the same file name.

 

        b. Open terminal

 

        c. Type "cd" and hit the spacebar in the terminal window, then click and drag the unzipped libdg folder from it's location to the terminal window.  This should have copied the file path for it after "cd" you just typed.

 

        d. Hit enter and you're now in the libgd folder.  Copy the following: 

sudo ln -s /usr/X11R6/include/fontconfig /usr/local/include
./configure && make && sudo make install  

        e. Right click on the terminal window and paste it, then hit enter.  DO NOT hit backspace, or the code won't work.

 

        f. Libgd should install.  I had errors, but it still works.  Follow any prompts until it's completed.

 

7. Run MB Server from Terminal.  Below are instructions:

 

        a. Locate the MediaBrowser folder you downloaded.  Make sure it's unzipped.

 

        b. Type "cd" and hit the space key in terminal.

 

        c. Click and drag the MBServer.Mono folder and put it in the terminal window.  The file path should appear.  Hit enter and you're now in the MBServer.Mono folder.

 

        d. Type "mono MediaBrowser.Server.Mono.exe"

 

        e. You should get a lot of scrolling text, and then MediaBrowser should startup in the web browser.

 

        f. If it doesn't start the web browser for some reason, just go to the standard link for Media Browser on your home network.  You might have files from a previous install.

 

8. Done!

 

 

Some Things Of Notice:

 

  • This works just like the Windows version, with the exception of an actual App and automatic updating.
  • To get rid of the annoying terminal window without closing Media Browser, just click on the open terminal, and go to the menu bar.  Click Terminal, and then Hide Terminal.  You can also just press (Command + H)
  • Updates need to be done manually.  Just download the new MBServer.Mono zip file from the first link provided, and replace the MBServer.Mono folder you already have.
  • If using in combination with a Roku, delete the MB3 Channel from the Roku and reinstall.  This solved the crashing problems I was having, as well as playback.
  • Move the MBServer.Mono folder to the Applications folder on OS X to best protect the MB files.
  • If you close MB3 and need to start it again, just follow Step 7 again.  Make sure you're in the correct install location (Applications).

 

 

Pretty nice guide, thanks!

 

This steps helped me get everything installed correctly, I have a different problem now: I intent to use MB with a Roku Stick, but the MB Roku channel doesn't seem to work right, It shows my library but it won't load any video. I can choose the video I want to see and everything, but when I hit play it shows the loading screen for half a second and then takes me back to the previous screen. I deleted and reinstalled the channel, no luck there.

 

I'm stuck here, I appreciate any advice you can give to help me solve this. Thanks!

Edited by LeonBernard
Link to comment
Share on other sites

LeonBernard

can you post server logs. you can get to them in the web interface under help -> logs

Sure, this what I get when clicking on the server log for July 14, 2014 12:20am

 

I also should point that I tried the iPhone app and it worked fine, a little slow loading, but it worked. Thanks!

 

2014-07-14 00:00:00.2634 Info - App: Start new log file Completed after 0 minute(s) and 0 seconds

2014-07-14 00:00:00.3568 Info - ServerManager: Sending web socket message ScheduledTaskEnded

2014-07-14 00:00:21.4514 Error - DtoUtils: ServiceBase<TRequest>::Service Exception

    ffmpeg was not found at /Users/Leon/MBServer.Mono/ProgramData-Server/ffmpeg/20131121/ffmpeg

    System.InvalidOperationException

     at MediaBrowser.Api.Playback.BaseStreamingService+<StartFfMpeg>c__async10.MoveNext () [0x00000] in <filename unknown>:0

    --- End of stack trace from previous location where exception was thrown ---

     at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x00000] in <filename unknown>:0

     at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <filename unknown>:0

     at MediaBrowser.Api.Playback.Hls.BaseHlsService+<ProcessRequestAsync>c__async14.MoveNext () [0x00000] in <filename unknown>:0

    

2014-07-14 00:00:21.4517 Error - HttpServer: Error processing request for /mediabrowser/Videos/4e614b9b0e7a41d71adce692d5eec78a/stream.m3u8?profile=high&deviceid=1EE2C2001555&audiochannels=2&audiobitrate=128000&maxwidth=1920&timestampoffsetms=0&audiocodec=aac&videobitrate=3200000&level=4.0&maxheight=1080&videocodec=h264

    ffmpeg was not found at /Users/Leon/MBServer.Mono/ProgramData-Server/ffmpeg/20131121/ffmpeg

    ServiceStack.HttpError

    No Stack Trace Available

    

2014-07-14 00:00:26.3675 Error - DtoUtils: ServiceBase<TRequest>::Service Exception

    ffmpeg was not found at /Users/Leon/MBServer.Mono/ProgramData-Server/ffmpeg/20131121/ffmpeg

    System.InvalidOperationException

     at MediaBrowser.Api.Playback.BaseStreamingService+<StartFfMpeg>c__async10.MoveNext () [0x00000] in <filename unknown>:0

    --- End of stack trace from previous location where exception was thrown ---

     at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x00000] in <filename unknown>:0

     at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <filename unknown>:0

     at MediaBrowser.Api.Playback.Hls.BaseHlsService+<ProcessRequestAsync>c__async14.MoveNext () [0x00000] in <filename unknown>:0

    

2014-07-14 00:00:26.3675 Error - HttpServer: Error processing request for /mediabrowser/Videos/4e614b9b0e7a41d71adce692d5eec78a/stream.m3u8?profile=high&deviceid=1EE2C2001555&audiochannels=2&audiobitrate=128000&maxwidth=1920&timestampoffsetms=0&audiocodec=aac&videobitrate=3200000&level=4.0&maxheight=1080&videocodec=h264

    ffmpeg was not found at /Users/Leon/MBServer.Mono/ProgramData-Server/ffmpeg/20131121/ffmpeg

    ServiceStack.HttpError

    No Stack Trace Available

    

2014-07-14 00:00:31.0568 Error - DtoUtils: ServiceBase<TRequest>::Service Exception

    ffmpeg was not found at /Users/Leon/MBServer.Mono/ProgramData-Server/ffmpeg/20131121/ffmpeg

    System.InvalidOperationException

     at MediaBrowser.Api.Playback.BaseStreamingService+<StartFfMpeg>c__async10.MoveNext () [0x00000] in <filename unknown>:0

    --- End of stack trace from previous location where exception was thrown ---

     at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x00000] in <filename unknown>:0

     at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <filename unknown>:0

     at MediaBrowser.Api.Playback.Hls.BaseHlsService+<ProcessRequestAsync>c__async14.MoveNext () [0x00000] in <filename unknown>:0

    

2014-07-14 00:00:31.0568 Error - HttpServer: Error processing request for /mediabrowser/Videos/4e614b9b0e7a41d71adce692d5eec78a/stream.m3u8?profile=high&deviceid=1EE2C2001555&audiochannels=2&audiobitrate=128000&maxwidth=1920&timestampoffsetms=0&audiocodec=aac&videobitrate=3200000&level=4.0&maxheight=1080&videocodec=h264

    ffmpeg was not found at /Users/Leon/MBServer.Mono/ProgramData-Server/ffmpeg/20131121/ffmpeg

    ServiceStack.HttpError

    No Stack Trace Available

    

2014-07-14 00:00:37.6184 Error - DtoUtils: ServiceBase<TRequest>::Service Exception

    ffmpeg was not found at /Users/Leon/MBServer.Mono/ProgramData-Server/ffmpeg/20131121/ffmpeg

    System.InvalidOperationException

     at MediaBrowser.Api.Playback.BaseStreamingService+<StartFfMpeg>c__async10.MoveNext () [0x00000] in <filename unknown>:0

    --- End of stack trace from previous location where exception was thrown ---

     at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x00000] in <filename unknown>:0

     at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <filename unknown>:0

     at MediaBrowser.Api.Playback.Hls.BaseHlsService+<ProcessRequestAsync>c__async14.MoveNext () [0x00000] in <filename unknown>:0

    

2014-07-14 00:00:37.6184 Error - HttpServer: Error processing request for /mediabrowser/Videos/4e614b9b0e7a41d71adce692d5eec78a/stream.m3u8?profile=high&deviceid=1EE2C2001555&audiochannels=2&audiobitrate=128000&maxwidth=1920&timestampoffsetms=0&audiocodec=aac&videobitrate=3200000&level=4.0&maxheight=1080&videocodec=h264

    ffmpeg was not found at /Users/Leon/MBServer.Mono/ProgramData-Server/ffmpeg/20131121/ffmpeg

    ServiceStack.HttpError

    No Stack Trace Available

    

2014-07-14 00:00:46.4054 Error - DtoUtils: ServiceBase<TRequest>::Service Exception

    ffmpeg was not found at /Users/Leon/MBServer.Mono/ProgramData-Server/ffmpeg/20131121/ffmpeg

    System.InvalidOperationException

     at MediaBrowser.Api.Playback.BaseStreamingService+<StartFfMpeg>c__async10.MoveNext () [0x00000] in <filename unknown>:0

    --- End of stack trace from previous location where exception was thrown ---

     at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x00000] in <filename unknown>:0

     at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <filename unknown>:0

     at MediaBrowser.Api.Playback.Hls.BaseHlsService+<ProcessRequestAsync>c__async14.MoveNext () [0x00000] in <filename unknown>:0

    

2014-07-14 00:00:46.4054 Error - HttpServer: Error processing request for /mediabrowser/Videos/4e614b9b0e7a41d71adce692d5eec78a/stream.m3u8?profile=high&deviceid=1EE2C2001555&audiochannels=2&audiobitrate=128000&maxwidth=1920&timestampoffsetms=0&audiocodec=aac&videobitrate=3200000&level=4.0&maxheight=1080&videocodec=h264

    ffmpeg was not found at /Users/Leon/MBServer.Mono/ProgramData-Server/ffmpeg/20131121/ffmpeg

    ServiceStack.HttpError

    No Stack Trace Available

    

2014-07-14 00:05:00.8608 Info - App: Received UDP server request from 192.168.0.19:53822

2014-07-14 00:05:01.2268 Info - App: Udp message sent to 192.168.0.19:53822

2014-07-14 00:05:39.6161 Error - DtoUtils: ServiceBase<TRequest>::Service Exception

    Object reference not set to an instance of an object

    System.NullReferenceException

     at MediaBrowser.Server.Implementations.LiveTv.LiveTvManager+<GetRecommendedPrograms>c__async74.MoveNext () [0x00000] in <filename unknown>:0

    

2014-07-14 00:05:39.6161 Error - HttpServer: Error processing request for /mediabrowser/LiveTv/Programs/Recommended?userId=3b78986db7bdbcb990b0e249c29ce734&isairing=true&StartIndex=0&Limit=8

    Object reference not set to an instance of an object

    ServiceStack.HttpError

    No Stack Trace Available

    

2014-07-14 00:05:45.3023 Error - DtoUtils: ServiceBase<TRequest>::Service Exception

    Object reference not set to an instance of an object

    System.NullReferenceException

     at MediaBrowser.Server.Implementations.LiveTv.LiveTvManager+<GetRecommendedPrograms>c__async74.MoveNext () [0x00000] in <filename unknown>:0

    

2014-07-14 00:05:45.3026 Error - HttpServer: Error processing request for /mediabrowser/LiveTv/Programs/Recommended?userId=3b78986db7bdbcb990b0e249c29ce734&isairing=true&StartIndex=0&Limit=8

    Object reference not set to an instance of an object

    ServiceStack.HttpError

    No Stack Trace Available

    

2014-07-14 00:05:46.7356 Error - DtoUtils: ServiceBase<TRequest>::Service Exception

    Object reference not set to an instance of an object

    System.NullReferenceException

     at MediaBrowser.Server.Implementations.LiveTv.LiveTvManager+<GetRecommendedPrograms>c__async74.MoveNext () [0x00000] in <filename unknown>:0

    

2014-07-14 00:05:46.7356 Error - HttpServer: Error processing request for /mediabrowser/LiveTv/Programs/Recommended?userId=3b78986db7bdbcb990b0e249c29ce734&isairing=true&StartIndex=0&Limit=8

    Object reference not set to an instance of an object

    ServiceStack.HttpError

    No Stack Trace Available

    

2014-07-14 00:05:55.8821 Error - DtoUtils: ServiceBase<TRequest>::Service Exception

    Object reference not set to an instance of an object

    System.NullReferenceException

     at MediaBrowser.Server.Implementations.LiveTv.LiveTvManager+<GetRecommendedPrograms>c__async74.MoveNext () [0x00000] in <filename unknown>:0

    

2014-07-14 00:05:55.8824 Error - HttpServer: Error processing request for /mediabrowser/LiveTv/Programs/Recommended?userId=3b78986db7bdbcb990b0e249c29ce734&isairing=true&StartIndex=0&Limit=75

    Object reference not set to an instance of an object

    ServiceStack.HttpError

    No Stack Trace Available

    

2014-07-14 00:06:00.5589 Error - DtoUtils: ServiceBase<TRequest>::Service Exception

    Object reference not set to an instance of an object

    System.NullReferenceException

     at MediaBrowser.Server.Implementations.LiveTv.LiveTvManager+<GetRecommendedPrograms>c__async74.MoveNext () [0x00000] in <filename unknown>:0

    

2014-07-14 00:06:00.5599 Error - HttpServer: Error processing request for /mediabrowser/LiveTv/Programs/Recommended?userId=3b78986db7bdbcb990b0e249c29ce734&isairing=true&StartIndex=0&Limit=8

    Object reference not set to an instance of an object

    ServiceStack.HttpError

    No Stack Trace Available

    

2014-07-14 00:06:02.0714 Error - DtoUtils: ServiceBase<TRequest>::Service Exception

    Object reference not set to an instance of an object

    System.NullReferenceException

     at MediaBrowser.Server.Implementations.LiveTv.LiveTvManager+<GetRecommendedPrograms>c__async74.MoveNext () [0x00000] in <filename unknown>:0

    

2014-07-14 00:06:02.0714 Error - HttpServer: Error processing request for /mediabrowser/LiveTv/Programs/Recommended?userId=3b78986db7bdbcb990b0e249c29ce734&isairing=true&StartIndex=0&Limit=8

    Object reference not set to an instance of an object

    ServiceStack.HttpError

    No Stack Trace Available

    

2014-07-14 00:06:11.8211 Info - App: HttpClientManager POST: http://192.168.0.19:8324/mediabrowser/message/Ping

2014-07-14 00:06:23.5530 Error - DtoUtils: ServiceBase<TRequest>::Service Exception

    Object reference not set to an instance of an object

    System.NullReferenceException

     at MediaBrowser.Server.Implementations.LiveTv.LiveTvManager+<GetRecommendedPrograms>c__async74.MoveNext () [0x00000] in <filename unknown>:0

    

2014-07-14 00:06:23.5530 Error - HttpServer: Error processing request for /mediabrowser/LiveTv/Programs/Recommended?userId=3b78986db7bdbcb990b0e249c29ce734&isairing=true&StartIndex=0&Limit=8

    Object reference not set to an instance of an object

    ServiceStack.HttpError

    No Stack Trace Available

    

2014-07-14 00:06:24.3226 Error - DtoUtils: ServiceBase<TRequest>::Service Exception

    Object reference not set to an instance of an object

    System.NullReferenceException

     at MediaBrowser.Server.Implementations.LiveTv.LiveTvManager+<GetRecommendedPrograms>c__async74.MoveNext () [0x00000] in <filename unknown>:0

    

2014-07-14 00:06:24.3230 Error - HttpServer: Error processing request for /mediabrowser/LiveTv/Programs/Recommended?userId=3b78986db7bdbcb990b0e249c29ce734&isairing=true&StartIndex=0&Limit=8

    Object reference not set to an instance of an object

    ServiceStack.HttpError

    No Stack Trace Available

    

2014-07-14 00:06:25.7526 Error - DtoUtils: ServiceBase<TRequest>::Service Exception

    Object reference not set to an instance of an object

    System.NullReferenceException

     at MediaBrowser.Server.Implementations.LiveTv.LiveTvManager+<GetRecommendedPrograms>c__async74.MoveNext () [0x00000] in <filename unknown>:0

    

2014-07-14 00:06:25.7530 Error - HttpServer: Error processing request for /mediabrowser/LiveTv/Programs/Recommended?userId=3b78986db7bdbcb990b0e249c29ce734&isairing=true&StartIndex=0&Limit=8

    Object reference not set to an instance of an object

    ServiceStack.HttpError

    No Stack Trace Available

    

2014-07-14 00:06:27.1803 Error - DtoUtils: ServiceBase<TRequest>::Service Exception

    Object reference not set to an instance of an object

    System.NullReferenceException

     at MediaBrowser.Server.Implementations.LiveTv.LiveTvManager+<GetRecommendedPrograms>c__async74.MoveNext () [0x00000] in <filename unknown>:0

    

2014-07-14 00:06:27.1807 Error - HttpServer: Error processing request for /mediabrowser/LiveTv/Programs/Recommended?userId=3b78986db7bdbcb990b0e249c29ce734&isairing=true&StartIndex=0&Limit=8

    Object reference not set to an instance of an object

    ServiceStack.HttpError

    No Stack Trace Available

    

2014-07-14 00:06:31.2863 Error - DtoUtils: ServiceBase<TRequest>::Service Exception

    Object reference not set to an instance of an object

    System.NullReferenceException

     at MediaBrowser.Server.Implementations.LiveTv.LiveTvManager+<GetRecommendedPrograms>c__async74.MoveNext () [0x00000] in <filename unknown>:0

    

2014-07-14 00:06:31.2872 Error - HttpServer: Error processing request for /mediabrowser/LiveTv/Programs/Recommended?userId=3b78986db7bdbcb990b0e249c29ce734&isairing=true&StartIndex=0&Limit=8

    Object reference not set to an instance of an object

    ServiceStack.HttpError

    No Stack Trace Available

    

2014-07-14 00:06:33.1415 Error - DtoUtils: ServiceBase<TRequest>::Service Exception

    Object reference not set to an instance of an object

    System.NullReferenceException

     at MediaBrowser.Server.Implementations.LiveTv.LiveTvManager+<GetRecommendedPrograms>c__async74.MoveNext () [0x00000] in <filename unknown>:0

    

2014-07-14 00:06:33.1418 Error - HttpServer: Error processing request for /mediabrowser/LiveTv/Programs/Recommended?userId=3b78986db7bdbcb990b0e249c29ce734&isairing=true&StartIndex=0&Limit=8

    Object reference not set to an instance of an object

    ServiceStack.HttpError

    No Stack Trace Available

    

2014-07-14 00:06:35.1730 Error - DtoUtils: ServiceBase<TRequest>::Service Exception

    Object reference not set to an instance of an object

    System.NullReferenceException

     at MediaBrowser.Server.Implementations.LiveTv.LiveTvManager+<GetRecommendedPrograms>c__async74.MoveNext () [0x00000] in <filename unknown>:0

    

2014-07-14 00:06:35.1730 Error - HttpServer: Error processing request for /mediabrowser/LiveTv/Programs/Recommended?userId=3b78986db7bdbcb990b0e249c29ce734&isairing=true&StartIndex=0&Limit=8

    Object reference not set to an instance of an object

    ServiceStack.HttpError

    No Stack Trace Available

    

2014-07-14 00:06:35.8114 Error - DtoUtils: ServiceBase<TRequest>::Service Exception

    Object reference not set to an instance of an object

    System.NullReferenceException

     at MediaBrowser.Server.Implementations.LiveTv.LiveTvManager+<GetRecommendedPrograms>c__async74.MoveNext () [0x00000] in <filename unknown>:0

    

2014-07-14 00:06:35.8117 Error - HttpServer: Error processing request for /mediabrowser/LiveTv/Programs/Recommended?userId=3b78986db7bdbcb990b0e249c29ce734&isairing=true&StartIndex=0&Limit=8

    Object reference not set to an instance of an object

    ServiceStack.HttpError

    No Stack Trace Available

    

2014-07-14 00:06:37.6010 Info - ImageProcessor: Failed to read image header for /Users/Leon/MBServer.Mono/ProgramData-Server/data/metadata/53/53895751db9af48b436ba44e54c2eb03/thumb.jpg. Doing it the slow way.

2014-07-14 00:06:38.2500 Error - DtoUtils: ServiceBase<TRequest>::Service Exception

    Object reference not set to an instance of an object

    System.NullReferenceException

     at MediaBrowser.Server.Implementations.LiveTv.LiveTvManager+<GetRecommendedPrograms>c__async74.MoveNext () [0x00000] in <filename unknown>:0

    

2014-07-14 00:06:38.2503 Error - HttpServer: Error processing request for /mediabrowser/LiveTv/Programs/Recommended?userId=3b78986db7bdbcb990b0e249c29ce734&isairing=true&StartIndex=0&Limit=8

    Object reference not set to an instance of an object

    ServiceStack.HttpError

    No Stack Trace Available

    

2014-07-14 00:06:39.8766 Error - DtoUtils: ServiceBase<TRequest>::Service Exception

    Object reference not set to an instance of an object

    System.NullReferenceException

     at MediaBrowser.Server.Implementations.LiveTv.LiveTvManager+<GetRecommendedPrograms>c__async74.MoveNext () [0x00000] in <filename unknown>:0

    

2014-07-14 00:06:39.8771 Error - HttpServer: Error processing request for /mediabrowser/LiveTv/Programs/Recommended?userId=3b78986db7bdbcb990b0e249c29ce734&isairing=true&StartIndex=0&Limit=8

    Object reference not set to an instance of an object

    ServiceStack.HttpError

    No Stack Trace Available

    

2014-07-14 00:06:44.9910 Error - DtoUtils: ServiceBase<TRequest>::Service Exception

    ffmpeg was not found at /Users/Leon/MBServer.Mono/ProgramData-Server/ffmpeg/20131121/ffmpeg

    System.InvalidOperationException

     at MediaBrowser.Api.Playback.BaseStreamingService+<StartFfMpeg>c__async10.MoveNext () [0x00000] in <filename unknown>:0

    --- End of stack trace from previous location where exception was thrown ---

     at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x00000] in <filename unknown>:0

     at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <filename unknown>:0

     at MediaBrowser.Api.Playback.Hls.BaseHlsService+<ProcessRequestAsync>c__async14.MoveNext () [0x00000] in <filename unknown>:0

    

2014-07-14 00:06:44.9910 Error - HttpServer: Error processing request for /mediabrowser/Videos/4e614b9b0e7a41d71adce692d5eec78a/stream.m3u8?mediaSourceId=4e614b9b0e7a41d71adce692d5eec78a&maxWidth=1920&maxHeight=1080&videoCodec=h264&profile=high&level=41&deviceId=1EE2C2001555&TimeStampOffsetMs=0&AudioCodec=aac&MaxAudioChannels=2&StartTimeTicks=00000000&AudioBitrate=128000&VideoBitrate=3200000

    ffmpeg was not found at /Users/Leon/MBServer.Mono/ProgramData-Server/ffmpeg/20131121/ffmpeg

    ServiceStack.HttpError

    No Stack Trace Available

    

2014-07-14 00:06:47.9068 Error - DtoUtils: ServiceBase<TRequest>::Service Exception

    ffmpeg was not found at /Users/Leon/MBServer.Mono/ProgramData-Server/ffmpeg/20131121/ffmpeg

    System.InvalidOperationException

     at MediaBrowser.Api.Playback.BaseStreamingService+<StartFfMpeg>c__async10.MoveNext () [0x00000] in <filename unknown>:0

    --- End of stack trace from previous location where exception was thrown ---

     at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x00000] in <filename unknown>:0

     at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <filename unknown>:0

     at MediaBrowser.Api.Playback.Hls.BaseHlsService+<ProcessRequestAsync>c__async14.MoveNext () [0x00000] in <filename unknown>:0

    

2014-07-14 00:06:47.9071 Error - HttpServer: Error processing request for /mediabrowser/Videos/4e614b9b0e7a41d71adce692d5eec78a/stream.m3u8?mediaSourceId=4e614b9b0e7a41d71adce692d5eec78a&maxWidth=1920&maxHeight=1080&videoCodec=h264&profile=high&level=41&deviceId=1EE2C2001555&TimeStampOffsetMs=0&AudioCodec=aac&MaxAudioChannels=2&StartTimeTicks=00000000&AudioBitrate=128000&VideoBitrate=3200000

    ffmpeg was not found at /Users/Leon/MBServer.Mono/ProgramData-Server/ffmpeg/20131121/ffmpeg

    ServiceStack.HttpError

    No Stack Trace Available

    

2014-07-14 00:06:49.4467 Error - DtoUtils: ServiceBase<TRequest>::Service Exception

    ffmpeg was not found at /Users/Leon/MBServer.Mono/ProgramData-Server/ffmpeg/20131121/ffmpeg

    System.InvalidOperationException

     at MediaBrowser.Api.Playback.BaseStreamingService+<StartFfMpeg>c__async10.MoveNext () [0x00000] in <filename unknown>:0

    --- End of stack trace from previous location where exception was thrown ---

     at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x00000] in <filename unknown>:0

     at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <filename unknown>:0

     at MediaBrowser.Api.Playback.Hls.BaseHlsService+<ProcessRequestAsync>c__async14.MoveNext () [0x00000] in <filename unknown>:0

    

2014-07-14 00:06:49.4469 Error - HttpServer: Error processing request for /mediabrowser/Videos/4e614b9b0e7a41d71adce692d5eec78a/stream.m3u8?mediaSourceId=4e614b9b0e7a41d71adce692d5eec78a&maxWidth=1920&maxHeight=1080&videoCodec=h264&profile=high&level=41&deviceId=1EE2C2001555&TimeStampOffsetMs=0&AudioCodec=aac&MaxAudioChannels=2&StartTimeTicks=00000000&AudioBitrate=128000&VideoBitrate=3200000

    ffmpeg was not found at /Users/Leon/MBServer.Mono/ProgramData-Server/ffmpeg/20131121/ffmpeg

    ServiceStack.HttpError

    No Stack Trace Available

    

2014-07-14 00:06:50.9992 Error - DtoUtils: ServiceBase<TRequest>::Service Exception

    ffmpeg was not found at /Users/Leon/MBServer.Mono/ProgramData-Server/ffmpeg/20131121/ffmpeg

    System.InvalidOperationException

     at MediaBrowser.Api.Playback.BaseStreamingService+<StartFfMpeg>c__async10.MoveNext () [0x00000] in <filename unknown>:0

    --- End of stack trace from previous location where exception was thrown ---

     at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x00000] in <filename unknown>:0

     at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <filename unknown>:0

     at MediaBrowser.Api.Playback.Hls.BaseHlsService+<ProcessRequestAsync>c__async14.MoveNext () [0x00000] in <filename unknown>:0

    

2014-07-14 00:06:50.9992 Error - HttpServer: Error processing request for /mediabrowser/Videos/4e614b9b0e7a41d71adce692d5eec78a/stream.m3u8?mediaSourceId=4e614b9b0e7a41d71adce692d5eec78a&maxWidth=1920&maxHeight=1080&videoCodec=h264&profile=high&level=41&deviceId=1EE2C2001555&TimeStampOffsetMs=0&AudioCodec=aac&MaxAudioChannels=2&StartTimeTicks=00000000&AudioBitrate=128000&VideoBitrate=3200000

    ffmpeg was not found at /Users/Leon/MBServer.Mono/ProgramData-Server/ffmpeg/20131121/ffmpeg

    ServiceStack.HttpError

    No Stack Trace Available

    

2014-07-14 00:06:53.2478 Error - DtoUtils: ServiceBase<TRequest>::Service Exception

    ffmpeg was not found at /Users/Leon/MBServer.Mono/ProgramData-Server/ffmpeg/20131121/ffmpeg

    System.InvalidOperationException

     at MediaBrowser.Api.Playback.BaseStreamingService+<StartFfMpeg>c__async10.MoveNext () [0x00000] in <filename unknown>:0

    --- End of stack trace from previous location where exception was thrown ---

     at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x00000] in <filename unknown>:0

     at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <filename unknown>:0

     at MediaBrowser.Api.Playback.Hls.BaseHlsService+<ProcessRequestAsync>c__async14.MoveNext () [0x00000] in <filename unknown>:0

    

2014-07-14 00:06:53.2478 Error - HttpServer: Error processing request for /mediabrowser/Videos/4e614b9b0e7a41d71adce692d5eec78a/stream.m3u8?mediaSourceId=4e614b9b0e7a41d71adce692d5eec78a&maxWidth=1920&maxHeight=1080&videoCodec=h264&profile=high&level=41&deviceId=1EE2C2001555&TimeStampOffsetMs=0&AudioCodec=aac&MaxAudioChannels=2&StartTimeTicks=00000000&AudioBitrate=128000&VideoBitrate=3200000

    ffmpeg was not found at /Users/Leon/MBServer.Mono/ProgramData-Server/ffmpeg/20131121/ffmpeg

    ServiceStack.HttpError

    No Stack Trace Available

    

2014-07-14 00:06:58.4777 Error - DtoUtils: ServiceBase<TRequest>::Service Exception

    ffmpeg was not found at /Users/Leon/MBServer.Mono/ProgramData-Server/ffmpeg/20131121/ffmpeg

    System.InvalidOperationException

     at MediaBrowser.Api.Playback.BaseStreamingService+<StartFfMpeg>c__async10.MoveNext () [0x00000] in <filename unknown>:0

    --- End of stack trace from previous location where exception was thrown ---

     at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x00000] in <filename unknown>:0

     at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <filename unknown>:0

     at MediaBrowser.Api.Playback.Hls.BaseHlsService+<ProcessRequestAsync>c__async14.MoveNext () [0x00000] in <filename unknown>:0

    

2014-07-14 00:06:58.4780 Error - HttpServer: Error processing request for /mediabrowser/Videos/4e614b9b0e7a41d71adce692d5eec78a/stream.m3u8?mediaSourceId=4e614b9b0e7a41d71adce692d5eec78a&maxWidth=1920&maxHeight=1080&videoCodec=h264&profile=high&level=41&deviceId=1EE2C2001555&TimeStampOffsetMs=0&AudioCodec=aac&MaxAudioChannels=2&StartTimeTicks=00000000&AudioBitrate=128000&VideoBitrate=3200000

    ffmpeg was not found at /Users/Leon/MBServer.Mono/ProgramData-Server/ffmpeg/20131121/ffmpeg

    ServiceStack.HttpError

    No Stack Trace Available

    

2014-07-14 00:07:06.8530 Error - DtoUtils: ServiceBase<TRequest>::Service Exception

    ffmpeg was not found at /Users/Leon/MBServer.Mono/ProgramData-Server/ffmpeg/20131121/ffmpeg

    System.InvalidOperationException

     at MediaBrowser.Api.Playback.BaseStreamingService+<StartFfMpeg>c__async10.MoveNext () [0x00000] in <filename unknown>:0

    --- End of stack trace from previous location where exception was thrown ---

     at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x00000] in <filename unknown>:0

     at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <filename unknown>:0

     at MediaBrowser.Api.Playback.Hls.BaseHlsService+<ProcessRequestAsync>c__async14.MoveNext () [0x00000] in <filename unknown>:0

    

2014-07-14 00:07:06.8530 Error - HttpServer: Error processing request for /mediabrowser/Videos/4e614b9b0e7a41d71adce692d5eec78a/stream.m3u8?mediaSourceId=4e614b9b0e7a41d71adce692d5eec78a&maxWidth=1920&maxHeight=1080&videoCodec=h264&profile=high&level=41&deviceId=1EE2C2001555&TimeStampOffsetMs=0&AudioCodec=aac&MaxAudioChannels=2&StartTimeTicks=00000000&AudioBitrate=128000&VideoBitrate=3200000

    ffmpeg was not found at /Users/Leon/MBServer.Mono/ProgramData-Server/ffmpeg/20131121/ffmpeg

    ServiceStack.HttpError

    No Stack Trace Available

    

2014-07-14 00:07:10.0734 Error - DtoUtils: ServiceBase<TRequest>::Service Exception

    ffmpeg was not found at /Users/Leon/MBServer.Mono/ProgramData-Server/ffmpeg/20131121/ffmpeg

    System.InvalidOperationException

     at MediaBrowser.Api.Playback.BaseStreamingService+<StartFfMpeg>c__async10.MoveNext () [0x00000] in <filename unknown>:0

    --- End of stack trace from previous location where exception was thrown ---

     at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x00000] in <filename unknown>:0

     at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <filename unknown>:0

     at MediaBrowser.Api.Playback.Hls.BaseHlsService+<ProcessRequestAsync>c__async14.MoveNext () [0x00000] in <filename unknown>:0

    

2014-07-14 00:07:10.0736 Error - HttpServer: Error processing request for /mediabrowser/Videos/4e614b9b0e7a41d71adce692d5eec78a/stream.m3u8?mediaSourceId=4e614b9b0e7a41d71adce692d5eec78a&maxWidth=1920&maxHeight=1080&videoCodec=h264&profile=high&level=41&deviceId=1EE2C2001555&TimeStampOffsetMs=0&AudioCodec=aac&MaxAudioChannels=2&StartTimeTicks=00000000&AudioBitrate=128000&VideoBitrate=3200000

    ffmpeg was not found at /Users/Leon/MBServer.Mono/ProgramData-Server/ffmpeg/20131121/ffmpeg

    ServiceStack.HttpError

    No Stack Trace Available

    

2014-07-14 00:07:11.8432 Info - App: HttpClientManager POST: http://192.168.0.19:8324/mediabrowser/message/Ping

2014-07-14 00:07:11.8792 Error - DtoUtils: ServiceBase<TRequest>::Service Exception

    ffmpeg was not found at /Users/Leon/MBServer.Mono/ProgramData-Server/ffmpeg/20131121/ffmpeg

    System.InvalidOperationException

     at MediaBrowser.Api.Playback.BaseStreamingService+<StartFfMpeg>c__async10.MoveNext () [0x00000] in <filename unknown>:0

    --- End of stack trace from previous location where exception was thrown ---

     at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x00000] in <filename unknown>:0

     at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <filename unknown>:0

     at MediaBrowser.Api.Playback.Hls.BaseHlsService+<ProcessRequestAsync>c__async14.MoveNext () [0x00000] in <filename unknown>:0

    

2014-07-14 00:07:11.8794 Error - HttpServer: Error processing request for /mediabrowser/Videos/4e614b9b0e7a41d71adce692d5eec78a/stream.m3u8?mediaSourceId=4e614b9b0e7a41d71adce692d5eec78a&maxWidth=1920&maxHeight=1080&videoCodec=h264&profile=high&level=41&deviceId=1EE2C2001555&TimeStampOffsetMs=0&AudioCodec=aac&MaxAudioChannels=2&StartTimeTicks=00000000&AudioBitrate=128000&VideoBitrate=3200000

    ffmpeg was not found at /Users/Leon/MBServer.Mono/ProgramData-Server/ffmpeg/20131121/ffmpeg

    ServiceStack.HttpError

    No Stack Trace Available

    

2014-07-14 00:07:13.4063 Error - DtoUtils: ServiceBase<TRequest>::Service Exception

    ffmpeg was not found at /Users/Leon/MBServer.Mono/ProgramData-Server/ffmpeg/20131121/ffmpeg

    System.InvalidOperationException

     at MediaBrowser.Api.Playback.BaseStreamingService+<StartFfMpeg>c__async10.MoveNext () [0x00000] in <filename unknown>:0

    --- End of stack trace from previous location where exception was thrown ---

     at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x00000] in <filename unknown>:0

     at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <filename unknown>:0

     at MediaBrowser.Api.Playback.Hls.BaseHlsService+<ProcessRequestAsync>c__async14.MoveNext () [0x00000] in <filename unknown>:0

    

2014-07-14 00:07:13.4063 Error - HttpServer: Error processing request for /mediabrowser/Videos/4e614b9b0e7a41d71adce692d5eec78a/stream.m3u8?mediaSourceId=4e614b9b0e7a41d71adce692d5eec78a&maxWidth=1920&maxHeight=1080&videoCodec=h264&profile=high&level=41&deviceId=1EE2C2001555&TimeStampOffsetMs=0&AudioCodec=aac&MaxAudioChannels=2&StartTimeTicks=00000000&AudioBitrate=128000&VideoBitrate=3200000

    ffmpeg was not found at /Users/Leon/MBServer.Mono/ProgramData-Server/ffmpeg/20131121/ffmpeg

    ServiceStack.HttpError

    No Stack Trace Available

    

2014-07-14 00:08:12.0104 Info - App: HttpClientManager POST: http://192.168.0.19:8324/mediabrowser/message/Ping

2014-07-14 00:09:12.5972 Info - App: HttpClientManager POST: http://192.168.0.19:8324/mediabrowser/message/Ping

2014-07-14 00:10:13.1874 Info - App: HttpClientManager POST: http://192.168.0.19:8324/mediabrowser/message/Ping

2014-07-14 00:11:13.3125 Info - App: HttpClientManager POST: http://192.168.0.19:8324/mediabrowser/message/Ping

2014-07-14 00:12:13.3421 Info - App: HttpClientManager POST: http://192.168.0.19:8324/mediabrowser/message/Ping

2014-07-14 00:13:13.4959 Info - App: HttpClientManager POST: http://192.168.0.19:8324/mediabrowser/message/Ping

2014-07-14 00:14:14.0634 Info - App: HttpClientManager POST: http://192.168.0.19:8324/mediabrowser/message/Ping

2014-07-14 00:14:46.5676 Error - DtoUtils: ServiceBase<TRequest>::Service Exception

    ffmpeg was not found at /Users/Leon/MBServer.Mono/ProgramData-Server/ffmpeg/20131121/ffmpeg

    System.InvalidOperationException

     at MediaBrowser.Api.Playback.BaseStreamingService+<StartFfMpeg>c__async10.MoveNext () [0x00000] in <filename unknown>:0

    --- End of stack trace from previous location where exception was thrown ---

     at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x00000] in <filename unknown>:0

     at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <filename unknown>:0

     at MediaBrowser.Api.Playback.Hls.BaseHlsService+<ProcessRequestAsync>c__async14.MoveNext () [0x00000] in <filename unknown>:0

    

2014-07-14 00:14:46.5678 Error - HttpServer: Error processing request for /mediabrowser/Videos/4e614b9b0e7a41d71adce692d5eec78a/stream.m3u8?mediaSourceId=4e614b9b0e7a41d71adce692d5eec78a&maxWidth=1920&maxHeight=1080&videoCodec=h264&profile=high&level=41&deviceId=1EE2C2001555&TimeStampOffsetMs=0&AudioCodec=aac&MaxAudioChannels=2&StartTimeTicks=00000000&AudioBitrate=128000&VideoBitrate=3200000

    ffmpeg was not found at /Users/Leon/MBServer.Mono/ProgramData-Server/ffmpeg/20131121/ffmpeg

    ServiceStack.HttpError

    No Stack Trace Available

    

2014-07-14 00:15:02.1395 Error - DtoUtils: ServiceBase<TRequest>::Service Exception

    ffmpeg was not found at /Users/Leon/MBServer.Mono/ProgramData-Server/ffmpeg/20131121/ffmpeg

    System.InvalidOperationException

     at MediaBrowser.Api.Playback.BaseStreamingService+<StartFfMpeg>c__async10.MoveNext () [0x00000] in <filename unknown>:0

    --- End of stack trace from previous location where exception was thrown ---

     at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x00000] in <filename unknown>:0

     at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <filename unknown>:0

     at MediaBrowser.Api.Playback.Hls.BaseHlsService+<ProcessRequestAsync>c__async14.MoveNext () [0x00000] in <filename unknown>:0

    

2014-07-14 00:15:02.1395 Error - HttpServer: Error processing request for /mediabrowser/Videos/4e614b9b0e7a41d71adce692d5eec78a/stream.m3u8?mediaSourceId=4e614b9b0e7a41d71adce692d5eec78a&maxWidth=1920&maxHeight=1080&videoCodec=h264&profile=high&level=41&deviceId=1EE2C2001555&TimeStampOffsetMs=0&AudioCodec=aac&MaxAudioChannels=2&StartTimeTicks=00000000&AudioBitrate=128000&VideoBitrate=3200000

    ffmpeg was not found at /Users/Leon/MBServer.Mono/ProgramData-Server/ffmpeg/20131121/ffmpeg

    ServiceStack.HttpError

    No Stack Trace Available

    

2014-07-14 00:15:04.7658 Error - DtoUtils: ServiceBase<TRequest>::Service Exception

    Object reference not set to an instance of an object

    System.NullReferenceException

     at MediaBrowser.Server.Implementations.LiveTv.LiveTvManager+<GetRecommendedPrograms>c__async74.MoveNext () [0x00000] in <filename unknown>:0

    

2014-07-14 00:15:04.7658 Error - HttpServer: Error processing request for /mediabrowser/LiveTv/Programs/Recommended?userId=3b78986db7bdbcb990b0e249c29ce734&isairing=true&StartIndex=0&Limit=75

    Object reference not set to an instance of an object

    ServiceStack.HttpError

    No Stack Trace Available

    

2014-07-14 00:15:06.0017 Error - DtoUtils: ServiceBase<TRequest>::Service Exception

    Object reference not set to an instance of an object

    System.NullReferenceException

     at MediaBrowser.Server.Implementations.LiveTv.LiveTvManager+<GetRecommendedPrograms>c__async74.MoveNext () [0x00000] in <filename unknown>:0

    

2014-07-14 00:15:06.0017 Error - HttpServer: Error processing request for /mediabrowser/LiveTv/Programs/Recommended?userId=3b78986db7bdbcb990b0e249c29ce734&isairing=true&StartIndex=0&Limit=8

    Object reference not set to an instance of an object

    ServiceStack.HttpError

    No Stack Trace Available

    

2014-07-14 00:15:14.1738 Info - App: Client connected from 127.0.0.1:59344

2014-07-14 00:15:15.1582 Info - App: HttpClientManager POST: http://192.168.0.19:8324/mediabrowser/message/Ping

2014-07-14 00:16:15.1736 Info - App: HttpClientManager POST: http://192.168.0.19:8324/mediabrowser/message/Ping

2014-07-14 00:17:01.0928 Error - DtoUtils: ServiceBase<TRequest>::Service Exception

    Object reference not set to an instance of an object

    System.NullReferenceException

     at MediaBrowser.Server.Implementations.LiveTv.LiveTvManager+<GetRecommendedPrograms>c__async74.MoveNext () [0x00000] in <filename unknown>:0

    

2014-07-14 00:17:01.1225 Error - HttpServer: Error processing request for /mediabrowser/LiveTv/Programs/Recommended?userId=3b78986db7bdbcb990b0e249c29ce734&isairing=true&StartIndex=0&Limit=8

    Object reference not set to an instance of an object

    ServiceStack.HttpError

    No Stack Trace Available

    

2014-07-14 00:17:04.9808 Error - DtoUtils: ServiceBase<TRequest>::Service Exception

    Object reference not set to an instance of an object

    System.NullReferenceException

     at MediaBrowser.Server.Implementations.LiveTv.LiveTvManager+<GetRecommendedPrograms>c__async74.MoveNext () [0x00000] in <filename unknown>:0

    

2014-07-14 00:17:04.9808 Error - HttpServer: Error processing request for /mediabrowser/LiveTv/Programs/Recommended?userId=3b78986db7bdbcb990b0e249c29ce734&isairing=true&StartIndex=0&Limit=8

    Object reference not set to an instance of an object

    ServiceStack.HttpError

    No Stack Trace Available

    

2014-07-14 00:17:05.7990 Error - DtoUtils: ServiceBase<TRequest>::Service Exception

    Object reference not set to an instance of an object

    System.NullReferenceException

     at MediaBrowser.Server.Implementations.LiveTv.LiveTvManager+<GetRecommendedPrograms>c__async74.MoveNext () [0x00000] in <filename unknown>:0

    

2014-07-14 00:17:06.0386 Error - HttpServer: Error processing request for /mediabrowser/LiveTv/Programs/Recommended?userId=3b78986db7bdbcb990b0e249c29ce734&isairing=true&StartIndex=0&Limit=8

    Object reference not set to an instance of an object

    ServiceStack.HttpError

    No Stack Trace Available

    

2014-07-14 00:17:08.3710 Error - DtoUtils: ServiceBase<TRequest>::Service Exception

    Object reference not set to an instance of an object

    System.NullReferenceException

     at MediaBrowser.Server.Implementations.LiveTv.LiveTvManager+<GetRecommendedPrograms>c__async74.MoveNext () [0x00000] in <filename unknown>:0

    

2014-07-14 00:17:08.4104 Error - HttpServer: Error processing request for /mediabrowser/LiveTv/Programs/Recommended?userId=3b78986db7bdbcb990b0e249c29ce734&isairing=true&StartIndex=0&Limit=8

    Object reference not set to an instance of an object

    ServiceStack.HttpError

    No Stack Trace Available

    

2014-07-14 00:17:09.3168 Error - DtoUtils: ServiceBase<TRequest>::Service Exception

    Object reference not set to an instance of an object

    System.NullReferenceException

     at MediaBrowser.Server.Implementations.LiveTv.LiveTvManager+<GetRecommendedPrograms>c__async74.MoveNext () [0x00000] in <filename unknown>:0

    

2014-07-14 00:17:09.3257 Error - HttpServer: Error processing request for /mediabrowser/LiveTv/Programs/Recommended?userId=3b78986db7bdbcb990b0e249c29ce734&isairing=true&StartIndex=0&Limit=8

    Object reference not set to an instance of an object

    ServiceStack.HttpError

    No Stack Trace Available

    

2014-07-14 00:17:10.5683 Error - DtoUtils: ServiceBase<TRequest>::Service Exception

    Object reference not set to an instance of an object

    System.NullReferenceException

     at MediaBrowser.Server.Implementations.LiveTv.LiveTvManager+<GetRecommendedPrograms>c__async74.MoveNext () [0x00000] in <filename unknown>:0

    

2014-07-14 00:17:10.5683 Error - HttpServer: Error processing request for /mediabrowser/LiveTv/Programs/Recommended?userId=3b78986db7bdbcb990b0e249c29ce734&isairing=true&StartIndex=0&Limit=8

    Object reference not set to an instance of an object

    ServiceStack.HttpError

    No Stack Trace Available

    

2014-07-14 00:17:12.3347 Error - DtoUtils: ServiceBase<TRequest>::Service Exception

    Object reference not set to an instance of an object

    System.NullReferenceException

     at MediaBrowser.Server.Implementations.LiveTv.LiveTvManager+<GetRecommendedPrograms>c__async74.MoveNext () [0x00000] in <filename unknown>:0

    

2014-07-14 00:17:12.3349 Error - HttpServer: Error processing request for /mediabrowser/LiveTv/Programs/Recommended?userId=3b78986db7bdbcb990b0e249c29ce734&isairing=true&StartIndex=0&Limit=8

    Object reference not set to an instance of an object

    ServiceStack.HttpError

    No Stack Trace Available

    

2014-07-14 00:17:14.4035 Error - DtoUtils: ServiceBase<TRequest>::Service Exception

    Object reference not set to an instance of an object

    System.NullReferenceException

     at MediaBrowser.Server.Implementations.LiveTv.LiveTvManager+<GetRecommendedPrograms>c__async74.MoveNext () [0x00000] in <filename unknown>:0

    

2014-07-14 00:17:14.4038 Error - HttpServer: Error processing request for /mediabrowser/LiveTv/Programs/Recommended?userId=3b78986db7bdbcb990b0e249c29ce734&isairing=true&StartIndex=0&Limit=8

    Object reference not set to an instance of an object

    ServiceStack.HttpError

    No Stack Trace Available

    

2014-07-14 00:17:15.3355 Info - App: HttpClientManager POST: http://192.168.0.19:8324/mediabrowser/message/Ping

2014-07-14 00:17:19.7593 Error - DtoUtils: ServiceBase<TRequest>::Service Exception

    Object reference not set to an instance of an object

    System.NullReferenceException

     at MediaBrowser.Server.Implementations.LiveTv.LiveTvManager+<GetRecommendedPrograms>c__async74.MoveNext () [0x00000] in <filename unknown>:0

    

2014-07-14 00:17:19.7593 Error - HttpServer: Error processing request for /mediabrowser/LiveTv/Programs/Recommended?userId=3b78986db7bdbcb990b0e249c29ce734&isairing=true&StartIndex=0&Limit=8

    Object reference not set to an instance of an object

    ServiceStack.HttpError

    No Stack Trace Available

    

2014-07-14 00:17:41.3376 Error - DtoUtils: ServiceBase<TRequest>::Service Exception

    ffmpeg was not found at /Users/Leon/MBServer.Mono/ProgramData-Server/ffmpeg/20131121/ffmpeg

    System.InvalidOperationException

     at MediaBrowser.Api.Playback.BaseStreamingService+<StartFfMpeg>c__async10.MoveNext () [0x00000] in <filename unknown>:0

    --- End of stack trace from previous location where exception was thrown ---

     at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x00000] in <filename unknown>:0

     at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <filename unknown>:0

     at MediaBrowser.Api.Playback.Hls.BaseHlsService+<ProcessRequestAsync>c__async14.MoveNext () [0x00000] in <filename unknown>:0

    

2014-07-14 00:17:41.3376 Error - HttpServer: Error processing request for /mediabrowser/Videos/b903ca0ee7d63516f2faf9d114889f9d/stream.m3u8?mediaSourceId=b903ca0ee7d63516f2faf9d114889f9d&maxWidth=1920&maxHeight=1080&videoCodec=h264&profile=high&level=41&deviceId=1EE2C2001555&TimeStampOffsetMs=0&AudioCodec=aac&MaxAudioChannels=2&StartTimeTicks=00000000&AudioBitrate=128000&VideoBitrate=3200000

    ffmpeg was not found at /Users/Leon/MBServer.Mono/ProgramData-Server/ffmpeg/20131121/ffmpeg

    ServiceStack.HttpError

    No Stack Trace Available

    

2014-07-14 00:17:43.5404 Error - DtoUtils: ServiceBase<TRequest>::Service Exception

    ffmpeg was not found at /Users/Leon/MBServer.Mono/ProgramData-Server/ffmpeg/20131121/ffmpeg

    System.InvalidOperationException

     at MediaBrowser.Api.Playback.BaseStreamingService+<StartFfMpeg>c__async10.MoveNext () [0x00000] in <filename unknown>:0

    --- End of stack trace from previous location where exception was thrown ---

     at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x00000] in <filename unknown>:0

     at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <filename unknown>:0

     at MediaBrowser.Api.Playback.Hls.BaseHlsService+<ProcessRequestAsync>c__async14.MoveNext () [0x00000] in <filename unknown>:0

    

2014-07-14 00:17:43.5404 Error - HttpServer: Error processing request for /mediabrowser/Videos/b903ca0ee7d63516f2faf9d114889f9d/stream.m3u8?mediaSourceId=b903ca0ee7d63516f2faf9d114889f9d&maxWidth=1920&maxHeight=1080&videoCodec=h264&profile=high&level=41&deviceId=1EE2C2001555&TimeStampOffsetMs=0&AudioCodec=aac&MaxAudioChannels=2&StartTimeTicks=00000000&AudioBitrate=128000&VideoBitrate=3200000

    ffmpeg was not found at /Users/Leon/MBServer.Mono/ProgramData-Server/ffmpeg/20131121/ffmpeg

    ServiceStack.HttpError

    No Stack Trace Available

    

2014-07-14 00:17:45.3212 Error - DtoUtils: ServiceBase<TRequest>::Service Exception

    ffmpeg was not found at /Users/Leon/MBServer.Mono/ProgramData-Server/ffmpeg/20131121/ffmpeg

    System.InvalidOperationException

     at MediaBrowser.Api.Playback.BaseStreamingService+<StartFfMpeg>c__async10.MoveNext () [0x00000] in <filename unknown>:0

    --- End of stack trace from previous location where exception was thrown ---

     at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x00000] in <filename unknown>:0

     at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <filename unknown>:0

     at MediaBrowser.Api.Playback.Hls.BaseHlsService+<ProcessRequestAsync>c__async14.MoveNext () [0x00000] in <filename unknown>:0

    

2014-07-14 00:17:45.3212 Error - HttpServer: Error processing request for /mediabrowser/Videos/b903ca0ee7d63516f2faf9d114889f9d/stream.m3u8?mediaSourceId=b903ca0ee7d63516f2faf9d114889f9d&maxWidth=1920&maxHeight=1080&videoCodec=h264&profile=high&level=41&deviceId=1EE2C2001555&TimeStampOffsetMs=0&AudioCodec=aac&MaxAudioChannels=2&StartTimeTicks=00000000&AudioBitrate=128000&VideoBitrate=3200000

    ffmpeg was not found at /Users/Leon/MBServer.Mono/ProgramData-Server/ffmpeg/20131121/ffmpeg

    ServiceStack.HttpError

    No Stack Trace Available

    

2014-07-14 00:17:50.3504 Error - DtoUtils: ServiceBase<TRequest>::Service Exception

    ffmpeg was not found at /Users/Leon/MBServer.Mono/ProgramData-Server/ffmpeg/20131121/ffmpeg

    System.InvalidOperationException

     at MediaBrowser.Api.Playback.BaseStreamingService+<StartFfMpeg>c__async10.MoveNext () [0x00000] in <filename unknown>:0

    --- End of stack trace from previous location where exception was thrown ---

     at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x00000] in <filename unknown>:0

     at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <filename unknown>:0

     at MediaBrowser.Api.Playback.Hls.BaseHlsService+<ProcessRequestAsync>c__async14.MoveNext () [0x00000] in <filename unknown>:0

    

2014-07-14 00:17:50.3507 Error - HttpServer: Error processing request for /mediabrowser/Videos/b903ca0ee7d63516f2faf9d114889f9d/stream.m3u8?mediaSourceId=b903ca0ee7d63516f2faf9d114889f9d&maxWidth=1920&maxHeight=1080&videoCodec=h264&profile=high&level=41&deviceId=1EE2C2001555&TimeStampOffsetMs=0&AudioCodec=aac&MaxAudioChannels=2&StartTimeTicks=00000000&AudioBitrate=128000&VideoBitrate=3200000

    ffmpeg was not found at /Users/Leon/MBServer.Mono/ProgramData-Server/ffmpeg/20131121/ffmpeg

    ServiceStack.HttpError

    No Stack Trace Available

    

2014-07-14 00:19:46.6812 Info - App: SessionInfoWebSocketListener stop transmitting over websocket to 127.0.0.1:59119

2014-07-14 00:20:15.5813 Info - ImageProcessor: Failed to read image header for /Users/Leon/MBServer.Mono/ProgramData-Server/data/metadata/19/19f7bc05bc63d0492e51f583e852bfe3/folder.jpg. Doing it the slow way.

2014-07-14 00:20:17.0842 Info - App: SessionInfoWebSocketListener Begin transmitting over websocket to 127.0.0.1:59119

2014-07-14 00:20:19.7260 Info - App: SessionInfoWebSocketListener stop transmitting over websocket to 127.0.0.1:59119

2014-07-14 00:20:30.6228 Info - App: SessionInfoWebSocketListener Begin transmitting over websocket to 127.0.0.1:59119

Link to comment
Share on other sites

can you post the whole log? for some reason ffmpeg is missing. that's basically the root of all those errors.

Link to comment
Share on other sites

The stable windows build is up, and the OSX build has just been updated to match.

Link to comment
Share on other sites

LeonBernard

can you post the whole log? for some reason ffmpeg is missing. that's basically the root of all those errors.

I saw you guys updated the MB server and the Roku channel, so I installed both, the problem persist. Here's the Log, thanks! There's another thing I forgot to mention, maybe is the source of the problem or maybe it's all the same. I'm using my Roku Stick, not with a TV but with a 3M proyector (The 3M streaming projector). Thanks again for the help and the good work.

 

Couldn't paste the log here, seems it's too big, I attached it as a PDF.

Log.pdf

Link to comment
Share on other sites

berserk81

Hello everyone,

 

I am rather new to Media Browser (today is my 5th day). I had trouble after the installation (version 3.0.5303.18683). Most (perhaps all) of my movies and tv shows were not recognized. After checking the log file (as many wise people had suggested) I found out that "ProgramData-Server/ffmpeg/20131121/ffprobe" coud not be found. Which was normal 'cause there was only a "fonts" folder in the aforementioned location. I installed ffmpeg using MacPorts (which also provides ffprobe) and created two symlinks in the"ProgramData-Server/ffmpeg/20131121" folder to actual ffprobe and ffmpeg binaries (I do not know whetker the latter symlink is necessary). Those solved my problem and MB server now recognizes my videos. There are certain missing episodes which need advanced refresh but those are a minority.

 

I do not know if anyone else had this problem, if it is has been fixed after version 3.0.5303.18683 or my method is correct. But I hope it helps someone if he/she has a similar problem.

Link to comment
Share on other sites

disbellj

It is on the roadmap. It can get done faster if someone were to volunteer to help out with it.

Luke,

 

I posted about this in March or May, but what I posted may have not been correct.

 

There are programs for OS X that use Wine to implement Windows API in other operating systems (including Linux too). For instance, someone can use WineBottler (see tutorial here:

), or WineSkin.

 

However, using your current setup (which takes longer than if you provided an all inclusive app like with WineBottler or WineSkin), there is a way to make an application to open the exe in the MBServer.Mono folder.

 

I open Automator in OS X (I use the latest Mavericks 10.9), under Actions (top left) I choose Run AppleScript.

 

I type in the AppleScript, and save as a workflow in Applications folder named "Open MBServer.workflow", then save as an application in Applications folder named "Open MBServer.app". Then in System Preferences > Users & Groups > <username> > Login Items, I choose the "Open MBServer.app" so that it autostarts when OS X does.

 

As long as previous installation steps have been completed, MBServer.Mono folder is in Applications folder, and name of exe is MediaBrowser.Server.Mono.exe, then this app should continue to work. If these are ever changed, then the workflow will need to be updated and it reserved and new app made.

 

Having said all this, I am finding that I have a Roku HD (original 2011, model 2000) and don't have enough space to install client on Roku :( Do you know of a way I can get Media Server working on Roku, or should I just stay with Plex?

 

Kindest regards,

 

Don

 

P.S.

 

Below is the Applescript I used (note: the workflow and pic are also attached)(note 2: obviously I recommend you using WineBottler or WineSkin, which both have Wine to run exe and have accessibility to mono, then you could release one app for OS X which would take you literally minutes to build from exe and save everyone else a lot of time):

 

tell application "Terminal"

activate

my execCmd("cd /Applications/MBServer.Mono", 1)

my execCmd("mono MediaBrowser.Server.Mono.exe", 0)

end tell

on execCmd(cmd, pause)

tell application "System Events"

tell application process "Terminal"

set frontmost to true

keystroke cmd

keystroke return

end tell

end tell

delay pause

end execCmd

Open MBServer.workflow.zip

post-3857-0-29926500-1405670116_thumb.png

  • Like 1
Link to comment
Share on other sites

disbellj

Luke,

 

I figure you may want to go with Automator workflow / app, but if you do go with making one app that contains everything in one portable file, either way you go if using WineBottler or Wineskin Winery, both give you a resulting .app that, when right-clicked, give a contextual menu option to 'Show Package Contents'. Once clicked, it shows the contents inside the app.

 

To get to the "C" drive you normally find in Windows, if using WineBottler go to:

Contents > Resources > wineprefix > drive_c

 

To get to the "C" drive you normally find in Windows, if using Wineskin Winery, you'll see alias to drive_c when you right-click on app and click to 'Show Package Contents', but original location of folder is:

Contents > Resources > drive_c

 

Once in dive_c, you'll see Program Files folder as well as windows folder, etc.

 

Kindest regards,

 

Don

Link to comment
Share on other sites

  • 2 weeks later...
  • 2 weeks later...
throttlemeister

I am trying to get into this MediaBrowser thing, and have installed everything but when I go start it, it get errors:

mono MediaBrowser.Server.Mono.exe 
Info, Main, Media Browser Server started
Info, Main, Command line: /Users/mogas/MediaBrowser/MediaBrowser.Server.Mono.exe
Info, Main, Server: shiva.muggle.eu
Info, Main, Operating system: Unix 13.3.0.0
appHost.Init
Info, App, Application version: 3.0.5326.15069
Info, App, Application configuration:
	{"EnableUPnP":true,"HttpServerPortNumber":8096,"EnableInternetProviders":true,"SeasonZeroDisplayName":"Specials","SaveLocalMeta":false,"PreferredMetadataLanguage":"en","MetadataCountryCode":"US","SortReplaceCharacters":[".","+","%"],"SortRemoveCharacters":[",","&","-","{","}","'"],"SortRemoveWords":["the","a","an"],"ShowLogWindow":false,"MinResumePct":5,"MaxResumePct":90,"MinResumeDurationSeconds":300,"RealtimeMonitorDelay":30,"EnableDashboardResponseCaching":true,"EnableTvDbUpdates":false,"EnableTmdbUpdates":false,"EnableFanArtUpdates":false,"ImageSavingConvention":"Compatible","EnablePeoplePrefixSubFolders":true,"MediaEncodingQuality":"Auto","MetadataOptions":[{"ItemType":"Book","ImageOptions":[{"Type":"Backdrop","Limit":1,"MinWidth":1280}],"DisabledMetadataSavers":[],"LocalMetadataReaderOrder":[],"DisabledMetadataFetchers":[],"MetadataFetcherOrder":[],"DisabledImageFetchers":[],"ImageFetcherOrder":[]},{"ItemType":"MusicAlbum","ImageOptions":[{"Type":"Backdrop","Limit":1,"MinWidth":1280},{"Type":"Disc","Limit":0,"MinWidth":0}],"DisabledMetadataSavers":[],"LocalMetadataReaderOrder":[],"DisabledMetadataFetchers":[],"MetadataFetcherOrder":[],"DisabledImageFetchers":[],"ImageFetcherOrder":[]},{"ItemType":"MusicArtist","ImageOptions":[{"Type":"Backdrop","Limit":1,"MinWidth":1280},{"Type":"Banner","Limit":0,"MinWidth":0},{"Type":"Art","Limit":0,"MinWidth":0}],"DisabledMetadataSavers":[],"LocalMetadataReaderOrder":[],"DisabledMetadataFetchers":[],"MetadataFetcherOrder":[],"DisabledImageFetchers":[],"ImageFetcherOrder":[]},{"ItemType":"Season","ImageOptions":[{"Type":"Backdrop","Limit":0,"MinWidth":1280}],"DisabledMetadataSavers":[],"LocalMetadataReaderOrder":[],"DisabledMetadataFetchers":[],"MetadataFetcherOrder":[],"DisabledImageFetchers":[],"ImageFetcherOrder":[]}],"EnableDebugEncodingLogging":false,"EnableAutomaticRestart":true,"EnableRealtimeMonitor":true,"PathSubstitutions":[],"UICulture":"en-us","DownMixAudioBoost":2,"SubtitleOptions":{"SkipIfGraphicalSubtitlesPresent":false,"SkipIfAudioTrackMatches":true,"DownloadLanguages":[],"DownloadMovieSubtitles":false,"DownloadEpisodeSubtitles":false,"IsOpenSubtitleVipAccount":false},"DefaultMetadataSettingsApplied":false,"EnableTokenAuthentication":false,"EnableDebugLevelLogging":false,"EnableAutoUpdate":true,"SystemUpdateLevel":"Release","LogFileRetentionDays":3,"RunAtStartup":false,"IsStartupWizardCompleted":false}
Info, App, Loading MediaBrowser.Api, Version=3.0.5326.15067, Culture=neutral, PublicKeyToken=null
Info, App, Loading MediaBrowser.WebDashboard, Version=3.0.5326.15066, Culture=neutral, PublicKeyToken=null
Info, App, Loading MediaBrowser.Model, Version=3.0.5326.15062, Culture=neutral, PublicKeyToken=null
Info, App, Loading MediaBrowser.Common, Version=3.0.5326.15062, Culture=neutral, PublicKeyToken=null
Info, App, Loading MediaBrowser.Controller, Version=3.0.5326.15064, Culture=neutral, PublicKeyToken=null
Info, App, Loading MediaBrowser.Providers, Version=3.0.5326.15065, Culture=neutral, PublicKeyToken=null
Info, App, Loading MediaBrowser.Common.Implementations, Version=3.0.5326.15063, Culture=neutral, PublicKeyToken=null
Info, App, Loading MediaBrowser.Server.Implementations, Version=3.0.5326.15065, Culture=neutral, PublicKeyToken=null
Info, App, Loading MediaBrowser.MediaEncoding, Version=3.0.5326.15068, Culture=neutral, PublicKeyToken=null
Info, App, Loading MediaBrowser.Dlna, Version=3.0.5326.15067, Culture=neutral, PublicKeyToken=null
Info, App, Loading MediaBrowser.LocalMetadata, Version=3.0.5326.15068, Culture=neutral, PublicKeyToken=null
Info, App, Loading MediaBrowser.XbmcMetadata, Version=3.0.5326.15069, Culture=neutral, PublicKeyToken=null
Info, App, Loading MediaBrowser.IsoMounting.Linux, Version=1.0.5131.24779, Culture=neutral, PublicKeyToken=null
Info, App, Loading MediaBrowser.Server.Mono, Version=3.0.5326.15069, Culture=neutral, PublicKeyToken=null
Info, SqliteUserRepository, Opening /Users/mogas/MediaBrowser/ProgramData-Server/data/users.db
Info, SqliteItemRepository, Opening /Users/mogas/MediaBrowser/ProgramData-Server/data/chapters.db
Info, SqliteItemRepository, Opening /Users/mogas/MediaBrowser/ProgramData-Server/data/mediainfo.db
Info, SqliteFileOrganizationRepository, Opening /Users/mogas/MediaBrowser/ProgramData-Server/data/fileorganization.db
Info, AuthenticationRepository, Opening /Users/mogas/MediaBrowser/ProgramData-Server/data/authentication.db
Error, Main, UnhandledException
	One or more errors occured
	System.AggregateException
	  at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[] tasks, Int32 millisecondsTimeout, CancellationToken cancellationToken) [0x00000] in <filename unknown>:0 
	  at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[] tasks) [0x00000] in <filename unknown>:0 
	  at MediaBrowser.Server.Mono.MainClass.RunApplication (MediaBrowser.Server.Implementations.ServerApplicationPaths appPaths, ILogManager logManager) [0x00000] in <filename unknown>:0 
	  at MediaBrowser.Server.Mono.MainClass.Main (System.String[] args) [0x00000] in <filename unknown>:0 
	InnerException: System.TypeInitializationException
	An exception was thrown by the type initializer for MediaBrowser.ServerApplication.FFMpeg.FFMpegDownloadInfo
	  at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[MediaBrowser.ServerApplication.FFMpeg.FFMpegInfo].Start[<GetFFMpegInfo>c__async10] (MediaBrowser.ServerApplication.FFMpeg.<GetFFMpegInfo>c__async10& stateMachine) [0x00000] in <filename unknown>:0 
	  at MediaBrowser.ServerApplication.FFMpeg.FFMpegDownloader.GetFFMpegInfo (IProgress`1 progress) [0x00000] in <filename unknown>:0 
	  at MediaBrowser.ServerApplication.ApplicationHost+<RegisterMediaEncoder>c__async3.MoveNext () [0x00000] in <filename unknown>:0 
	--- End of stack trace from previous location where exception was thrown ---
	  at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x00000] in <filename unknown>:0 
	  at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <filename unknown>:0 
	  at MediaBrowser.ServerApplication.ApplicationHost+<RegisterResources>c__async2.MoveNext () [0x00000] in <filename unknown>:0 
	--- End of stack trace from previous location where exception was thrown ---
	  at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x00000] in <filename unknown>:0 
	  at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <filename unknown>:0 
	  at MediaBrowser.Common.Implementations.BaseApplicationHost`1+<Init>c__async0[MediaBrowser.Server.Implementations.ServerApplicationPaths].MoveNext () [0x00000] in <filename unknown>:0 
	--- End of stack trace from previous location where exception was thrown ---
	  at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x00000] in <filename unknown>:0 
	  at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <filename unknown>:0 
	  at MediaBrowser.ServerApplication.ApplicationHost+<Init>c__async1.MoveNext () [0x00000] in <filename unknown>:0 
	InnerException: System.TypeInitializationException
	An exception was thrown by the type initializer for MediaBrowser.ServerApplication.FFMpeg.PlatformDetection
	  at MediaBrowser.ServerApplication.FFMpeg.FFMpegDownloadInfo.ffmpegOsType (System.String arg) [0x00000] in <filename unknown>:0 
	  at MediaBrowser.ServerApplication.FFMpeg.FFMpegDownloadInfo..cctor () [0x00000] in <filename unknown>:0 
	InnerException: System.TypeInitializationException
	An exception was thrown by the type initializer for Mono.Unix.Native.Syscall
	  at MediaBrowser.ServerApplication.FFMpeg.PlatformDetection.GetUnixName () [0x00000] in <filename unknown>:0 
	  at MediaBrowser.ServerApplication.FFMpeg.PlatformDetection..cctor () [0x00000] in <filename unknown>:0 
	InnerException: System.DllNotFoundException
	libMonoPosixHelper.dylib
	  at (wrapper managed-to-native) Mono.Unix.Native.Syscall:get_at_fdcwd ()
	  at Mono.Unix.Native.Syscall..cctor () [0x00000] in <filename unknown>:0 
	
UnhandledException
One or more errors occured
System.AggregateException
  at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[] tasks, Int32 millisecondsTimeout, CancellationToken cancellationToken) [0x00000] in <filename unknown>:0 
  at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[] tasks) [0x00000] in <filename unknown>:0 
  at MediaBrowser.Server.Mono.MainClass.RunApplication (MediaBrowser.Server.Implementations.ServerApplicationPaths appPaths, ILogManager logManager) [0x00000] in <filename unknown>:0 
  at MediaBrowser.Server.Mono.MainClass.Main (System.String[] args) [0x00000] in <filename unknown>:0 
InnerException: System.TypeInitializationException
An exception was thrown by the type initializer for MediaBrowser.ServerApplication.FFMpeg.FFMpegDownloadInfo
  at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[MediaBrowser.ServerApplication.FFMpeg.FFMpegInfo].Start[<GetFFMpegInfo>c__async10] (MediaBrowser.ServerApplication.FFMpeg.<GetFFMpegInfo>c__async10& stateMachine) [0x00000] in <filename unknown>:0 
  at MediaBrowser.ServerApplication.FFMpeg.FFMpegDownloader.GetFFMpegInfo (IProgress`1 progress) [0x00000] in <filename unknown>:0 
  at MediaBrowser.ServerApplication.ApplicationHost+<RegisterMediaEncoder>c__async3.MoveNext () [0x00000] in <filename unknown>:0 
--- End of stack trace from previous location where exception was thrown ---
  at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x00000] in <filename unknown>:0 
  at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <filename unknown>:0 
  at MediaBrowser.ServerApplication.ApplicationHost+<RegisterResources>c__async2.MoveNext () [0x00000] in <filename unknown>:0 
--- End of stack trace from previous location where exception was thrown ---
  at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x00000] in <filename unknown>:0 
  at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <filename unknown>:0 
  at MediaBrowser.Common.Implementations.BaseApplicationHost`1+<Init>c__async0[MediaBrowser.Server.Implementations.ServerApplicationPaths].MoveNext () [0x00000] in <filename unknown>:0 
--- End of stack trace from previous location where exception was thrown ---
  at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x00000] in <filename unknown>:0 
  at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <filename unknown>:0 
  at MediaBrowser.ServerApplication.ApplicationHost+<Init>c__async1.MoveNext () [0x00000] in <filename unknown>:0 
InnerException: System.TypeInitializationException
An exception was thrown by the type initializer for MediaBrowser.ServerApplication.FFMpeg.PlatformDetection
  at MediaBrowser.ServerApplication.FFMpeg.FFMpegDownloadInfo.ffmpegOsType (System.String arg) [0x00000] in <filename unknown>:0 
  at MediaBrowser.ServerApplication.FFMpeg.FFMpegDownloadInfo..cctor () [0x00000] in <filename unknown>:0 
InnerException: System.TypeInitializationException
An exception was thrown by the type initializer for Mono.Unix.Native.Syscall
  at MediaBrowser.ServerApplication.FFMpeg.PlatformDetection.GetUnixName () [0x00000] in <filename unknown>:0 
  at MediaBrowser.ServerApplication.FFMpeg.PlatformDetection..cctor () [0x00000] in <filename unknown>:0 
InnerException: System.DllNotFoundException
libMonoPosixHelper.dylib
  at (wrapper managed-to-native) Mono.Unix.Native.Syscall:get_at_fdcwd ()
  at Mono.Unix.Native.Syscall..cctor () [0x00000] in <filename unknown>:0 


At first I thought this was caused by ffmpeg not being installed, but that was easily corrected. I have no idea how to go about fixing this. A few pointers would be appreciated. :)

Link to comment
Share on other sites

Hi System Architect, you mention---  "There's a new build up to match the stable server release"

Do you mind giving a link so people can find it. It is not obvious were to look. It's not like this is user friendly software, especially for use Mac people that don't normally use Terminal.

Please post a link for any new updates in your replies. Thanks.    FYI, I Use Bubbleupnp with Plex but wanted to give Media Browser a chance before throwing in the towel. It looks promising.

Link to comment
Share on other sites

It's all in the first post. The same link just gets updated each time. I know that we don't yet have an easy one click install process for OSX, but it's an important project for us that we'll try to get done soon.

Link to comment
Share on other sites

ok thanks. I thought it might be the case but was unsure. Unfortunately the new MB Server made my installation go from partially working to not at all. I used the instructions on page 2 from Nate8727 that worked pretty well til I updated. Maybe it's a Mac thing and I should set this up on a  PC instead.

Link to comment
Share on other sites

Nate8727

ok thanks. I thought it might be the case but was unsure. Unfortunately the new MB Server made my installation go from partially working to not at all. I used the instructions on page 2 from Nate8727 that worked pretty well til I updated. Maybe it's a Mac thing and I should set this up on a  PC instead.

If you update, make sure and shut down MB first.  Then, start it back up again.

 

If that's not working, shut it down, then restart the mac.

Link to comment
Share on other sites

  • 3 weeks later...

Fyi guys, we're looking to recruit someone who has experience releasing OS X apps. We're looking for help building an installer. I think at this point the OS X version is pretty much ready to go. That's the only thing holding it up from being downloadable on the website right now, is that we need a friendly installer so that users don't have to do everything listed in the first post.

Is this installer now available to download?

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...