Jump to content

Emby Server running under .NET Core


Luke

Recommended Posts

@@plexman, i believe with this information the windows version will be fully good to go now.

 

On Ubuntu, instructions are in the first post. You need a native libsqlite.so binary for ubuntu. You either need to drop that into the install folder, or symlink it. And it might have to be named sqlite3, but I'm not sure yet.

Link to comment
Share on other sites

Guest plexman

I've tested the new download, and works good on windows (no versions problems, reports 3.1.0.0 beta correctly). I'm going to investigate further about sqlite3 in Ubuntu because my main "production" server runs Emby under ubuntu 16.04.1. My plan (if I manage to get sqlite3 working good) is to setup another server in parallel with the stable one and change silently (for the users) with the beta to test it.

 

 

For windows, here is what you need to do with sqlite:

- download precompiled sqlite, either x86 or x64, create either an x86 or x64 subfolder and drop sqlite3.dll in there. If you're not sure, doing both is fine.

Just say that you don't need to create a subfolder, I put the sqlite3.dll in the main folder of the server and works perfectly. Attached server log working ok.

server-63617246734.txt

server-63617246462.txt

Link to comment
Share on other sites

Thanks for the info !

 

Yes there last hurdle right now is dependency management on non windows operating systems.

Link to comment
Share on other sites

thatoneguy99

For Ubuntu 16.04 if I use the below command I get rid of the initial sqlite3 error but get a new error.

 

Command I used to get rid of initial error:

sudo apt-get install sqlite3 libsqlite3-dev 

New Error: 

thatoneguy99@Kitchen:~/Downloads/PublishOutput$ dotnet Emby.Server.dll
Info, Main, Emby
	Command line: /home/thatoneguy99/Downloads/PublishOutput/Emby.Server.dll
	Processor count: 4
	Program data path: /home/thatoneguy99/Downloads/PublishOutput/programdata
	Application directory: /home/thatoneguy99/Downloads/PublishOutput
Error, Main, UnhandledException
	*** Error Report ***
	Version: 3.1.0.0
	Command line: /home/thatoneguy99/Downloads/PublishOutput/Emby.Server.dll
	Processor count: 4
	Program data path: /home/thatoneguy99/Downloads/PublishOutput/programdata
	Application directory: /home/thatoneguy99/Downloads/PublishOutput
	System.DllNotFoundException: Unable to load DLL 'kernel32.dll': The specified module could not be found.
	 (Exception from HRESULT: 0x8007007E)
	   at Emby.Server.Program.SetErrorMode(ErrorModes uMode)
	   at Emby.Server.Program.RunApplication(ServerApplicationPaths appPaths, ILogManager logManager, StartupOptions options, EnvironmentInfo environmentInfo)
	   at Emby.Server.Program.Main(String[] args)
	System.DllNotFoundException
	   at Emby.Server.Program.SetErrorMode(ErrorModes uMode)
	   at Emby.Server.Program.RunApplication(ServerApplicationPaths appPaths, ILogManager logManager, StartupOptions options, EnvironmentInfo environmentInfo)
	   at Emby.Server.Program.Main(String[] args)
	
UnhandledException
System.DllNotFoundException: Unable to load DLL 'kernel32.dll': The specified module could not be found.
 (Exception from HRESULT: 0x8007007E)
   at Emby.Server.Program.SetErrorMode(ErrorModes uMode)
   at Emby.Server.Program.RunApplication(ServerApplicationPaths appPaths, ILogManager logManager, StartupOptions options, EnvironmentInfo environmentInfo)
   at Emby.Server.Program.Main(String[] args)
System.DllNotFoundException
   at Emby.Server.Program.SetErrorMode(ErrorModes uMode)
   at Emby.Server.Program.RunApplication(ServerApplicationPaths appPaths, ILogManager logManager, StartupOptions options, EnvironmentInfo environmentInfo)
   at Emby.Server.Program.Main(String[] args)

Link to comment
Share on other sites

thatoneguy99

It is working now. This is the verbose from "dotnet Emby.Server.dll"

 

Is there a better way for me to post these outputs?

thatoneguy99@Kitchen:~/Downloads/PublishOutput$ dotnet Emby.Server.dll
Info, Main, Emby
	Command line: /home/thatoneguy99/Downloads/PublishOutput/Emby.Server.dll
	Processor count: 4
	Program data path: /home/thatoneguy99/Downloads/PublishOutput/programdata
	Application directory: /home/thatoneguy99/Downloads/PublishOutput
Info, App, Application version: 3.1.0.0
Info, App, Application configuration:
	{"EnableUPnP":true,"PublicPort":8096,"PublicHttpsPort":8920,"HttpServerPortNumber":8096,"HttpsPortNumber":8920,"EnableHttps":false,"EnableSeriesPresentationUniqueKey":false,"EnableInternetProviders":true,"IsPortAuthorized":false,"EnableCaseSensitiveItemIds":false,"SeasonZeroDisplayName":"Specials","SaveLocalMeta":false,"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":[],"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":[],"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":[],"LocalMetadataReaderOrder":[],"DisabledMetadataFetchers":[],"MetadataFetcherOrder":[],"DisabledImageFetchers":[],"ImageFetcherOrder":[]},{"ItemType":"MusicAlbum","ImageOptions":[{"Type":"Backdrop","Limit":0,"MinWidth":1280},{"Type":"Disc","Limit":0,"MinWidth":0}],"DisabledMetadataSavers":[],"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":0,"MinWidth":0}],"DisabledMetadataSavers":[],"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":[],"LocalMetadataReaderOrder":[],"DisabledMetadataFetchers":["The Open Movie Database","TheMovieDb"],"MetadataFetcherOrder":[],"DisabledImageFetchers":[],"ImageFetcherOrder":[]},{"ItemType":"Episode","ImageOptions":[{"Type":"Backdrop","Limit":0,"MinWidth":1280},{"Type":"Primary","Limit":1,"MinWidth":0}],"DisabledMetadataSavers":[],"LocalMetadataReaderOrder":[],"DisabledMetadataFetchers":["The Open Movie Database"],"MetadataFetcherOrder":[],"DisabledImageFetchers":["TheMovieDb"],"ImageFetcherOrder":[]}],"EnableAutomaticRestart":true,"SkipDeserializationForBasicTypes":false,"SkipDeserializationForPrograms":false,"SkipDeserializationForAudio":false,"PathSubstitutions":[],"UICulture":"en-us","SaveMetadataHidden":false,"ContentTypes":[],"RemoteClientBitrateLimit":0,"SharingExpirationDays":30,"SchemaVersion":0,"EnableAnonymousUsageReporting":true,"EnableStandaloneMusicKeys":false,"EnableLocalizedGuids":true,"EnableFolderView":true,"EnableGroupingIntoCollections":false,"DisplaySpecialsWithinSeasons":true,"DisplayCollectionsView":false,"LocalNetworkAddresses":[],"CodecsUsed":[],"Migrations":[],"EnableChannelView":false,"EnableExternalContentInSuggestions":true,"EnableSimpleArtistDetection":false,"ImageExtractionTimeoutMs":0,"EnableDebugLevelLogging":false,"EnableAutoUpdate":true,"SystemUpdateLevel":"Release","LogFileRetentionDays":3,"RunAtStartup":false,"IsStartupWizardCompleted":false}
Info, App, Loading MediaBrowser.Api, Version=3.1.6191.25200, Culture=neutral, PublicKeyToken=null
Info, App, Loading MediaBrowser.WebDashboard, Version=3.1.6191.25201, Culture=neutral, PublicKeyToken=null
Info, App, Loading MediaBrowser.Model, Version=3.1.6191.25197, Culture=neutral, PublicKeyToken=null
Info, App, Loading MediaBrowser.Common, Version=3.1.6191.25198, Culture=neutral, PublicKeyToken=null
Info, App, Loading MediaBrowser.Controller, Version=3.1.6191.25199, Culture=neutral, PublicKeyToken=null
Info, App, Loading MediaBrowser.Providers, Version=3.1.6191.25200, Culture=neutral, PublicKeyToken=null
Info, App, Loading Emby.Photos, Version=3.1.6191.25200, Culture=neutral, PublicKeyToken=null
Info, App, Loading Emby.Common.Implementations, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
Info, App, Loading Emby.Server.Implementations, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
Info, App, Loading Emby.Server.Core, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
Info, App, Loading MediaBrowser.MediaEncoding, Version=3.1.6191.25202, Culture=neutral, PublicKeyToken=null
Info, App, Loading Emby.Dlna, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
Info, App, Loading MediaBrowser.LocalMetadata, Version=3.1.6191.25200, Culture=neutral, PublicKeyToken=null
Info, App, Loading MediaBrowser.XbmcMetadata, Version=3.1.6191.25200, Culture=neutral, PublicKeyToken=null
Info, App, Loading Emby.Server, Version=3.1.0.0, Culture=neutral, PublicKeyToken=null
Info, App, Loading Emby.Server.Core, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
Info, LocalizationManager, Extracting ratings to /home/thatoneguy99/Downloads/PublishOutput/programdata/localization/ratings-au.txt
Info, LocalizationManager, Extracting ratings to /home/thatoneguy99/Downloads/PublishOutput/programdata/localization/ratings-be.txt
Info, LocalizationManager, Extracting ratings to /home/thatoneguy99/Downloads/PublishOutput/programdata/localization/ratings-br.txt
Info, LocalizationManager, Extracting ratings to /home/thatoneguy99/Downloads/PublishOutput/programdata/localization/ratings-ca.txt
Info, LocalizationManager, Extracting ratings to /home/thatoneguy99/Downloads/PublishOutput/programdata/localization/ratings-co.txt
Info, LocalizationManager, Extracting ratings to /home/thatoneguy99/Downloads/PublishOutput/programdata/localization/ratings-de.txt
Info, LocalizationManager, Extracting ratings to /home/thatoneguy99/Downloads/PublishOutput/programdata/localization/ratings-dk.txt
Info, LocalizationManager, Extracting ratings to /home/thatoneguy99/Downloads/PublishOutput/programdata/localization/ratings-fr.txt
Info, LocalizationManager, Extracting ratings to /home/thatoneguy99/Downloads/PublishOutput/programdata/localization/ratings-gb.txt
Info, LocalizationManager, Extracting ratings to /home/thatoneguy99/Downloads/PublishOutput/programdata/localization/ratings-ie.txt
Info, LocalizationManager, Extracting ratings to /home/thatoneguy99/Downloads/PublishOutput/programdata/localization/ratings-jp.txt
Info, LocalizationManager, Extracting ratings to /home/thatoneguy99/Downloads/PublishOutput/programdata/localization/ratings-kz.txt
Info, LocalizationManager, Extracting ratings to /home/thatoneguy99/Downloads/PublishOutput/programdata/localization/ratings-mx.txt
Info, LocalizationManager, Extracting ratings to /home/thatoneguy99/Downloads/PublishOutput/programdata/localization/ratings-nl.txt
Info, LocalizationManager, Extracting ratings to /home/thatoneguy99/Downloads/PublishOutput/programdata/localization/ratings-nz.txt
Info, LocalizationManager, Extracting ratings to /home/thatoneguy99/Downloads/PublishOutput/programdata/localization/ratings-ru.txt
Info, LocalizationManager, Extracting ratings to /home/thatoneguy99/Downloads/PublishOutput/programdata/localization/ratings-us.txt
Info, SqliteUserRepository, Sqlite version: 3.11.0
Info, SqliteUserRepository, Sqlite compiler options: ENABLE_COLUMN_METADATA,ENABLE_DBSTAT_VTAB,ENABLE_FTS3,ENABLE_FTS3_PARENTHESIS,ENABLE_JSON1,ENABLE_LOAD_EXTENSION,ENABLE_RTREE,ENABLE_UNLOCK_NOTIFY,ENABLE_UPDATE_DELETE_LIMIT,HAVE_ISNAN,LIKE_DOESNT_MATCH_BLOBS,MAX_SCHEMA_RETRY=25,OMIT_LOOKASIDE,SECURE_DELETE,SOUNDEX,SYSTEM_MALLOC,TEMP_STORE=1,THREADSAFE=1
Info, SqliteUserRepository, Default journal_mode for /home/thatoneguy99/Downloads/PublishOutput/programdata/data/users.db is delete
Info, SqliteUserRepository, PRAGMA synchronous=1
Info, SqliteFileOrganizationRepository, Default journal_mode for /home/thatoneguy99/Downloads/PublishOutput/programdata/data/fileorganization.db is delete
Info, SqliteFileOrganizationRepository, PRAGMA synchronous=1
Info, AuthenticationRepository, Default journal_mode for /home/thatoneguy99/Downloads/PublishOutput/programdata/data/authentication.db is delete
Info, AuthenticationRepository, PRAGMA synchronous=1
Info, SyncRepository, Default journal_mode for /home/thatoneguy99/Downloads/PublishOutput/programdata/data/sync14.db is delete
Info, SyncRepository, PRAGMA synchronous=1
Info, ImageProcessor, ImageProcessor started with 4 max concurrent image processes
Info, ConnectManager, Loading data from /home/thatoneguy99/Downloads/PublishOutput/programdata/data/connect.txt
Info, SharingRepository, Default journal_mode for /home/thatoneguy99/Downloads/PublishOutput/programdata/data/shares.db is delete
Info, SharingRepository, PRAGMA synchronous=1
Info, ActivityRepository, Default journal_mode for /home/thatoneguy99/Downloads/PublishOutput/programdata/data/activitylog.db is delete
Info, ActivityRepository, PRAGMA synchronous=1
Info, SqliteDisplayPreferencesRepository, Default journal_mode for /home/thatoneguy99/Downloads/PublishOutput/programdata/data/displaypreferences.db is delete
Info, SqliteDisplayPreferencesRepository, PRAGMA synchronous=1
Info, SqliteItemRepository, Default journal_mode for /home/thatoneguy99/Downloads/PublishOutput/programdata/data/library.db is delete
Info, SqliteItemRepository, PRAGMA synchronous=1
Info, SqliteNotificationsRepository, Default journal_mode for /home/thatoneguy99/Downloads/PublishOutput/programdata/data/notifications.db is delete
Info, SqliteNotificationsRepository, PRAGMA synchronous=1
Info, App, Requesting administrative access to authorize http server
Info, ServerConfigurationManager, Saving system configuration
Info, HttpServer, Calling ServiceStack AppHost.Init
Info, ServerManager, Loading Http Server
Info, HttpServer, Adding HttpListener prefix http://+:8096/
Info, HttpServer, Adding HttpListener prefix https://+:8920/
Info, HttpClient, HttpClientManager GET: https://api.github.com/repos/MediaBrowser/Emby/releases
Info, ServerConfigurationManager, Saving system configuration
Info, TaskManager, Daily trigger for Start new log file set to fire at 12/14/16 12:00:00 AM, which is 588.349829116667 minutes from now.
Info, TaskManager, Daily trigger for Chapter image extraction set to fire at 12/14/16 1:00:00 AM, which is 648.349676866667 minutes from now.
Info, MediaEncoder, Running ffmpeg -version
Error, MediaEncoder, Error validating encoder
	*** Error Report ***
	Version: 3.1.0.0
	Command line: /home/thatoneguy99/Downloads/PublishOutput/Emby.Server.dll
	Processor count: 4
	Program data path: /home/thatoneguy99/Downloads/PublishOutput/programdata
	Application directory: /home/thatoneguy99/Downloads/PublishOutput
	System.ComponentModel.Win32Exception: No such file or directory
	   at System.Diagnostics.Process.ResolvePath(String filename)
	   at System.Diagnostics.Process.StartCore(ProcessStartInfo startInfo)
	   at MediaBrowser.MediaEncoding.Encoder.EncoderValidator.GetProcessOutput(String path, String arguments)
	   at MediaBrowser.MediaEncoding.Encoder.EncoderValidator.ValidateVersion(String encoderAppPath, Boolean logOutput)
	System.ComponentModel.Win32Exception
	   at System.Diagnostics.Process.ResolvePath(String filename)
	   at System.Diagnostics.Process.StartCore(ProcessStartInfo startInfo)
	   at MediaBrowser.MediaEncoding.Encoder.EncoderValidator.GetProcessOutput(String path, String arguments)
	   at MediaBrowser.MediaEncoding.Encoder.EncoderValidator.ValidateVersion(String encoderAppPath, Boolean logOutput)
	
Info, MediaEncoder, FFMpeg: ffmpeg
Info, MediaEncoder, FFProbe: ffprobe
Info, MediaEncoder, Validating media encoder at ffmpeg
Info, MediaEncoder, Running ffmpeg -decoders
Info, MediaEncoder, Running ffmpeg -encoders
Info, MediaEncoder, Encoder validation complete
Info, App, ServerId: c363c3ad93684670913f5233a0cd36f3
Info, App, Core startup complete
Info, ServerConfigurationManager, Saving system configuration
Info, App, Post-init migrations complete
Info, TaskManager, Queueing task RefreshMediaLibraryTask
Info, TaskManager, Executing Scan media library
Info, App, Validating media library
Info, App, Starting entry point MediaBrowser.Api.ApiEntryPoint
Info, App, Entry point completed: MediaBrowser.Api.ApiEntryPoint. Duration: 0.002985 seconds
Info, App, Starting entry point MediaBrowser.WebDashboard.ServerEntryPoint
Info, App, Entry point completed: MediaBrowser.WebDashboard.ServerEntryPoint. Duration: 0.002339 seconds
Info, App, Starting entry point Emby.Server.Implementations.TV.CleanMissingEpisodesEntryPoint
Info, App, Entry point completed: Emby.Server.Implementations.TV.CleanMissingEpisodesEntryPoint. Duration: 0.001523 seconds
Info, App, Starting entry point Emby.Server.Implementations.Sync.SyncNotificationEntryPoint
Info, App, Entry point completed: Emby.Server.Implementations.Sync.SyncNotificationEntryPoint. Duration: 0.000538 seconds
Info, App, Starting entry point Emby.Server.Implementations.Notifications.Notifications
Info, App, Entry point completed: Emby.Server.Implementations.Notifications.Notifications. Duration: 0.013756 seconds
Info, App, Starting entry point Emby.Server.Implementations.Notifications.WebSocketNotifier
Info, App, Entry point completed: Emby.Server.Implementations.Notifications.WebSocketNotifier. Duration: 0.00343 seconds
Info, App, Starting entry point Emby.Server.Implementations.News.NewsEntryPoint
Info, App, Entry point completed: Emby.Server.Implementations.News.NewsEntryPoint. Duration: 0.000915 seconds
Info, App, Starting entry point Emby.Server.Implementations.LiveTv.TunerHosts.HdHomerun.HdHomerunDiscovery
Info, App, Entry point completed: Emby.Server.Implementations.LiveTv.TunerHosts.HdHomerun.HdHomerunDiscovery. Duration: 0.001803 seconds
Info, App, Starting entry point Emby.Server.Implementations.LiveTv.EmbyTV.EntryPoint
Info, App, Loading live tv data from /home/thatoneguy99/Downloads/PublishOutput/programdata/data/livetv/timers
Info, App, Entry point completed: Emby.Server.Implementations.LiveTv.EmbyTV.EntryPoint. Duration: 0.232207 seconds
Info, App, Starting entry point Emby.Server.Implementations.FileOrganization.FileOrganizationNotifier
Info, App, Entry point completed: Emby.Server.Implementations.FileOrganization.FileOrganizationNotifier. Duration: 0.004475 seconds
Info, App, Starting entry point Emby.Server.Implementations.EntryPoints.AutomaticRestartEntryPoint
Info, App, Entry point completed: Emby.Server.Implementations.EntryPoints.AutomaticRestartEntryPoint. Duration: 0.0007 seconds
Info, App, Starting entry point Emby.Server.Implementations.EntryPoints.KeepServerAwake
Info, App, Entry point completed: Emby.Server.Implementations.EntryPoints.KeepServerAwake. Duration: 0.000723 seconds
Info, App, Starting entry point Emby.Server.Implementations.EntryPoints.LibraryChangedNotifier
Info, App, Entry point completed: Emby.Server.Implementations.EntryPoints.LibraryChangedNotifier. Duration: 0.00262 seconds
Info, App, Starting entry point Emby.Server.Implementations.EntryPoints.LoadRegistrations
Info, App, Entry point completed: Emby.Server.Implementations.EntryPoints.LoadRegistrations. Duration: 0.000791 seconds
Info, App, Starting entry point Emby.Server.Implementations.EntryPoints.RecordingNotifier
Info, App, Entry point completed: Emby.Server.Implementations.EntryPoints.RecordingNotifier. Duration: 0.004816 seconds
Info, App, Starting entry point Emby.Server.Implementations.EntryPoints.RefreshUsersMetadata
Info, HttpClient, HttpClientManager POST: https://mb3admin.com/admin/service/registration/validate
Info, App, Entry point completed: Emby.Server.Implementations.EntryPoints.RefreshUsersMetadata. Duration: 0.249963 seconds
Info, App, Starting entry point Emby.Server.Implementations.EntryPoints.ServerEventNotifier
Info, App, Entry point completed: Emby.Server.Implementations.EntryPoints.ServerEventNotifier. Duration: 0.013444 seconds
Info, App, Starting entry point Emby.Server.Implementations.EntryPoints.StartupWizard
Info, App, Entry point completed: Emby.Server.Implementations.EntryPoints.StartupWizard. Duration: 0.005963 seconds
Info, App, Starting entry point Emby.Server.Implementations.EntryPoints.SystemEvents
Info, HttpClient, HttpClientManager GET: http://emby.media/community/index.php?/blog/rss/1-media-browser-developers-blog
Info, App, Entry point completed: Emby.Server.Implementations.EntryPoints.SystemEvents. Duration: 0.004046 seconds
Info, App, Starting entry point Emby.Server.Implementations.EntryPoints.UdpServerEntryPoint
Info, App, Entry point completed: Emby.Server.Implementations.EntryPoints.UdpServerEntryPoint. Duration: 0.010585 seconds
Info, App, Starting entry point Emby.Server.Implementations.EntryPoints.UsageEntryPoint
Info, App, Entry point completed: Emby.Server.Implementations.EntryPoints.UsageEntryPoint. Duration: 0.00704 seconds
Info, App, Starting entry point Emby.Server.Implementations.EntryPoints.UserDataChangeNotifier
Info, App, Entry point completed: Emby.Server.Implementations.EntryPoints.UserDataChangeNotifier. Duration: 0.002327 seconds
Info, App, Starting entry point Emby.Server.Implementations.Connect.ConnectEntryPoint
Info, App, Loading data from /home/thatoneguy99/Downloads/PublishOutput/programdata/data/wan.txt
Info, App, Entry point completed: Emby.Server.Implementations.Connect.ConnectEntryPoint. Duration: 0.005316 seconds
Info, App, Starting entry point Emby.Server.Implementations.Activity.ActivityLogEntryPoint
Info, App, Entry point completed: Emby.Server.Implementations.Activity.ActivityLogEntryPoint. Duration: 0.009822 seconds
Info, App, Starting entry point Emby.Server.Core.IO.LibraryMonitorStartup
Info, App, Entry point completed: Emby.Server.Core.IO.LibraryMonitorStartup. Duration: 0.135785 seconds
Info, App, Starting entry point Emby.Server.Core.EntryPoints.ExternalPortForwarding
Info, App, Entry point completed: Emby.Server.Core.EntryPoints.ExternalPortForwarding. Duration: 0.099855 seconds
Info, App, Starting entry point Emby.Dlna.DlnaProfileEntryPoint
Info, App, Entry point completed: Emby.Dlna.DlnaProfileEntryPoint. Duration: 0.000391 seconds
Info, App, Starting entry point Emby.Dlna.Main.DlnaEntryPoint
Error, Dlna, Error starting ssdp handlers
	*** Error Report ***
	Version: 3.1.0.0
	Command line: /home/thatoneguy99/Downloads/PublishOutput/Emby.Server.dll
	Processor count: 4
	Program data path: /home/thatoneguy99/Downloads/PublishOutput/programdata
	Application directory: /home/thatoneguy99/Downloads/PublishOutput
	System.Net.Sockets.SocketException: Operation not supported
	   at System.Net.Sockets.Socket.SetSocketOption(SocketOptionLevel optionLevel, SocketOptionName optionName, Int32 optionValue, Boolean silent)
	   at System.Net.Sockets.Socket.SetSocketOption(SocketOptionLevel optionLevel, SocketOptionName optionName, Int32 optionValue)
	   at System.Net.Sockets.Socket.set_ExclusiveAddressUse(Boolean value)
	   at Emby.Common.Implementations.Net.SocketFactory.CreateUdpMulticastSocket(String ipAddress, Int32 multicastTimeToLive, Int32 localPort)
	   at Rssdp.Infrastructure.SsdpCommunicationsServer.ListenForBroadcastsAsync()
	   at Rssdp.Infrastructure.SsdpCommunicationsServer.BeginListeningForBroadcasts()
	   at Emby.Dlna.Main.DlnaEntryPoint.StartPublishing(ISsdpCommunicationsServer communicationsServer)
	   at Emby.Dlna.Main.DlnaEntryPoint.StartSsdpHandler()
	System.Net.Sockets.SocketException
	   at System.Net.Sockets.Socket.SetSocketOption(SocketOptionLevel optionLevel, SocketOptionName optionName, Int32 optionValue, Boolean silent)
	   at System.Net.Sockets.Socket.SetSocketOption(SocketOptionLevel optionLevel, SocketOptionName optionName, Int32 optionValue)
	   at System.Net.Sockets.Socket.set_ExclusiveAddressUse(Boolean value)
	   at Emby.Common.Implementations.Net.SocketFactory.CreateUdpMulticastSocket(String ipAddress, Int32 multicastTimeToLive, Int32 localPort)
	   at Rssdp.Infrastructure.SsdpCommunicationsServer.ListenForBroadcastsAsync()
	   at Rssdp.Infrastructure.SsdpCommunicationsServer.BeginListeningForBroadcasts()
	   at Emby.Dlna.Main.DlnaEntryPoint.StartPublishing(ISsdpCommunicationsServer communicationsServer)
	   at Emby.Dlna.Main.DlnaEntryPoint.StartSsdpHandler()
	
Error, Dlna, Error registering endpoint
	*** Error Report ***
	Version: 3.1.0.0
	Command line: /home/thatoneguy99/Downloads/PublishOutput/Emby.Server.dll
	Processor count: 4
	Program data path: /home/thatoneguy99/Downloads/PublishOutput/programdata
	Application directory: /home/thatoneguy99/Downloads/PublishOutput
	System.NullReferenceException: Object reference not set to an instance of an object.
	   at Emby.Dlna.Main.DlnaEntryPoint.<RegisterServerEndpoints>d__36.MoveNext()
	--- End of stack trace from previous location where exception was thrown ---
	   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
	   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
	   at Emby.Dlna.Main.DlnaEntryPoint.<StartDlnaServer>d__35.MoveNext()
	System.NullReferenceException
	   at Emby.Dlna.Main.DlnaEntryPoint.<RegisterServerEndpoints>d__36.MoveNext()
	--- End of stack trace from previous location where exception was thrown ---
	   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
	   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
	   at Emby.Dlna.Main.DlnaEntryPoint.<StartDlnaServer>d__35.MoveNext()
	
Info, App, Entry point completed: Emby.Dlna.Main.DlnaEntryPoint. Duration: 0.598107 seconds
Info, App, Starting entry point MediaBrowser.XbmcMetadata.EntryPoint
Info, App, Entry point completed: MediaBrowser.XbmcMetadata.EntryPoint. Duration: 0.001063 seconds
Info, App, Starting entry point Emby.Server.Core.IO.LibraryMonitorStartup
Info, App, Entry point completed: Emby.Server.Core.IO.LibraryMonitorStartup. Duration: 0.00102 seconds
Info, App, Starting entry point Emby.Server.Core.EntryPoints.ExternalPortForwarding
Info, App, Entry point completed: Emby.Server.Core.EntryPoints.ExternalPortForwarding. Duration: 0.000115 seconds
Info, App, All entry points have started


I am not sure what I am looking at half of the time. I am just reporting to you what I see.

Edited by thatoneguy99
Link to comment
Share on other sites

Yea thanks. that's a windows function it was trying to execute, so that's the reason it was crashing.

Link to comment
Share on other sites

thatoneguy99

I'm bouncing back and forth between my mono install and this one to find the correct buttons. So far it hasn't been able to do a library scan with networked folder location. I will report back with a local folder location.

Link to comment
Share on other sites

thatoneguy99

Running the newest build:

thatoneguy99@Kitchen:~/Downloads/PublishOutput2$ dotnet Emby.Server.dll
Info, Main, Emby
	Command line: /home/thatoneguy99/Downloads/PublishOutput2/Emby.Server.dll
	Processor count: 4
	Program data path: /home/thatoneguy99/Downloads/PublishOutput2/programdata
	Application directory: /home/thatoneguy99/Downloads/PublishOutput2
Info, App, Application version: 3.1.0.0
Info, App, Application configuration:
	{"EnableUPnP":true,"PublicPort":8096,"PublicHttpsPort":8920,"HttpServerPortNumber":8096,"HttpsPortNumber":8920,"EnableHttps":false,"EnableSeriesPresentationUniqueKey":false,"EnableInternetProviders":true,"IsPortAuthorized":false,"EnableCaseSensitiveItemIds":false,"SeasonZeroDisplayName":"Specials","SaveLocalMeta":false,"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":[],"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":[],"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":[],"LocalMetadataReaderOrder":[],"DisabledMetadataFetchers":[],"MetadataFetcherOrder":[],"DisabledImageFetchers":[],"ImageFetcherOrder":[]},{"ItemType":"MusicAlbum","ImageOptions":[{"Type":"Backdrop","Limit":0,"MinWidth":1280},{"Type":"Disc","Limit":0,"MinWidth":0}],"DisabledMetadataSavers":[],"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":0,"MinWidth":0}],"DisabledMetadataSavers":[],"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":[],"LocalMetadataReaderOrder":[],"DisabledMetadataFetchers":["The Open Movie Database","TheMovieDb"],"MetadataFetcherOrder":[],"DisabledImageFetchers":[],"ImageFetcherOrder":[]},{"ItemType":"Episode","ImageOptions":[{"Type":"Backdrop","Limit":0,"MinWidth":1280},{"Type":"Primary","Limit":1,"MinWidth":0}],"DisabledMetadataSavers":[],"LocalMetadataReaderOrder":[],"DisabledMetadataFetchers":["The Open Movie Database"],"MetadataFetcherOrder":[],"DisabledImageFetchers":["TheMovieDb"],"ImageFetcherOrder":[]}],"EnableAutomaticRestart":true,"SkipDeserializationForBasicTypes":false,"SkipDeserializationForPrograms":false,"SkipDeserializationForAudio":false,"PathSubstitutions":[],"UICulture":"en-us","SaveMetadataHidden":false,"ContentTypes":[],"RemoteClientBitrateLimit":0,"SharingExpirationDays":30,"SchemaVersion":0,"EnableAnonymousUsageReporting":true,"EnableStandaloneMusicKeys":false,"EnableLocalizedGuids":true,"EnableFolderView":true,"EnableGroupingIntoCollections":false,"DisplaySpecialsWithinSeasons":true,"DisplayCollectionsView":false,"LocalNetworkAddresses":[],"CodecsUsed":[],"Migrations":[],"EnableChannelView":false,"EnableExternalContentInSuggestions":true,"EnableSimpleArtistDetection":false,"ImageExtractionTimeoutMs":0,"EnableDebugLevelLogging":false,"EnableAutoUpdate":true,"SystemUpdateLevel":"Release","LogFileRetentionDays":3,"RunAtStartup":false,"IsStartupWizardCompleted":false}
Info, App, Loading MediaBrowser.Api, Version=3.1.6191.26186, Culture=neutral, PublicKeyToken=null
Info, App, Loading MediaBrowser.WebDashboard, Version=3.1.6191.26187, Culture=neutral, PublicKeyToken=null
Info, App, Loading MediaBrowser.Model, Version=3.1.6191.26184, Culture=neutral, PublicKeyToken=null
Info, App, Loading MediaBrowser.Common, Version=3.1.6191.26185, Culture=neutral, PublicKeyToken=null
Info, App, Loading MediaBrowser.Controller, Version=3.1.6191.26185, Culture=neutral, PublicKeyToken=null
Info, App, Loading MediaBrowser.Providers, Version=3.1.6191.26188, Culture=neutral, PublicKeyToken=null
Info, App, Loading Emby.Photos, Version=3.1.6191.26186, Culture=neutral, PublicKeyToken=null
Info, App, Loading Emby.Common.Implementations, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
Info, App, Loading Emby.Server.Implementations, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
Info, App, Loading Emby.Server.Core, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
Info, App, Loading MediaBrowser.MediaEncoding, Version=3.1.6191.26187, Culture=neutral, PublicKeyToken=null
Info, App, Loading Emby.Dlna, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
Info, App, Loading MediaBrowser.LocalMetadata, Version=3.1.6191.26186, Culture=neutral, PublicKeyToken=null
Info, App, Loading MediaBrowser.XbmcMetadata, Version=3.1.6191.26186, Culture=neutral, PublicKeyToken=null
Info, App, Loading Emby.Server, Version=3.1.0.0, Culture=neutral, PublicKeyToken=null
Info, App, Loading Emby.Server.Core, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
Info, LocalizationManager, Extracting ratings to /home/thatoneguy99/Downloads/PublishOutput2/programdata/localization/ratings-au.txt
Info, LocalizationManager, Extracting ratings to /home/thatoneguy99/Downloads/PublishOutput2/programdata/localization/ratings-be.txt
Info, LocalizationManager, Extracting ratings to /home/thatoneguy99/Downloads/PublishOutput2/programdata/localization/ratings-br.txt
Info, LocalizationManager, Extracting ratings to /home/thatoneguy99/Downloads/PublishOutput2/programdata/localization/ratings-ca.txt
Info, LocalizationManager, Extracting ratings to /home/thatoneguy99/Downloads/PublishOutput2/programdata/localization/ratings-co.txt
Info, LocalizationManager, Extracting ratings to /home/thatoneguy99/Downloads/PublishOutput2/programdata/localization/ratings-de.txt
Info, LocalizationManager, Extracting ratings to /home/thatoneguy99/Downloads/PublishOutput2/programdata/localization/ratings-dk.txt
Info, LocalizationManager, Extracting ratings to /home/thatoneguy99/Downloads/PublishOutput2/programdata/localization/ratings-fr.txt
Info, LocalizationManager, Extracting ratings to /home/thatoneguy99/Downloads/PublishOutput2/programdata/localization/ratings-gb.txt
Info, LocalizationManager, Extracting ratings to /home/thatoneguy99/Downloads/PublishOutput2/programdata/localization/ratings-ie.txt
Info, LocalizationManager, Extracting ratings to /home/thatoneguy99/Downloads/PublishOutput2/programdata/localization/ratings-jp.txt
Info, LocalizationManager, Extracting ratings to /home/thatoneguy99/Downloads/PublishOutput2/programdata/localization/ratings-kz.txt
Info, LocalizationManager, Extracting ratings to /home/thatoneguy99/Downloads/PublishOutput2/programdata/localization/ratings-mx.txt
Info, LocalizationManager, Extracting ratings to /home/thatoneguy99/Downloads/PublishOutput2/programdata/localization/ratings-nl.txt
Info, LocalizationManager, Extracting ratings to /home/thatoneguy99/Downloads/PublishOutput2/programdata/localization/ratings-nz.txt
Info, LocalizationManager, Extracting ratings to /home/thatoneguy99/Downloads/PublishOutput2/programdata/localization/ratings-ru.txt
Info, LocalizationManager, Extracting ratings to /home/thatoneguy99/Downloads/PublishOutput2/programdata/localization/ratings-us.txt
Info, SqliteUserRepository, Sqlite version: 3.11.0
Info, SqliteUserRepository, Sqlite compiler options: ENABLE_COLUMN_METADATA,ENABLE_DBSTAT_VTAB,ENABLE_FTS3,ENABLE_FTS3_PARENTHESIS,ENABLE_JSON1,ENABLE_LOAD_EXTENSION,ENABLE_RTREE,ENABLE_UNLOCK_NOTIFY,ENABLE_UPDATE_DELETE_LIMIT,HAVE_ISNAN,LIKE_DOESNT_MATCH_BLOBS,MAX_SCHEMA_RETRY=25,OMIT_LOOKASIDE,SECURE_DELETE,SOUNDEX,SYSTEM_MALLOC,TEMP_STORE=1,THREADSAFE=1
Info, SqliteUserRepository, Default journal_mode for /home/thatoneguy99/Downloads/PublishOutput2/programdata/data/users.db is delete
Info, SqliteUserRepository, PRAGMA synchronous=1
Info, SqliteFileOrganizationRepository, Default journal_mode for /home/thatoneguy99/Downloads/PublishOutput2/programdata/data/fileorganization.db is delete
Info, SqliteFileOrganizationRepository, PRAGMA synchronous=1
Info, AuthenticationRepository, Default journal_mode for /home/thatoneguy99/Downloads/PublishOutput2/programdata/data/authentication.db is delete
Info, AuthenticationRepository, PRAGMA synchronous=1
Info, SyncRepository, Default journal_mode for /home/thatoneguy99/Downloads/PublishOutput2/programdata/data/sync14.db is delete
Info, SyncRepository, PRAGMA synchronous=1
Info, ImageProcessor, ImageProcessor started with 4 max concurrent image processes
Info, ConnectManager, Loading data from /home/thatoneguy99/Downloads/PublishOutput2/programdata/data/connect.txt
Info, SharingRepository, Default journal_mode for /home/thatoneguy99/Downloads/PublishOutput2/programdata/data/shares.db is delete
Info, SharingRepository, PRAGMA synchronous=1
Info, ActivityRepository, Default journal_mode for /home/thatoneguy99/Downloads/PublishOutput2/programdata/data/activitylog.db is delete
Info, ActivityRepository, PRAGMA synchronous=1
Info, SqliteDisplayPreferencesRepository, Default journal_mode for /home/thatoneguy99/Downloads/PublishOutput2/programdata/data/displaypreferences.db is delete
Info, SqliteDisplayPreferencesRepository, PRAGMA synchronous=1
Info, SqliteItemRepository, Default journal_mode for /home/thatoneguy99/Downloads/PublishOutput2/programdata/data/library.db is delete
Info, SqliteItemRepository, PRAGMA synchronous=1
Info, SqliteNotificationsRepository, Default journal_mode for /home/thatoneguy99/Downloads/PublishOutput2/programdata/data/notifications.db is delete
Info, SqliteNotificationsRepository, PRAGMA synchronous=1
Info, App, Requesting administrative access to authorize http server
Info, ServerConfigurationManager, Saving system configuration
Info, HttpServer, Calling ServiceStack AppHost.Init
Info, ServerManager, Loading Http Server
Info, HttpServer, Adding HttpListener prefix http://+:8096/
Info, HttpServer, Adding HttpListener prefix https://+:8920/
Info, HttpClient, HttpClientManager GET: https://api.github.com/repos/MediaBrowser/Emby/releases
Info, ServerConfigurationManager, Saving system configuration
Info, TaskManager, Daily trigger for Start new log file set to fire at 12/14/16 12:00:00 AM, which is 556.19649875 minutes from now.
Info, TaskManager, Daily trigger for Chapter image extraction set to fire at 12/14/16 1:00:00 AM, which is 616.196303016667 minutes from now.
Info, MediaEncoder, Running ffmpeg -version
Error, MediaEncoder, Error validating encoder
	*** Error Report ***
	Version: 3.1.0.0
	Command line: /home/thatoneguy99/Downloads/PublishOutput2/Emby.Server.dll
	Processor count: 4
	Program data path: /home/thatoneguy99/Downloads/PublishOutput2/programdata
	Application directory: /home/thatoneguy99/Downloads/PublishOutput2
	System.ComponentModel.Win32Exception: No such file or directory
	   at System.Diagnostics.Process.ResolvePath(String filename)
	   at System.Diagnostics.Process.StartCore(ProcessStartInfo startInfo)
	   at MediaBrowser.MediaEncoding.Encoder.EncoderValidator.GetProcessOutput(String path, String arguments)
	   at MediaBrowser.MediaEncoding.Encoder.EncoderValidator.ValidateVersion(String encoderAppPath, Boolean logOutput)
	System.ComponentModel.Win32Exception
	   at System.Diagnostics.Process.ResolvePath(String filename)
	   at System.Diagnostics.Process.StartCore(ProcessStartInfo startInfo)
	   at MediaBrowser.MediaEncoding.Encoder.EncoderValidator.GetProcessOutput(String path, String arguments)
	   at MediaBrowser.MediaEncoding.Encoder.EncoderValidator.ValidateVersion(String encoderAppPath, Boolean logOutput)
	
Info, MediaEncoder, FFMpeg: ffmpeg
Info, MediaEncoder, FFProbe: ffprobe
Info, MediaEncoder, Validating media encoder at ffmpeg
Info, MediaEncoder, Running ffmpeg -decoders
Info, MediaEncoder, Running ffmpeg -encoders
Info, MediaEncoder, Encoder validation complete
Info, App, ServerId: 5d79ab6d10eb4971a107f3b8064d4801
Info, App, Core startup complete
Info, ServerConfigurationManager, Saving system configuration
Info, App, Post-init migrations complete
Info, TaskManager, Queueing task RefreshMediaLibraryTask
Info, TaskManager, Executing Scan media library
Info, App, Validating media library
Info, App, Starting entry point MediaBrowser.Api.ApiEntryPoint
Info, App, Entry point completed: MediaBrowser.Api.ApiEntryPoint. Duration: 0.003382 seconds
Info, App, Starting entry point MediaBrowser.WebDashboard.ServerEntryPoint
Info, App, Entry point completed: MediaBrowser.WebDashboard.ServerEntryPoint. Duration: 0.002944 seconds
Info, App, Starting entry point Emby.Server.Implementations.TV.CleanMissingEpisodesEntryPoint
Info, App, Entry point completed: Emby.Server.Implementations.TV.CleanMissingEpisodesEntryPoint. Duration: 0.00223 seconds
Info, App, Starting entry point Emby.Server.Implementations.Sync.SyncNotificationEntryPoint
Info, App, Entry point completed: Emby.Server.Implementations.Sync.SyncNotificationEntryPoint. Duration: 0.00096 seconds
Info, App, Starting entry point Emby.Server.Implementations.Notifications.Notifications
Info, App, Entry point completed: Emby.Server.Implementations.Notifications.Notifications. Duration: 0.019416 seconds
Info, App, Starting entry point Emby.Server.Implementations.Notifications.WebSocketNotifier
Info, App, Entry point completed: Emby.Server.Implementations.Notifications.WebSocketNotifier. Duration: 0.003691 seconds
Info, App, Starting entry point Emby.Server.Implementations.News.NewsEntryPoint
Info, App, Entry point completed: Emby.Server.Implementations.News.NewsEntryPoint. Duration: 0.00112 seconds
Info, App, Starting entry point Emby.Server.Implementations.LiveTv.TunerHosts.HdHomerun.HdHomerunDiscovery
Info, App, Entry point completed: Emby.Server.Implementations.LiveTv.TunerHosts.HdHomerun.HdHomerunDiscovery. Duration: 0.002146 seconds
Info, App, Starting entry point Emby.Server.Implementations.LiveTv.EmbyTV.EntryPoint
Info, App, Loading live tv data from /home/thatoneguy99/Downloads/PublishOutput2/programdata/data/livetv/timers
Info, App, Entry point completed: Emby.Server.Implementations.LiveTv.EmbyTV.EntryPoint. Duration: 0.30086 seconds
Info, App, Starting entry point Emby.Server.Implementations.FileOrganization.FileOrganizationNotifier
Info, App, Entry point completed: Emby.Server.Implementations.FileOrganization.FileOrganizationNotifier. Duration: 0.008621 seconds
Info, App, Starting entry point Emby.Server.Implementations.EntryPoints.AutomaticRestartEntryPoint
Info, App, Entry point completed: Emby.Server.Implementations.EntryPoints.AutomaticRestartEntryPoint. Duration: 0.001095 seconds
Info, App, Starting entry point Emby.Server.Implementations.EntryPoints.KeepServerAwake
Info, App, Entry point completed: Emby.Server.Implementations.EntryPoints.KeepServerAwake. Duration: 0.001029 seconds
Info, App, Starting entry point Emby.Server.Implementations.EntryPoints.LibraryChangedNotifier
Info, App, Entry point completed: Emby.Server.Implementations.EntryPoints.LibraryChangedNotifier. Duration: 0.004051 seconds
Info, App, Starting entry point Emby.Server.Implementations.EntryPoints.LoadRegistrations
Info, App, Entry point completed: Emby.Server.Implementations.EntryPoints.LoadRegistrations. Duration: 0.001377 seconds
Info, App, Starting entry point Emby.Server.Implementations.EntryPoints.RecordingNotifier
Info, App, Entry point completed: Emby.Server.Implementations.EntryPoints.RecordingNotifier. Duration: 0.009466 seconds
Info, App, Starting entry point Emby.Server.Implementations.EntryPoints.RefreshUsersMetadata
Info, HttpClient, HttpClientManager POST: https://mb3admin.com/admin/service/registration/validate
Info, HttpClient, HttpClientManager GET: http://emby.media/community/index.php?/blog/rss/1-media-browser-developers-blog
Info, App, Entry point completed: Emby.Server.Implementations.EntryPoints.RefreshUsersMetadata. Duration: 0.33399 seconds
Info, App, Starting entry point Emby.Server.Implementations.EntryPoints.ServerEventNotifier
Info, App, Entry point completed: Emby.Server.Implementations.EntryPoints.ServerEventNotifier. Duration: 0.011967 seconds
Info, App, Starting entry point Emby.Server.Implementations.EntryPoints.StartupWizard
Info, App, Entry point completed: Emby.Server.Implementations.EntryPoints.StartupWizard. Duration: 0.005846 seconds
Info, App, Starting entry point Emby.Server.Implementations.EntryPoints.SystemEvents
Info, App, Entry point completed: Emby.Server.Implementations.EntryPoints.SystemEvents. Duration: 0.003394 seconds
Info, App, Starting entry point Emby.Server.Implementations.EntryPoints.UdpServerEntryPoint
Info, App, Entry point completed: Emby.Server.Implementations.EntryPoints.UdpServerEntryPoint. Duration: 0.012373 seconds
Info, App, Starting entry point Emby.Server.Implementations.EntryPoints.UsageEntryPoint
Info, App, Entry point completed: Emby.Server.Implementations.EntryPoints.UsageEntryPoint. Duration: 0.012276 seconds
Info, App, Starting entry point Emby.Server.Implementations.EntryPoints.UserDataChangeNotifier
Info, App, Entry point completed: Emby.Server.Implementations.EntryPoints.UserDataChangeNotifier. Duration: 0.002322 seconds
Info, App, Starting entry point Emby.Server.Implementations.Connect.ConnectEntryPoint
Info, App, Loading data from /home/thatoneguy99/Downloads/PublishOutput2/programdata/data/wan.txt
Info, App, Entry point completed: Emby.Server.Implementations.Connect.ConnectEntryPoint. Duration: 0.006707 seconds
Info, App, Starting entry point Emby.Server.Implementations.Activity.ActivityLogEntryPoint
Info, App, Entry point completed: Emby.Server.Implementations.Activity.ActivityLogEntryPoint. Duration: 0.011727 seconds
Info, App, Starting entry point Emby.Server.Core.IO.LibraryMonitorStartup
Info, App, Entry point completed: Emby.Server.Core.IO.LibraryMonitorStartup. Duration: 0.198983 seconds
Info, App, Starting entry point Emby.Server.Core.EntryPoints.ExternalPortForwarding
Info, App, Entry point completed: Emby.Server.Core.EntryPoints.ExternalPortForwarding. Duration: 0.130695 seconds
Info, App, Starting entry point Emby.Dlna.DlnaProfileEntryPoint
Info, App, Entry point completed: Emby.Dlna.DlnaProfileEntryPoint. Duration: 0.000354 seconds
Info, App, Starting entry point Emby.Dlna.Main.DlnaEntryPoint
Info, App, Entry point completed: Emby.Dlna.Main.DlnaEntryPoint. Duration: 0.913085 seconds
Info, App, Starting entry point MediaBrowser.XbmcMetadata.EntryPoint
Info, App, Entry point completed: MediaBrowser.XbmcMetadata.EntryPoint. Duration: 0.001619 seconds
Info, App, Starting entry point Emby.Server.Core.IO.LibraryMonitorStartup
Info, App, Entry point completed: Emby.Server.Core.IO.LibraryMonitorStartup. Duration: 0.00795 seconds
Info, App, Starting entry point Emby.Server.Core.EntryPoints.ExternalPortForwarding
Info, App, Entry point completed: Emby.Server.Core.EntryPoints.ExternalPortForwarding. Duration: 0.000203 seconds
Info, App, All entry points have started


Link to comment
Share on other sites

thatoneguy99

Is all of that I posted above in the log?

 

EDIT: Nevermind I looked for myself. I will attach the log file from now on instead of that long "thread gunking" text.

Edited by thatoneguy99
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...