Jump to content

Unable to find ffmpeg, however it is there!


dcook

Recommended Posts

So when I run the setup wizard on Linux I get to this step:

 

58a5dbb394c36_Capture11.jpg

And then I get this error:

 

58a5dbc96e3da_Capture12.jpg

 

 

However if I look on the server ffpmeg is installed, the location is correct, and it has execute permissions:

 

58a5dbe8e4cd7_Capture13.jpg

 

Link to comment
Share on other sites

Please attach the emby server log.

 

The error message needs to be improved because there are two other possibilities:

 

  • the version you have is being rejected due to being too old, or due to being libav and not ffmpeg
  • Or, Emby server is not able to execute it as jdiesel alluded to
Link to comment
Share on other sites

Yes you can see in the screen capture they have x permission.

 

 

 

Did your make ffmpeg and ffprobe executable?

sudo chmod a+x ffmpeg
sudo chmod a+x ffprobe

Link to comment
Share on other sites

“which” searches the path of executable in system paths set in $PATH environment variable.

 

It does not apply in this case as I am entering the path to ffmpeg in the box

 

 

What does "which ffmpeg" show?


Sent from my phone!

Link to comment
Share on other sites

 System.AggregateException
          at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[] tasks, System.Int32 millisecondsTimeout, System.Threading.CancellationToken cancellationToken) [0x00242] in <8f2c484307284b51944a1a13a14c0266>:0
          at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[] tasks, System.Int32 millisecondsTimeout) [0x00000] in <8f2c484307284b51944a1a13a14c0266>:0
          at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[] tasks) [0x00000] in <8f2c484307284b51944a1a13a14c0266>:0
          at MediaBrowser.Api.ConfigurationService.Post (MediaBrowser.Api.UpdateMediaEncoderPath request) [0x00018] in <32b153b21d824de7baeaeb779c19d263>:0
          at (wrapper dynamic-method) System.Object:lambda_method (System.Runtime.CompilerServices.Closure,object,object)
          at ServiceStack.Host.ServiceExecGeneral+<CreateExecFn>c__AnonStorey2.<>m__0 (System.Object service, System.Object request) [0x00000] in <fa60f5aa132243808c29671229205e12>:0
          at ServiceStack.Host.ServiceExecGeneral+<Execute>c__async0.MoveNext () [0x0010a] in <fa60f5aa132243808c29671229205e12>:0
        --- End of stack trace from previous location where exception was thrown ---
          at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <8f2c484307284b51944a1a13a14c0266>:0
          at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <8f2c484307284b51944a1a13a14c0266>:0
          at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <8f2c484307284b51944a1a13a14c0266>:0
          at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <8f2c484307284b51944a1a13a14c0266>:0
          at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in <8f2c484307284b51944a1a13a14c0266>:0
          at ServiceStack.Host.ServiceController+<Execute>c__async0.MoveNext () [0x00142] in <fa60f5aa132243808c29671229205e12>:0
        --- End of stack trace from previous location where exception was thrown ---
          at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <8f2c484307284b51944a1a13a14c0266>:0
          at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <8f2c484307284b51944a1a13a14c0266>:0
          at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <8f2c484307284b51944a1a13a14c0266>:0
          at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <8f2c484307284b51944a1a13a14c0266>:0
          at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in <8f2c484307284b51944a1a13a14c0266>:0
          at ServiceStack.Host.RestHandler+<ProcessRequestAsync>c__async1.MoveNext () [0x00167] in <fa60f5aa132243808c29671229205e12>:0
        --- End of stack trace from previous location where exception was thrown ---
          at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <8f2c484307284b51944a1a13a14c0266>:0
          at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <8f2c484307284b51944a1a13a14c0266>:0
          at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <8f2c484307284b51944a1a13a14c0266>:0
          at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <8f2c484307284b51944a1a13a14c0266>:0
          at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <8f2c484307284b51944a1a13a14c0266>:0
          at Emby.Server.Implementations.HttpServer.HttpListenerHost+<RequestHandler>c__async0.MoveNext () [0x00668] in <60da0dda661040f0bc947d7e94c669aa>:0
        InnerException: MediaBrowser.Common.Extensions.ResourceNotFoundException
        MediaBrowser.Common.Extensions.ResourceNotFoundException: ffmpeg version 3.0 or greater is required.
          at MediaBrowser.MediaEncoding.Encoder.MediaEncoder+<UpdateEncoderPath>c__async1.MoveNext () [0x00190] in <4bde36c4e20247128ffdde84a6054c25>:0
          at MediaBrowser.MediaEncoding.Encoder.MediaEncoder+<UpdateEncoderPath>c__async1.MoveNext () [0x00190] in <4bde36c4e20247128ffdde84a6054c25>:0

The log says:

MediaBrowser.Common.Extensions.ResourceNotFoundException: ffmpeg version 3.0 or greater is required.
 
However I have installed:
 
The latest one:
 
 
When I run it manually:
 
[root@[member="emby-vm"] ffmpeg]# ./ffmpeg
ffmpeg version N-83528-gad1d0a1a06-static http://johnvansickle.com/ffmpeg/  Copyright (c) 2000-2017 the FFmpeg developers
  built with gcc 5.4.1 (Debian 5.4.1-5) 20170205
  configuration: --enable-gpl --enable-version3 --enable-static --disable-debug --disable-ffplay --disable-indev=sndio --disable-outdev=sndio --cc=gcc-5 --enable-fontconfig --enable-frei0r --enable-gnutls --enable-gray --enable-libass --enable-libfreetype --enable-libfribidi --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg --enable-libopus --enable-librtmp --enable-libsoxr --enable-libspeex --enable-libtheora --enable-libvidstab --enable-libvo-amrwbenc --enable-libvorbis --enable-libvpx --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxvid --enable-libzimg
  libavutil      55. 47.100 / 55. 47.100
  libavcodec     57. 80.100 / 57. 80.100
  libavformat    57. 66.102 / 57. 66.102
  libavdevice    57.  2.100 / 57.  2.100
  libavfilter     6. 73.100 /  6. 73.100
  libswscale      4.  3.101 /  4.  3.101
  libswresample   2.  4.100 /  2.  4.100
  libpostproc    54.  2.100 / 54.  2.100
Hyper fast Audio and Video encoder
usage: ffmpeg [options] [[infile options] -i infile]... {[outfile options] outfile}...

 

 

 

 

 

Please attach the emby server log.

 

The error message needs to be improved because there are two other possibilities:

 

  • the version you have is being rejected due to being too old, or due to being libav and not ffmpeg
  • Or, Emby server is not able to execute it as jdiesel alluded to

 

Edited by dcook
Link to comment
Share on other sites

thatoneguy99

I've always used "which" to find the executable path. Then used that path in the box. Have done this for various software and never had a problem.

Does which show something different than what you have in the box right now?

 

 

Sent from my phone!

Link to comment
Share on other sites

I know where the files are located, I put them in /usr/local/bin/ffmpeg 

 

which command just searches your path variable, does not apply in this case as I am specifying the full path to ffmpeg in the emby setup

 

 

I've always used "which" to find the executable path. Then used that path in the box. Have done this for various software and never had a problem.
Does which show something different than what you have in the box right now?


Sent from my phone!

Link to comment
Share on other sites

 System.AggregateException
          at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[] tasks, System.Int32 millisecondsTimeout, System.Threading.CancellationToken cancellationToken) [0x00242] in <8f2c484307284b51944a1a13a14c0266>:0
          at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[] tasks, System.Int32 millisecondsTimeout) [0x00000] in <8f2c484307284b51944a1a13a14c0266>:0
          at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[] tasks) [0x00000] in <8f2c484307284b51944a1a13a14c0266>:0
          at MediaBrowser.Api.ConfigurationService.Post (MediaBrowser.Api.UpdateMediaEncoderPath request) [0x00018] in <32b153b21d824de7baeaeb779c19d263>:0
          at (wrapper dynamic-method) System.Object:lambda_method (System.Runtime.CompilerServices.Closure,object,object)
          at ServiceStack.Host.ServiceExecGeneral+<CreateExecFn>c__AnonStorey2.<>m__0 (System.Object service, System.Object request) [0x00000] in <fa60f5aa132243808c29671229205e12>:0
          at ServiceStack.Host.ServiceExecGeneral+<Execute>c__async0.MoveNext () [0x0010a] in <fa60f5aa132243808c29671229205e12>:0
        --- End of stack trace from previous location where exception was thrown ---
          at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <8f2c484307284b51944a1a13a14c0266>:0
          at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <8f2c484307284b51944a1a13a14c0266>:0
          at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <8f2c484307284b51944a1a13a14c0266>:0
          at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <8f2c484307284b51944a1a13a14c0266>:0
          at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in <8f2c484307284b51944a1a13a14c0266>:0
          at ServiceStack.Host.ServiceController+<Execute>c__async0.MoveNext () [0x00142] in <fa60f5aa132243808c29671229205e12>:0
        --- End of stack trace from previous location where exception was thrown ---
          at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <8f2c484307284b51944a1a13a14c0266>:0
          at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <8f2c484307284b51944a1a13a14c0266>:0
          at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <8f2c484307284b51944a1a13a14c0266>:0
          at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <8f2c484307284b51944a1a13a14c0266>:0
          at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in <8f2c484307284b51944a1a13a14c0266>:0
          at ServiceStack.Host.RestHandler+<ProcessRequestAsync>c__async1.MoveNext () [0x00167] in <fa60f5aa132243808c29671229205e12>:0
        --- End of stack trace from previous location where exception was thrown ---
          at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <8f2c484307284b51944a1a13a14c0266>:0
          at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <8f2c484307284b51944a1a13a14c0266>:0
          at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <8f2c484307284b51944a1a13a14c0266>:0
          at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <8f2c484307284b51944a1a13a14c0266>:0
          at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <8f2c484307284b51944a1a13a14c0266>:0
          at Emby.Server.Implementations.HttpServer.HttpListenerHost+<RequestHandler>c__async0.MoveNext () [0x00668] in <60da0dda661040f0bc947d7e94c669aa>:0
        InnerException: MediaBrowser.Common.Extensions.ResourceNotFoundException
        MediaBrowser.Common.Extensions.ResourceNotFoundException: ffmpeg version 3.0 or greater is required.
          at MediaBrowser.MediaEncoding.Encoder.MediaEncoder+<UpdateEncoderPath>c__async1.MoveNext () [0x00190] in <4bde36c4e20247128ffdde84a6054c25>:0
          at MediaBrowser.MediaEncoding.Encoder.MediaEncoder+<UpdateEncoderPath>c__async1.MoveNext () [0x00190] in <4bde36c4e20247128ffdde84a6054c25>:0

The log says:

MediaBrowser.Common.Extensions.ResourceNotFoundException: ffmpeg version 3.0 or greater is required.
 
However I have installed:
 
The latest one:
 
 
When I run it manually:
 
[root@[member="emby-vm"] ffmpeg]# ./ffmpeg
ffmpeg version N-83528-gad1d0a1a06-static http://johnvansickle.com/ffmpeg/  Copyright (c) 2000-2017 the FFmpeg developers
  built with gcc 5.4.1 (Debian 5.4.1-5) 20170205
  configuration: --enable-gpl --enable-version3 --enable-static --disable-debug --disable-ffplay --disable-indev=sndio --disable-outdev=sndio --cc=gcc-5 --enable-fontconfig --enable-frei0r --enable-gnutls --enable-gray --enable-libass --enable-libfreetype --enable-libfribidi --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg --enable-libopus --enable-librtmp --enable-libsoxr --enable-libspeex --enable-libtheora --enable-libvidstab --enable-libvo-amrwbenc --enable-libvorbis --enable-libvpx --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxvid --enable-libzimg
  libavutil      55. 47.100 / 55. 47.100
  libavcodec     57. 80.100 / 57. 80.100
  libavformat    57. 66.102 / 57. 66.102
  libavdevice    57.  2.100 / 57.  2.100
  libavfilter     6. 73.100 /  6. 73.100
  libswscale      4.  3.101 /  4.  3.101
  libswresample   2.  4.100 /  2.  4.100
  libpostproc    54.  2.100 / 54.  2.100
Hyper fast Audio and Video encoder
usage: ffmpeg [options] [[infile options] -i infile]... {[outfile options] outfile}...

 

 

I suspect that the version number is missing from this latest ffmpeg build, and Emby is looking for something that says 3.0 which is not there, even though this is the latest ffmpeg version

Link to comment
Share on other sites

thatoneguy99

Also I am using version 2.8.11 of ffmpeg. Weird that the log shows you need version 3 or greater.

 

 

Sent from my phone!

Link to comment
Share on other sites

I just installed 3.2.4 version from: https://www.johnvansickle.com/ffmpeg/

 

58a5e72c97c21_Capture11.jpg

 

58a5e735967e8_Capture12.jpg

 

58a5e73fa0bdb_Capture13.jpg

 

 

Same error in the log despite having 3.2.4 installed:

[root@[member="emby-vm"] logs]# tail server-63622864347.txt
          at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <8f2c484307284b51944a1a13a14c0266>:0
          at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <8f2c484307284b51944a1a13a14c0266>:0
          at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <8f2c484307284b51944a1a13a14c0266>:0
          at Emby.Server.Implementations.HttpServer.HttpListenerHost+<RequestHandler>c__async0.MoveNext () [0x00668] in <60da0dda661040f0bc947d7e94c669aa>:0
        InnerException: MediaBrowser.Common.Extensions.ResourceNotFoundException
        MediaBrowser.Common.Extensions.ResourceNotFoundException: ffmpeg version 3.0 or greater is required.
          at MediaBrowser.MediaEncoding.Encoder.MediaEncoder+<UpdateEncoderPath>c__async1.MoveNext () [0x00190] in <4bde36c4e20247128ffdde84a6054c25>:0
          at MediaBrowser.MediaEncoding.Encoder.MediaEncoder+<UpdateEncoderPath>c__async1.MoveNext () [0x00190] in <4bde36c4e20247128ffdde84a6054c25>:0
Link to comment
Share on other sites

thatoneguy99

Shot in the dark. Maybe just put the path to the folder where ffmpeg is, instead of specifying the actual executable.

 

 

Sent from my phone!

Link to comment
Share on other sites

/usr/local/bin/ffmpeg-3.2.4
[root@[member="emby-vm"] ffmpeg-3.2.4]# ls -ls
total 174272
44284 -rwxr-xr-x. 1 root root 45343096 Feb 11 13:57 ffmpeg
45460 -rwxr-xr-x. 1 root root 46547192 Feb 11 14:02 ffmpeg-10bit
44200 -rwxr-xr-x. 1 root root 45256760 Feb 11 13:57 ffprobe
39556 -rwxr-xr-x. 1 root root 40504696 Feb 11 13:57 ffserver
   36 -rw-r--r--. 1 root root    35147 Feb 11 14:02 GPLv3.txt
    4 drwxr-xr-x. 2 root root     4096 Feb 11 13:58 manpages
  728 -rwxr-xr-x. 1 root root   742472 Feb 11 13:57 qt-faststart
    4 -rw-r--r--. 1 root root     2662 Feb 11 14:02 readme.txt
[root@[member="emby-vm"] ffmpeg-3.2.4]# ./ffmpeg -version
ffmpeg version 3.2.4-static http://johnvansickle.com/ffmpeg/  Copyright (c) 2000-2017 the FFmpeg developers
built with gcc 5.4.1 (Debian 5.4.1-5) 20170205
configuration: --enable-gpl --enable-version3 --enable-static --disable-debug --disable-ffplay --disable-indev=sndio --disable-outdev=sndio --cc=gcc-5 --enable-fontconfig --enable-frei0r --enable-gnutls --enable-gray --enable-libass --enable-libfreetype --enable-libfribidi --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg --enable-libopus --enable-librtmp --enable-libsoxr --enable-libspeex --enable-libtheora --enable-libvidstab --enable-libvo-amrwbenc --enable-libvorbis --enable-libvpx --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxvid --enable-libzimg
libavutil      55. 34.101 / 55. 34.101
libavcodec     57. 64.101 / 57. 64.101
libavformat    57. 56.101 / 57. 56.101
libavdevice    57.  1.100 / 57.  1.100
libavfilter     6. 65.100 /  6. 65.100
libswscale      4.  2.100 /  4.  2.100
libswresample   2.  3.100 /  2.  3.100
libpostproc    54.  1.100 / 54.  1.100

what is the result of ffmpeg -version?

Link to comment
Share on other sites

Here is the complete log:

2017-02-16 18:15:22.8216 Info Main: Emby
        Command line: /usr/lib/emby-server/bin/MediaBrowser.Server.Mono.exe -programdata /var/lib/emby-server -restartpath /usr/lib/emby-server/restart.sh
        Operating system: Unix 3.10.0.514
        64-Bit OS: True
        64-Bit Process: True
        Mono: 4.6.2 (Stable 4.6.2.7/08fd525 Tue Nov 29 22:31:42 UTC 2016)
        Processor count: 1
        Program data path: /var/lib/emby-server
        Application directory: /usr/lib/emby-server/bin
2017-02-16 18:15:22.9670 Info ImageMagick: ImageMagick version: ImageMagick 6.9.6-6 Q8 x86_64 2016-12-07 http://www.imagemagick.org
2017-02-16 18:15:23.4244 Info App: Application version: 3.2.1.0
2017-02-16 18:15:23.5364 Info App: Application configuration:
        {"EnableUPnP":true,"PublicPort":8096,"PublicHttpsPort":8920,"HttpServerPortNumber":8096,"HttpsPortNumber":8920,"EnableHttps":false,"EnableSeriesPresentationUniqueKey":true,"EnableLocalizedGuids":true,"IsPortAuthorized":true,"EnableCaseSensitiveItemIds":false,"SeasonZeroDisplayName":"Specials","PreferredMetadataLanguage":"en","MetadataCountryCode":"US","SortReplaceCharacters":[".","+","%"],"SortRemoveCharacters":[",","&","-","{","}","'"],"SortRemoveWords":["the","a","an"],"MinResumePct":5,"MaxResumePct":90,"MinResumeDurationSeconds":300,"LibraryMonitorDelay":60,"EnableDashboardResponseCaching":true,"ImageSavingConvention":"Compatible","MetadataOptions":[{"ItemType":"Book","ImageOptions":[{"Type":"Backdrop","Limit":1,"MinWidth":1280}],"DisabledMetadataSavers":[],"LocalMetadataReaderOrder":[],"DisabledMetadataFetchers":[],"MetadataFetcherOrder":[],"DisabledImageFetchers":[],"ImageFetcherOrder":[]},{"ItemType":"Movie","ImageOptions":[{"Type":"Backdrop","Limit":1,"MinWidth":1280},{"Type":"Art","Limit":0,"MinWidth":0},{"Type":"Disc","Limit":0,"MinWidth":0},{"Type":"Primary","Limit":1,"MinWidth":0},{"Type":"Banner","Limit":0,"MinWidth":0},{"Type":"Thumb","Limit":1,"MinWidth":0},{"Type":"Logo","Limit":1,"MinWidth":0}],"DisabledMetadataSavers":["Emby Xml"],"LocalMetadataReaderOrder":[],"DisabledMetadataFetchers":[],"MetadataFetcherOrder":[],"DisabledImageFetchers":[],"ImageFetcherOrder":[]},{"ItemType":"MusicVideo","ImageOptions":[{"Type":"Backdrop","Limit":1,"MinWidth":1280},{"Type":"Art","Limit":0,"MinWidth":0},{"Type":"Disc","Limit":0,"MinWidth":0},{"Type":"Primary","Limit":1,"MinWidth":0},{"Type":"Banner","Limit":0,"MinWidth":0},{"Type":"Thumb","Limit":1,"MinWidth":0},{"Type":"Logo","Limit":1,"MinWidth":0}],"DisabledMetadataSavers":["Emby Xml"],"LocalMetadataReaderOrder":[],"DisabledMetadataFetchers":[],"MetadataFetcherOrder":[],"DisabledImageFetchers":[],"ImageFetcherOrder":[]},{"ItemType":"Series","ImageOptions":[{"Type":"Backdrop","Limit":1,"MinWidth":1280},{"Type":"Art","Limit":0,"MinWidth":0},{"Type":"Primary","Limit":1,"MinWidth":0},{"Type":"Banner","Limit":1,"MinWidth":0},{"Type":"Thumb","Limit":1,"MinWidth":0},{"Type":"Logo","Limit":1,"MinWidth":0}],"DisabledMetadataSavers":["Emby Xml"],"LocalMetadataReaderOrder":[],"DisabledMetadataFetchers":[],"MetadataFetcherOrder":[],"DisabledImageFetchers":[],"ImageFetcherOrder":[]},{"ItemType":"MusicAlbum","ImageOptions":[{"Type":"Backdrop","Limit":0,"MinWidth":1280},{"Type":"Disc","Limit":0,"MinWidth":0}],"DisabledMetadataSavers":["Emby Xml"],"LocalMetadataReaderOrder":[],"DisabledMetadataFetchers":["TheAudioDB"],"MetadataFetcherOrder":[],"DisabledImageFetchers":[],"ImageFetcherOrder":[]},{"ItemType":"MusicArtist","ImageOptions":[{"Type":"Backdrop","Limit":1,"MinWidth":1280},{"Type":"Banner","Limit":0,"MinWidth":0},{"Type":"Art","Limit":0,"MinWidth":0},{"Type":"Logo","Limit":1,"MinWidth":0}],"DisabledMetadataSavers":["Emby Xml"],"LocalMetadataReaderOrder":[],"DisabledMetadataFetchers":["TheAudioDB"],"MetadataFetcherOrder":[],"DisabledImageFetchers":[],"ImageFetcherOrder":[]},{"ItemType":"BoxSet","ImageOptions":[{"Type":"Backdrop","Limit":1,"MinWidth":1280},{"Type":"Primary","Limit":1,"MinWidth":0},{"Type":"Thumb","Limit":1,"MinWidth":0},{"Type":"Logo","Limit":1,"MinWidth":0},{"Type":"Art","Limit":0,"MinWidth":0},{"Type":"Disc","Limit":0,"MinWidth":0},{"Type":"Banner","Limit":0,"MinWidth":0}],"DisabledMetadataSavers":[],"LocalMetadataReaderOrder":[],"DisabledMetadataFetchers":[],"MetadataFetcherOrder":[],"DisabledImageFetchers":[],"ImageFetcherOrder":[]},{"ItemType":"Season","ImageOptions":[{"Type":"Backdrop","Limit":0,"MinWidth":1280},{"Type":"Primary","Limit":1,"MinWidth":0},{"Type":"Banner","Limit":0,"MinWidth":0},{"Type":"Thumb","Limit":0,"MinWidth":0}],"DisabledMetadataSavers":["Emby Xml"],"LocalMetadataReaderOrder":[],"DisabledMetadataFetchers":["TheMovieDb"],"MetadataFetcherOrder":[],"DisabledImageFetchers":[],"ImageFetcherOrder":[]},{"ItemType":"Episode","ImageOptions":[{"Type":"Backdrop","Limit":0,"MinWidth":1280},{"Type":"Primary","Limit":1,"MinWidth":0}],"DisabledMetadataSavers":["Emby Xml"],"LocalMetadataReaderOrder":[],"DisabledMetadataFetchers":["The Open Movie Database","TheMovieDb"],"MetadataFetcherOrder":[],"DisabledImageFetchers":["The Open Movie Database","TheMovieDb"],"ImageFetcherOrder":[]},{"ItemType":"Video","ImageOptions":[{"Type":"Backdrop","Limit":3,"MinWidth":1280}],"DisabledMetadataSavers":["Emby Xml"],"LocalMetadataReaderOrder":[],"DisabledMetadataFetchers":[],"MetadataFetcherOrder":[],"DisabledImageFetchers":[],"ImageFetcherOrder":[]}],"EnableAutomaticRestart":true,"SkipDeserializationForBasicTypes":false,"SkipDeserializationForPrograms":false,"SkipDeserializationForAudio":false,"UICulture":"en-us","SaveMetadataHidden":false,"ContentTypes":[],"RemoteClientBitrateLimit":0,"SharingExpirationDays":30,"SchemaVersion":0,"EnableAnonymousUsageReporting":true,"EnableStandaloneMusicKeys":false,"EnableFolderView":true,"EnableGroupingIntoCollections":false,"DisplaySpecialsWithinSeasons":true,"DisplayCollectionsView":false,"LocalNetworkAddresses":[],"CodecsUsed":[],"Migrations":["LibraryScan6","GuideRefresh3"],"EnableChannelView":false,"EnableExternalContentInSuggestions":true,"ImageExtractionTimeoutMs":0,"PathSubstitutions":[],"EnableSimpleArtistDetection":true,"EnableDebugLevelLogging":false,"EnableAutoUpdate":true,"SystemUpdateLevel":"Release","LogFileRetentionDays":3,"RunAtStartup":false,"IsStartupWizardCompleted":false}
2017-02-16 18:15:23.5612 Info App: Loading MediaBrowser.Api, Version=3.2.1.0, Culture=neutral, PublicKeyToken=null
2017-02-16 18:15:23.5612 Info App: Loading MediaBrowser.WebDashboard, Version=3.2.1.0, Culture=neutral, PublicKeyToken=null
2017-02-16 18:15:23.5612 Info App: Loading MediaBrowser.Model, Version=3.2.1.0, Culture=neutral, PublicKeyToken=null
2017-02-16 18:15:23.5612 Info App: Loading MediaBrowser.Common, Version=3.2.1.0, Culture=neutral, PublicKeyToken=null
2017-02-16 18:15:23.5612 Info App: Loading MediaBrowser.Controller, Version=3.2.1.0, Culture=neutral, PublicKeyToken=null
2017-02-16 18:15:23.5612 Info App: Loading MediaBrowser.Providers, Version=3.2.1.0, Culture=neutral, PublicKeyToken=null
2017-02-16 18:15:23.5612 Info App: Loading Emby.Photos, Version=3.2.1.0, Culture=neutral, PublicKeyToken=null
2017-02-16 18:15:23.5612 Info App: Loading Emby.Common.Implementations, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
2017-02-16 18:15:23.5612 Info App: Loading Emby.Server.Implementations, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
2017-02-16 18:15:23.5612 Info App: Loading Emby.Server.Core, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
2017-02-16 18:15:23.5612 Info App: Loading MediaBrowser.MediaEncoding, Version=3.2.1.0, Culture=neutral, PublicKeyToken=null
2017-02-16 18:15:23.5612 Info App: Loading Emby.Dlna, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
2017-02-16 18:15:23.5612 Info App: Loading MediaBrowser.LocalMetadata, Version=3.2.1.0, Culture=neutral, PublicKeyToken=null
2017-02-16 18:15:23.5612 Info App: Loading MediaBrowser.XbmcMetadata, Version=3.2.1.0, Culture=neutral, PublicKeyToken=null
2017-02-16 18:15:23.5612 Info App: Loading MediaBrowser.Server.Mono, Version=3.2.1.0, Culture=neutral, PublicKeyToken=null
2017-02-16 18:15:23.5612 Info App: Loading MediaBrowser.IsoMounting.Linux, Version=1.0.6170.29462, Culture=neutral, PublicKeyToken=null
2017-02-16 18:15:23.5612 Info App: Loading Emby.Server.Core, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
2017-02-16 18:15:23.6952 Info SqliteUserRepository: Sqlite version: 3.16.2
2017-02-16 18:15:23.6961 Info SqliteUserRepository: Sqlite compiler options: COMPILER=gcc-4.8.2 20140120 (Red Hat 4.8.2-16),ENABLE_COLUMN_METADATA,ENABLE_DBSTAT_VTAB,ENABLE_FTS3,ENABLE_FTS3_PARENTHESIS,ENABLE_FTS5,ENABLE_JSON1,ENABLE_LOAD_EXTENSION,ENABLE_RTREE,ENABLE_UNLOCK_NOTIFY,ENABLE_UPDATE_DELETE_LIMIT,LIKE_DOESNT_MATCH_BLOBS,MAX_SCHEMA_RETRY=25,OMIT_LOOKASIDE,SECURE_DELETE,SYSTEM_MALLOC,THREADSAFE=1
2017-02-16 18:15:23.7288 Info SqliteUserRepository: Default journal_mode for /var/lib/emby-server/data/users.db is wal
2017-02-16 18:15:23.7309 Info SqliteUserRepository: PRAGMA synchronous=1
2017-02-16 18:15:23.7431 Info SqliteFileOrganizationRepository: Default journal_mode for /var/lib/emby-server/data/fileorganization.db is wal
2017-02-16 18:15:23.7432 Info SqliteFileOrganizationRepository: PRAGMA synchronous=1
2017-02-16 18:15:23.7473 Info AuthenticationRepository: Default journal_mode for /var/lib/emby-server/data/authentication.db is wal
2017-02-16 18:15:23.7473 Info AuthenticationRepository: PRAGMA synchronous=1
2017-02-16 18:15:23.7530 Info SyncRepository: Default journal_mode for /var/lib/emby-server/data/sync14.db is wal
2017-02-16 18:15:23.7532 Info SyncRepository: PRAGMA synchronous=1
2017-02-16 18:15:23.8363 Info ImageProcessor: ImageProcessor started with 4 max concurrent image processes
2017-02-16 18:15:23.8384 Info ConnectManager: Loading data from /var/lib/emby-server/data/connect.txt
2017-02-16 18:15:23.8812 Info SharingRepository: Default journal_mode for /var/lib/emby-server/data/shares.db is wal
2017-02-16 18:15:23.8814 Info SharingRepository: PRAGMA synchronous=1
2017-02-16 18:15:23.8855 Info ActivityRepository: Default journal_mode for /var/lib/emby-server/data/activitylog.db is wal
2017-02-16 18:15:23.8855 Info ActivityRepository: PRAGMA synchronous=1
2017-02-16 18:15:23.8903 Info SqliteDisplayPreferencesRepository: Default journal_mode for /var/lib/emby-server/data/displaypreferences.db is wal
2017-02-16 18:15:23.8903 Info SqliteDisplayPreferencesRepository: PRAGMA synchronous=1
2017-02-16 18:15:23.9056 Info SqliteItemRepository: Default journal_mode for /var/lib/emby-server/data/library.db is wal
2017-02-16 18:15:23.9056 Info SqliteItemRepository: PRAGMA synchronous=1
2017-02-16 18:15:23.9173 Info SqliteNotificationsRepository: Default journal_mode for /var/lib/emby-server/data/notifications.db is wal
2017-02-16 18:15:23.9173 Info SqliteNotificationsRepository: PRAGMA synchronous=1
2017-02-16 18:15:24.3125 Info HttpServer: Calling ServiceStack AppHost.Init
2017-02-16 18:15:25.4633 Info ServerManager: Loading Http Server
2017-02-16 18:15:25.4700 Info HttpServer: Adding HttpListener prefix http://+:8096/
2017-02-16 18:15:25.4710 Info HttpServer: Adding HttpListener prefix https://+:8920/
2017-02-16 18:15:26.1119 Info App: [LinuxMount] Using version of [sudo] located at [/bin/sudo].
2017-02-16 18:15:26.1119 Info App: [LinuxMount] Using version of [mount] located at [/bin/mount].
2017-02-16 18:15:26.1132 Info App: [LinuxMount] Using version of [umount] located at [/bin/umount].
2017-02-16 18:15:26.1669 Info HttpClient: HttpClientManager GET: https://api.github.com/repos/MediaBrowser/Emby/releases
2017-02-16 18:15:27.0695 Info TaskManager: Daily trigger for Start new log file set to fire at 2/17/2017 12:00:00 AM, which is 344.54884795 minutes from now.
2017-02-16 18:15:27.0853 Info TaskManager: Daily trigger for Chapter image extraction set to fire at 2/17/2017 2:00:00 AM, which is 464.548577766667 minutes from now.
2017-02-16 18:15:27.1000 Info MediaEncoder: Running ffmpeg -version
2017-02-16 18:15:27.1065 Error MediaEncoder: Error validating encoder
        *** Error Report ***
        Version: 3.2.1.0
        Command line: /usr/lib/emby-server/bin/MediaBrowser.Server.Mono.exe -programdata /var/lib/emby-server -restartpath /usr/lib/emby-server/restart.sh
        Operating system: Unix 3.10.0.514
        64-Bit OS: True
        64-Bit Process: True
        Mono: 4.6.2 (Stable 4.6.2.7/08fd525 Tue Nov 29 22:31:42 UTC 2016)
        Processor count: 1
        Program data path: /var/lib/emby-server
        Application directory: /usr/lib/emby-server/bin
        System.ComponentModel.Win32Exception (0x80004005): ApplicationName='ffmpeg', CommandLine='-version', CurrentDirectory='', Native error= Cannot find the specified file
          at System.Diagnostics.Process.StartWithCreateProcess (System.Diagnostics.ProcessStartInfo startInfo) [0x001ee] in <bd46d4d4f7964dfa9beea098499ab597>:0
        System.ComponentModel.Win32Exception
          at System.Diagnostics.Process.StartWithCreateProcess (System.Diagnostics.ProcessStartInfo startInfo) [0x001ee] in <bd46d4d4f7964dfa9beea098499ab597>:0

2017-02-16 18:15:27.1065 Info MediaEncoder: FFMpeg: not found
2017-02-16 18:15:27.1065 Info MediaEncoder: FFProbe: not found
2017-02-16 18:15:27.1088 Info App: ServerId: b4a7a125835a4fddb0c8357cfb9fd562
2017-02-16 18:15:27.1088 Info App: Core startup complete
2017-02-16 18:15:27.1111 Info App: Post-init migrations complete
2017-02-16 18:15:27.1757 Info App: Starting entry point MediaBrowser.Api.ApiEntryPoint
2017-02-16 18:15:27.1765 Info App: Entry point completed: MediaBrowser.Api.ApiEntryPoint. Duration: 0.000679 seconds
2017-02-16 18:15:27.1765 Info App: Starting entry point MediaBrowser.WebDashboard.ServerEntryPoint
2017-02-16 18:15:27.1777 Info App: Entry point completed: MediaBrowser.WebDashboard.ServerEntryPoint. Duration: 0.001182 seconds
2017-02-16 18:15:27.1777 Info App: Starting entry point Emby.Server.Implementations.Activity.ActivityLogEntryPoint
2017-02-16 18:15:27.1800 Info App: Entry point completed: Emby.Server.Implementations.Activity.ActivityLogEntryPoint. Duration: 0.002285 seconds
2017-02-16 18:15:27.1800 Info App: Starting entry point Emby.Server.Implementations.Connect.ConnectEntryPoint
2017-02-16 18:15:27.1806 Info App: Loading data from /var/lib/emby-server/data/wan.dat
2017-02-16 18:15:27.2198 Info App: Entry point completed: Emby.Server.Implementations.Connect.ConnectEntryPoint. Duration: 0.039809 seconds
2017-02-16 18:15:27.2198 Info App: Starting entry point Emby.Server.Implementations.EntryPoints.AutomaticRestartEntryPoint
2017-02-16 18:15:27.2204 Info App: Entry point completed: Emby.Server.Implementations.EntryPoints.AutomaticRestartEntryPoint. Duration: 0.000592 seconds
2017-02-16 18:15:27.2204 Info App: Starting entry point Emby.Server.Implementations.EntryPoints.KeepServerAwake
2017-02-16 18:15:27.2204 Info App: Entry point completed: Emby.Server.Implementations.EntryPoints.KeepServerAwake. Duration: 0.000152 seconds
2017-02-16 18:15:27.2204 Info App: Starting entry point Emby.Server.Implementations.EntryPoints.LibraryChangedNotifier
2017-02-16 18:15:27.2215 Info App: Entry point completed: Emby.Server.Implementations.EntryPoints.LibraryChangedNotifier. Duration: 0.000969 seconds
2017-02-16 18:15:27.2215 Info App: Starting entry point Emby.Server.Implementations.EntryPoints.LoadRegistrations
2017-02-16 18:15:27.2215 Info App: Entry point completed: Emby.Server.Implementations.EntryPoints.LoadRegistrations. Duration: 0.000179 seconds
2017-02-16 18:15:27.2215 Info App: Starting entry point Emby.Server.Implementations.EntryPoints.RecordingNotifier
2017-02-16 18:15:27.2229 Info App: Entry point completed: Emby.Server.Implementations.EntryPoints.RecordingNotifier. Duration: 0.001168 seconds
2017-02-16 18:15:27.2229 Info App: Starting entry point Emby.Server.Implementations.EntryPoints.RefreshUsersMetadata
2017-02-16 18:15:27.6677 Info App: Entry point completed: Emby.Server.Implementations.EntryPoints.RefreshUsersMetadata. Duration: 0.444776 seconds
2017-02-16 18:15:27.6677 Info App: Starting entry point Emby.Server.Implementations.EntryPoints.ServerEventNotifier
2017-02-16 18:15:27.6693 Info App: Entry point completed: Emby.Server.Implementations.EntryPoints.ServerEventNotifier. Duration: 0.001535 seconds
2017-02-16 18:15:27.6693 Info App: Starting entry point Emby.Server.Implementations.EntryPoints.StartupWizard
2017-02-16 18:15:27.6704 Info App: Entry point completed: Emby.Server.Implementations.EntryPoints.StartupWizard. Duration: 0.00111 seconds
2017-02-16 18:15:27.6704 Info App: Starting entry point Emby.Server.Implementations.EntryPoints.SystemEvents
2017-02-16 18:15:27.6704 Info App: Entry point completed: Emby.Server.Implementations.EntryPoints.SystemEvents. Duration: 0.000461 seconds
2017-02-16 18:15:27.6704 Info App: Starting entry point Emby.Server.Implementations.EntryPoints.UdpServerEntryPoint
2017-02-16 18:15:27.6730 Info App: Entry point completed: Emby.Server.Implementations.EntryPoints.UdpServerEntryPoint. Duration: 0.00206 seconds
2017-02-16 18:15:27.6730 Info App: Starting entry point Emby.Server.Implementations.EntryPoints.UsageEntryPoint
2017-02-16 18:15:27.6955 Info App: Entry point completed: Emby.Server.Implementations.EntryPoints.UsageEntryPoint. Duration: 0.022491 seconds
2017-02-16 18:15:27.6955 Info App: Starting entry point Emby.Server.Implementations.EntryPoints.UserDataChangeNotifier
2017-02-16 18:15:27.6955 Info App: Entry point completed: Emby.Server.Implementations.EntryPoints.UserDataChangeNotifier. Duration: 0.000458 seconds
2017-02-16 18:15:27.6955 Info App: Starting entry point Emby.Server.Implementations.FileOrganization.FileOrganizationNotifier
2017-02-16 18:15:27.6970 Info App: Entry point completed: Emby.Server.Implementations.FileOrganization.FileOrganizationNotifier. Duration: 0.001002 seconds
2017-02-16 18:15:27.6970 Info App: Starting entry point Emby.Server.Implementations.LiveTv.EmbyTV.EntryPoint
2017-02-16 18:15:27.6997 Info App: Loading live tv data from /var/lib/emby-server/data/livetv/timers
2017-02-16 18:15:27.7177 Info App: Entry point completed: Emby.Server.Implementations.LiveTv.EmbyTV.EntryPoint. Duration: 0.020656 seconds
2017-02-16 18:15:27.7177 Info App: Starting entry point Emby.Server.Implementations.LiveTv.TunerHosts.HdHomerun.HdHomerunDiscovery
2017-02-16 18:15:27.7187 Info App: Entry point completed: Emby.Server.Implementations.LiveTv.TunerHosts.HdHomerun.HdHomerunDiscovery. Duration: 0.001028 seconds
2017-02-16 18:15:27.7187 Info App: Starting entry point Emby.Server.Implementations.News.NewsEntryPoint
2017-02-16 18:15:27.7187 Info App: Entry point completed: Emby.Server.Implementations.News.NewsEntryPoint. Duration: 0.000174 seconds
2017-02-16 18:15:27.7187 Info App: Starting entry point Emby.Server.Implementations.Notifications.Notifications
2017-02-16 18:15:27.7203 Info App: Entry point completed: Emby.Server.Implementations.Notifications.Notifications. Duration: 0.001402 seconds
2017-02-16 18:15:27.7203 Info App: Starting entry point Emby.Server.Implementations.Notifications.WebSocketNotifier
2017-02-16 18:15:27.7203 Info App: Entry point completed: Emby.Server.Implementations.Notifications.WebSocketNotifier. Duration: 0.000486 seconds
2017-02-16 18:15:27.7203 Info App: Starting entry point Emby.Server.Implementations.Sync.SyncNotificationEntryPoint
2017-02-16 18:15:27.7203 Info App: Entry point completed: Emby.Server.Implementations.Sync.SyncNotificationEntryPoint. Duration: 0.000147 seconds
2017-02-16 18:15:27.7203 Info App: Starting entry point Emby.Server.Implementations.TV.CleanMissingEpisodesEntryPoint
2017-02-16 18:15:27.7203 Info App: Entry point completed: Emby.Server.Implementations.TV.CleanMissingEpisodesEntryPoint. Duration: 0.000184 seconds
2017-02-16 18:15:27.7203 Info App: Starting entry point Emby.Server.Core.IO.LibraryMonitorStartup
2017-02-16 18:15:27.7283 Info HttpClient: HttpClientManager POST: https://connect.emby.media/service/Servers?id=dcbfeec66bef5c3d2ac1944d59abe259
2017-02-16 18:15:27.7650 Info App: Entry point completed: Emby.Server.Core.IO.LibraryMonitorStartup. Duration: 0.043749 seconds
2017-02-16 18:15:27.7650 Info App: Starting entry point Emby.Server.Core.EntryPoints.ExternalPortForwarding
2017-02-16 18:15:27.7660 Info HttpClient: HttpClientManager POST: https://mb3admin.com/admin/service/registration/validate
2017-02-16 18:15:27.7783 Info App: Entry point completed: Emby.Server.Core.EntryPoints.ExternalPortForwarding. Duration: 0.013367 seconds
2017-02-16 18:15:27.7783 Info App: Starting entry point Emby.Dlna.DlnaProfileEntryPoint
2017-02-16 18:15:27.7783 Info App: Entry point completed: Emby.Dlna.DlnaProfileEntryPoint. Duration: 4.6E-05 seconds
2017-02-16 18:15:27.7783 Info App: Starting entry point Emby.Dlna.Main.DlnaEntryPoint
2017-02-16 18:15:27.8173 Info HttpClient: HttpClientManager GET: https://connect.emby.media/service/ServerAuthorizations?serverId=dcbfeec66bef5c3d2ac1944d59abe259
2017-02-16 18:15:27.9183 Info Dlna: Registering publisher for urn:schemas-upnp-org:device:MediaServer:1 on 10.128.0.2
2017-02-16 18:15:27.9380 Info App: Entry point completed: Emby.Dlna.Main.DlnaEntryPoint. Duration: 0.159534 seconds
2017-02-16 18:15:27.9380 Info App: Starting entry point MediaBrowser.XbmcMetadata.EntryPoint
2017-02-16 18:15:27.9380 Info App: Entry point completed: MediaBrowser.XbmcMetadata.EntryPoint. Duration: 0.000161 seconds
2017-02-16 18:15:27.9380 Info App: Starting entry point Emby.Server.Core.IO.LibraryMonitorStartup
2017-02-16 18:15:27.9386 Info App: Entry point completed: Emby.Server.Core.IO.LibraryMonitorStartup. Duration: 0.000454 seconds
2017-02-16 18:15:27.9386 Info App: Starting entry point Emby.Server.Core.EntryPoints.ExternalPortForwarding
2017-02-16 18:15:27.9386 Info App: Entry point completed: Emby.Server.Core.EntryPoints.ExternalPortForwarding. Duration: 3.6E-05 seconds
2017-02-16 18:15:27.9386 Info App: All entry points have started
2017-02-16 18:15:28.2236 Info HttpClient: HttpClientManager GET: http://emby.media/community/index.php?/blog/rss/1-media-browser-developers-blog
2017-02-16 18:15:30.0905 Info TaskManager: StartupTrigger fired for task: Check for plugin updates
2017-02-16 18:15:30.0917 Info TaskManager: Queueing task PluginUpdateTask
2017-02-16 18:15:30.0941 Info TaskManager: Executing Check for plugin updates
2017-02-16 18:15:30.0994 Info TaskManager: StartupTrigger fired for task: Check for application updates
2017-02-16 18:15:30.0994 Info TaskManager: Queueing task SystemUpdateTask
2017-02-16 18:15:30.1007 Info InstallationManager: Opening /var/lib/emby-server/cache/serverpackages.json
2017-02-16 18:15:30.1473 Info HttpClient: HttpClientManager.GetTempFileResponse url: https://www.mb3admin.com/admin/service/MB3Packages.json
2017-02-16 18:15:30.1511 Info TaskManager: Check for plugin updates Completed after 0 minute(s) and 0 seconds
2017-02-16 18:15:30.1647 Info TaskManager: ExecuteQueuedTasks
2017-02-16 18:15:30.2222 Info TaskManager: Executing Check for application updates
2017-02-16 18:15:30.2274 Info HttpClient: Checking for cache file /var/lib/emby-server/cache/httpclient/f70ca6622474da8168a3b6c06f651a16
2017-02-16 18:15:30.2422 Info TaskManager: Check for application updates Completed after 0 minute(s) and 0 seconds
2017-02-16 18:15:30.2422 Info TaskManager: ExecuteQueuedTasks
2017-02-16 18:15:32.2231 Info HttpClient: HttpClientManager GET: http://bot.whatismyipaddress.com
2017-02-16 18:15:32.3358 Info HttpClient: HttpClientManager POST: https://connect.emby.media/service/Servers?id=dcbfeec66bef5c3d2ac1944d59abe259
2017-02-16 18:15:32.4158 Info HttpClient: HttpClientManager GET: https://connect.emby.media/service/ServerAuthorizations?serverId=dcbfeec66bef5c3d2ac1944d59abe259
2017-02-16 18:15:38.4317 Info HttpServer: HTTP GET http://104.197.220.76:8096/web/css/images/favicon.ico. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36
2017-02-16 18:15:38.4466 Info HttpServer: HTTP Response 200 to 99.230.114.37. Time: 17ms. http://104.197.220.76:8096/web/css/images/favicon.ico
2017-02-16 18:15:38.4945 Info HttpServer: HTTP GET http://104.197.220.76:8096/emby/System/Info/Public. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36
2017-02-16 18:15:38.5177 Info HttpServer: HTTP GET http://104.197.220.76:8096/web/strings/en-us.json?v=1487268938415. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36
2017-02-16 18:15:38.5182 Info HttpServer: HTTP GET http://104.197.220.76:8096/web/bower_components/emby-webcomponents/strings/en-us.json?v=1487268938415. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36
2017-02-16 18:15:38.5182 Info HttpServer: HTTP Response 200 to 99.230.114.37. Time: 24ms. http://104.197.220.76:8096/emby/System/Info/Public
2017-02-16 18:15:38.5244 Info HttpServer: HTTP Response 200 to 99.230.114.37. Time: 6ms. http://104.197.220.76:8096/web/bower_components/emby-webcomponents/strings/en-us.json?v=1487268938415
2017-02-16 18:15:38.7736 Info HttpServer: HTTP Response 200 to 99.230.114.37. Time: 256ms. http://104.197.220.76:8096/web/strings/en-us.json?v=1487268938415
2017-02-16 18:15:39.3407 Info HttpServer: HTTP GET http://104.197.220.76:8096/emby/system/info/public. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36
2017-02-16 18:15:39.3420 Info HttpServer: HTTP Response 200 to 99.230.114.37. Time: 1ms. http://104.197.220.76:8096/emby/system/info/public
2017-02-16 18:15:39.4283 Info HttpServer: HTTP GET http://104.197.220.76:8096/emby/System/Info. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36
2017-02-16 18:15:39.4429 Info App: App Activity: app: Emby Mobile, version: 3.2.1.0, deviceId: 4e9fa5a2e6f4564a8bbde7fea4b079e225bdf0dd, deviceName: Chrome
2017-02-16 18:15:39.5545 Info HttpServer: HTTP Response 200 to 99.230.114.37. Time: 126ms. http://104.197.220.76:8096/emby/System/Info

can you attach the complete emby server log? thanks.

Link to comment
Share on other sites

thatoneguy99

Did you try my idea about changing the path to the folder instead of the file?

 

 

Sent from my phone!

Link to comment
Share on other sites

Yes I have specified the folder and also the file directly same error message

That was first thing I tried as I read an older post about a previous version had problems detecting ffmpeg and @@Luke suggested pointing to the file directly instead of the folder.

 

 

Did you try my idea about changing the path to the folder instead of the file?


Sent from my phone!

Link to comment
Share on other sites

thatoneguy99

I was just curious. Didn't think it would make a difference but wanted to know.

 

 

Sent from my phone!

Link to comment
Share on other sites

thatoneguy99

I am using ffmpeg 2.8.11. I don't think that your problem is related to the version requirement as much as it can't find ANY instance of it. That is obvious I am just putting it out there.

Link to comment
Share on other sites

According to the server log its a problem with the version

 

 

I am using ffmpeg 2.8.11. I don't think that your problem is related to the version requirement as much as it can't find ANY instance of it. That is obvious I am just putting it out there.

Link to comment
Share on other sites

thatoneguy99

I saw that. Just don't understand why you get that error and I don't. Or why you specified the path and it's still showing you don't have it. Good luck to you because I haven't had this problem. Hopefully Luke/someone comes up with something. What distro of Linux are you using?

 

 

Sent from my phone!

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...