Search the Community
Showing results for tags 'linux'.
-
Hello, I'm runing emby server 3.5.2 on debian Jessie. App is crashing quickly with this error message in Systemd status report : emby-server.service - Emby Server is a personal media server with apps on just about every device. Loaded: loaded (/usr/lib/systemd/system/emby-server.service; enabled) Active: failed (Result: exit-code) since lun. 2018-07-30 19:43:35 CEST; 16min ago Process: 16746 ExecStart=/opt/emby-server/bin/emby-server (code=exited, status=5) Main PID: 16746 (code=exited, status=5) juil. 30 19:43:35 Fozzy emby-server[16746]: at System.IO.File.InternalReadAllLines(String path, Encoding encoding) juil. 30 19:43:35 Fozzy emby-server[16746]: at System.IO.File.ReadAllLines(String path) juil. 30 19:43:35 Fozzy emby-server[16746]: at System.Net.NetworkInformation.StringParsingHelpers.ParseGatewayAddressesFromRouteFile(String filePath, String interfaceName) juil. 30 19:43:35 Fozzy emby-server[16746]: at System.Net.NetworkInformation.LinuxIPInterfaceProperties.GetGatewayAddresses() juil. 30 19:43:35 Fozzy emby-server[16746]: at System.Net.NetworkInformation.LinuxIPInterfaceProperties..ctor(LinuxNetworkInterface lni) juil. 30 19:43:35 Fozzy emby-server[16746]: at System.Net.NetworkInformation.LinuxNetworkInterface..ctor(String name) juil. 30 19:43:35 Fozzy emby-server[16746]: at System.Net.NetworkInformation.LinuxNetworkInterface.GetOrCreate(Dictionary`2 interfaces, String name) juil. 30 19:43:35 Fozzy emby-server[16746]: at System.Net.NetworkInformation.LinuxNetworkInterface.<>c__DisplayClass5_0.<GetLinuxNetworkInterfaces>b__1(String name, IpAddressInfo* ipAddr, UInt32* scopeId) juil. 30 19:43:35 Fozzy emby-server[16746]: InnerException: System.IO.IOException juil. 30 19:43:35 Fozzy emby-server[16746]: System.IO.IOException: Permission denied I notice that it happen since emby 3.5.1, It seems that it did'nt happen with first release 3.5.0 . thanks for your help. complete server log is here because uploader on this forum failed for me
-
Any chance of a build compatible with ARM processors on the cards?
peanutismint posted a topic in QNAP
Just bought a QNAP TS-231 which has an ARM processor in it, but so far the only builds of Emby I can find are for Intel CPUs :-( Any ideas if there's any way to get it running on my ARM processor? Or whether anyone's working on an ARM build?? -
Arch Linux emby server 3.5.3.0 filesystem ext4 The server detects when I delete a file but it doesn't detect if I move a file outside of library folder. I have to force a rescan to detect the changes.
- 11 replies
-
- 1
-
-
- ext4
- realtime monitoring
-
(and 2 more)
Tagged with:
-
Hi, Currently Emby runs off my QNAP-653A with performance issues as soon as more than one device connects. Example: Apple TV4K playing one of my 1080P TV Shows (Transcoding: 21fps, 4.1Mbps ts H264 ac3 with the QNAP CPU running at 98%) Any other connected device makes it all collapse due to lack of CPU-power. All my network components are enterprise grade (Cisco Catalyst, port trunking for the NAS) and soon my internet connection is 1Gbps so i was really hoping to have the Emby server deliever my shows and movies to me on any device at any location even with my kid and wife watching stuff at home... It might be too much to ask from the NAS so I might install Emby on one of my old laptops (Dell M4600, i7, Nvidia Quadro2000, 16GiB RAM, 256 SSD, 1Gbps Ethernet, e-SATA) but before I proceed: 1. Shouldnt my devices at home play without transcoding? - Apple TV4K - Apple TV4K - Openelec Cubox-i4-Pro - ASRock Kodi on Linux 2. If i install Emby on the M4600 Dell Precision Laptop, how do i get the best performance? Linux or Windows? Will it take advantage of the Quadro 2000 GPU? 3. Should i run Emby on both at the same time? Let my mobile devices use the QNAP, internal devices on the M4600? would this cause any new grievance? Anyway to improve QNAP performance in case i go down this road, if it means typing some lines in putty/terminal thats not a problem... Best regards happy Premium-user since I noticed iOS offline was supported
-
Upgrading from Debian Wheezy to something newer and am looking for advice/thoughts on which Linux distro would be best for running emby server, sabnzbd, etc. Just go for Ubuntu 18.04? Thanks.
-
Hi! I've got an Exception, but the file permissions are ok i think ^^ Can anyone help? Thank you very much! ls -l /var/lib/emby/ drwxr-xr-x 18 emby emby 4096 Okt 27 18:17 cache drwxr-xr-x 4 emby emby 4096 Okt 27 20:00 config drwxr-xr-x 7 emby emby 4096 Okt 28 06:16 data drwxr-xr-x 2 emby emby 4096 Sep 29 14:27 localization drwxr-xr-x 2 emby emby 4096 Okt 28 06:16 logs drwxr-xr-x 7 emby emby 4096 Sep 29 23:07 metadata drwxr-xr-x 3 emby emby 4096 Okt 27 19:23 plugins drwxr-xr-x 3 emby emby 4096 Sep 29 14:27 root drwxr-xr-x 2 emby emby 53248 Okt 1 18:44 transcoding-temp 2018-10-28 06:18:09.353 Info HttpClient: GET https://image.tmdb.org/t/p/original/tPAV8vSLIlEDHDPWg7jicNR2qsk.jpg 2018-10-28 06:18:09.386 Error ProviderManager: Error in metadata saver *** Error Report *** Version: 3.5.3.0 Command line: /opt/emby-server/system/EmbyServer.dll -programdata /var/lib/emby -ffmpeg /opt/emby-server/bin/ffmpeg -ffprobe /opt/emby-server/bin/ffprobe -restartexitcode 3 -updatepackage emby-server-deb_{version}_amd64.deb Operating system: Unix 4.9.0.8 64-Bit OS: True 64-Bit Process: True User Interactive: True Processor count: 8 Program data path: /var/lib/emby Application directory: /opt/emby-server/system System.IO.IOException: Read-only file system at Interop.ThrowExceptionForIoErrno(ErrorInfo errorInfo, String path, Boolean isDirectory, Func`2 errorRewriter) at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String path, OpenFlags flags, Int32 mode) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options) at Emby.Server.Implementations.IO.ManagedFileSystem.GetFileStream(String path, FileOpenMode mode, FileAccessMode access, FileShareMode share, FileOpenOptions fileOpenOptions) at MediaBrowser.XbmcMetadata.Savers.BaseNfoSaver.SaveToFile(Stream stream, String path) at MediaBrowser.XbmcMetadata.Savers.BaseNfoSaver.Save(BaseItem item, CancellationToken cancellationToken) at MediaBrowser.Providers.Manager.ProviderManager.SaveMetadata(BaseItem item, ItemUpdateType updateType, IEnumerable`1 savers) System.IO.IOException at Interop.ThrowExceptionForIoErrno(ErrorInfo errorInfo, String path, Boolean isDirectory, Func`2 errorRewriter) at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String path, OpenFlags flags, Int32 mode) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options) at Emby.Server.Implementations.IO.ManagedFileSystem.GetFileStream(String path, FileOpenMode mode, FileAccessMode access, FileShareMode share, FileOpenOptions fileOpenOptions) at MediaBrowser.XbmcMetadata.Savers.BaseNfoSaver.SaveToFile(Stream stream, String path) at MediaBrowser.XbmcMetadata.Savers.BaseNfoSaver.Save(BaseItem item, CancellationToken cancellationToken) at MediaBrowser.Providers.Manager.ProviderManager.SaveMetadata(BaseItem item, ItemUpdateType updateType, IEnumerable`1 savers) 2018-10-28 06:18:11.956 Info HttpServer: HTTP GET http://xx:8096/emby/Items/12a05dac156a069358d7db8473b08ea0/Images/Backdrop/0?Format=original&Tag=f01ce0531741e9341b049df55f645a2a. UserAgent: Kodi/17.6 (Linux; Android 5.1.1; AFTT Build/LVY48F) Android/5.1.1 Sys_CPU/armv7l App_Bitness/32 Version/17.6-Git:20171114-a9a7a20 2018-10-28 06:18:11.956 Info HttpResultFactory: Setting range response values for /var/lib/emby/metadata/library/12/12a05dac156a069358d7db8473b08ea0/backdrop.jpg. RangeRequest: bytes=0- Content-Length: 588905, Content-Range: bytes 0-588904/588905
- 3 replies
-
- debian
- file permission
-
(and 2 more)
Tagged with:
-
So for a little while I have been having issues playing movies, they will play for a few minutes then stop and the server will physically shutdown requiring a manual reboot. This does not seem to happen with tv shows but only movies. I also cannot get it to stop transcoding everything. I have a samsung smart tv 2014 running the emby app. I have also tried casting from an android phone and tablet to a chromecast or to the tv directly but all result in transcoding. I even tried using a ps4. I've attached the logs of the most recent incident but every movie I have tried to play recently does the same thing. ServerLog1.txt ServerLog2.txt TranscodingLog.txt
-
Hey, I'm still learning Emby, moving away from Plex. I don't seem to be able to sync any audio to my phone. Whatever the settings (bitrate), transcoding fails (whether from FLAC or MP3, whether from playlist, album or an individual song). I'm attaching a log. I'm on Ubuntu 18.04, the latest emby server as of now (Version 3.6.0.55 beta). There's some problem here: [NULL @ 0xff2fc0] Unable to find a suitable output format for '/var/lib/emby/sync/12/41/f9683eab-6e45-4945-ba8b-462fffdcf8dc' /var/lib/emby/sync/12/41/f9683eab-6e45-4945-ba8b-462fffdcf8dc: Invalid argument Emby-log.txt
- 7 replies
-
- audio
- transcoding
-
(and 1 more)
Tagged with:
-
I've been holding off on upgrading Emby, hoping that some day the repo will be fixed. Everything was working fine until a few days ago when I began to get an error when accessing app.emby.media. I can't access my Emby server from app.media.emby until I upgrade according to the message. Is there a workaround for this? I've ran a whole lot of Linux servers over the years and the current method Emby is using, unzipping a file you download every update, is a really poor practice. It can lead to a total package mess. Is there any way to get this update through a managed repository (the proper way of doing things!) or do I just have to suck it up, go against best Linux practices and try to do a totally messy upgrade and hope my Emby server comes out intact on the other side? Thanks.
-
I've specified a specific directory for cache, metadata, transcoding etc. The server is not using the cache directory specified for storage. I'm using Emby Docker version 3.5.3.0 on Unraid. I've specified it to use path /mnt/Emby/transcode/cache Looking at that path there's around 350M of data in it. So Emby is writing to it. But the majority of my cache is in the default location /cache/ as this folder is around 600M. How do i move all the cache from /cache into the specified cache. I don't know why there is any cache there as i moved the cache location when i first setup the sever.
-
I have a trip coming this week and wanted to sync a couple of movies on my 2-in-1 Samsung TabPro S and have a few issues I've been seeing in the log. Attempting to sync a DVD of Fifth Element produces the following in the log: Unknown encoder 'mpeg2video' Also, attempting to sync a Blu-Ray rip of The Dark Knight says the same except the encoder is "vc1". My server is Linux Mint (planning to go full Ubuntu Server very soon) which is based on Ubuntu 14.x. I have never had any issues with my server so far, BTW, so this is very out of character. I rip my movies using a paid version of MakeMKV. The movies will stream fine if just playing even from the Windows 10 app. The issue seems to be with sync only. Also, in trying to sync other movies some of them are fine but others have a really, really long duration (like thousands of hours) making seeking impossible. The movie will play fine but the duration is WAY out of whack. Has anyone else experienced this? I didn't attach logs right now because I was just wondering if this is a known issue already (?). Any help would be appreciated.
- 10 replies
-
- Linux
- Windows 10
-
(and 1 more)
Tagged with:
-
Great application and work, having an issue on my newest Roku Streaming Stick Details: Emby Server - On Linux (ubuntu) version : 3.5.2.0 Emby Roku App - version 3.0 build 91 Roku Device: 3800x version: 8.1.0 build 4145-55 On loading Emby the screen flashes white on and off repeatedly. I have created a gif of what this looks like.
-
Hey all, I have an uncomfortable social situation I'd like to avoid passively, if possible. My partner logged into her Emby Connect account on her old roommate's Xbox, so she could access my server while she lived there; she's moved out and isn't on the best of terms with them now, and I'd prefer to disconnect her account from that Xbox without contacting the roommate directly. I've reset her password on the server, but it isn't forcing her to sign back in when she launches the app on devices she controls. I've restricted devices that have access to the server, but that also isn't ideal as the device list doesn't seem to list every device the account has connected from - it requires some babysitting to enable/disable the devices I want/don't want to connect. I realize this is more of a social problem than a technical one, but it would make my life a lot easier if I could solve it technically; is there some way to force her account to simply re-authenticate before it can access my server? She says she's reset her Emby Connect password already, and I've searched around to see if someone's addressed this before. Thanks in advance.
-
Emby Server Version 3.5.2.0 on Linux Mint 19 Tried to search the forums and find a answer but nothing was quite clear and the word Identify doesnt seem to be unique enough. Just got done rebuilding my whole linux server as I was attempting to upgrade from the older repo provided emby to the new one and wrecked everything. There really should be warnings for that on the install page or something. Too many results just say run the new version over the old one. Any who this time around I renamed everything so it would identify better with the automatic detection, however I have a few stragglers that need manual detection. When I use the identify tool I no longer seem to be able to immediately identify movies with IMDB id anymore. No results show up. I did see some forum posts back in February stating that emby doesnt search that database anymore (What happened?) But I wanted to confirm. So I attempted to use the movidb which does have the movie in its database but that doesnt return any results either. But I am not quite sure what that website uses for its "ID" as with IMDB I just used the number in the web address. One of the Movies in question is Frank Herberts Children of Dune: https://www.imdb.com/title/tt0287839/?ref_=fn_al_tt_1 https://www.themoviedb.org/tv/9156-frank-herbert-s-children-of-dune?language=en I cant seem to get the Emby Server to ID that. Soooo what am I doing wrong if anything. Also any way to make that back button in that Identify window actually go back to the search instead of closing the whole window? Really annoying.
-
Around a week ago I installed Emby on my Kubuntu PC. I didn't understand Emby and thought that it would be an application. Instead it turned my machine into a Multimedia Server. So cool once it's set up it's always on and no maintenance. My needs are basic. All I want to do is to have a file linked to Emby and any movie in that file will stream to the devices on my home network. I do not want to stream remote for security purposes. I followed the install instructions on the internet where I downloaded the file and it was really easy. I did have trouble getting it connected to my Fire stick because the port was closed in my software firewall. I opened port I think it's 8095 in my software Firewall and then no problem hooking into the Amazon Fire stick. Not an Emby problem. Around a week later I bought a Roku Express for my daughter and installed in her TV. Emby wouldn't connect. I waited a few days and my router choked and I had to reboot it. A little later I went back to try to get Emby working and to my surprise, Wallah the Roku recognized and connected to the server with no prodding. Seemed my router needed to be reset. Lesson learned if I ever have trouble connecting a new device to Emby reset the router. I proceeded to install on my Android Phone and again it was brainless. It just recognized and entered Emby Server with no prodding. So fast it made my head spin. Emby is fantastic on Linux Kubuntu/Ubuntu. Basically I hooked a file up to synchronize and everything I copy to that file shows up on my devices to be streamed. It's running in the background no maintenance required. Also no glitches waking up from sleep either. On the Roku it's running fast. So anyway If you have Kubuntu or Ubuntu and want to simply use Emby to stream movies within your home network I recommend it highly. BTW the resolution of the movies look great.
-
I'm running - Ubuntu 16.04.5 - Emby Server Version 3.5.2.0 - Dual Xeons X5660 @ 2.80GHz - 96 GB RAM The first user I created and the one I tied to Emby premier (if that matters), can transcode a 4k 30 FPS, video no problem. If I switch users in the same browser session, same tab (Chrome or Firefox) the video plays at 12-17 fps. I've done a side by side comparison of the users with the working user and everything is the same - I even tried the "user can manage server" setting. I'm at a loss as to why this is happening. Can anyone help me out here? What more info is needed?
-
Good afternoon all, I`ve recently moved back to Emby from Plex. Without going into too much detail plex continuously failed to stream on my local network to a chromecast on the same network and this is just a tip of the experience i`ve had with plex. The reason for this topic is that before i made the change, i`d recently downloaded a fair few complete tv series. Grey`s Anatomy, Seinfeld, BSG to name a few. The issue im trying to understand as i think i know what it is but i may be incorrect is that now that ive moved over, i only see Seinfeld as the latest media. I think and correct me if im wrong that the 'Date Added" for Seinfeld is the most recent so the Web Gui is showing only Seinfeld as all the episode under the main folder have the "Date Added" marking of 19/08/2018 and so thats all emby can show due to limitation. Is this correct? Latest Movies works perfect. I was just hoping to see a wider range of Latest Tv Shows. i`ve attached a screenshot Also im not sure if its required but the server is Ubuntu 18.04LTS. Its the Bionic Beaver release. There are no NFO or XML files in the tv series folder as i have checked that first thinking it might be that. administrator@white-forest:/disks/storage/plex/tvseries$ sudo find . -name "*.xml" -type f administrator@white-forest:/disks/storage/plex/tvseries$ sudo find . -name "*.nfo" -type f administrator@white-forest:/disks/storage/plex/tvseries$
-
I've just installed a fresh install of emby on my ubuntu server, previously was running as a plex server (i'm hoping to switch) My media is located on a nas drive externally and i have mounts setup using cifs, i can access the external media by doing cd /media/plex/shows cd /media/plex/movies Both of these mounts show up in plex but during the emby configuration wizard browsing to /media shows only /media/CDRom Is this a permissions issue maybe? If so what user / permissions should i grant to access these mounts? Thanks
-
Server lasts a few minutes before crashing and requiring a manual start. Been working fine and I haven't altered anything recently. Somewhat inept at reading logs so could anyone tell me what's causing it? Thanks in advance. EDIT: Currently been up for around 30 minutes without crashing, perhaps solved itself. System.IO.IOException: Unable to read data from the transport connection: Connection reset by peer. ---> System.Net.Sockets.SocketException: Connection reset by peer --- End of inner exception stack trace --- at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error) at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.GetResult(Int16 token) at System.Net.FixedSizeReader.ReadPacketAsync(Stream transport, AsyncProtocolRequest request) at System.Net.Security.SslState.ThrowIfExceptional() at System.Net.Security.SslState.CheckThrow(Boolean authSuccessCheck, Boolean shutdownCheck) at System.Net.Security.SslState.CheckOldKeyDecryptedData(Memory`1 buffer) at System.Net.Security.SslState.HandleQueuedCallback(Object& queuedStateRequest) at System.Net.Security.SslState.FinishHandshakeRead(Int32 newState) at System.Net.Security.SslState.FinishHandshake(Exception e, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.RehandshakeCompleteCallback(IAsyncResult result) at System.Net.LazyAsyncResult.Complete(IntPtr userToken) at System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken) at System.Net.AsyncProtocolRequest.CompleteUserWithError(Exception e) at System.Net.FixedSizeReader.ReadPacketAsync(Stream transport, AsyncProtocolRequest request) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state) --- End of stack trace from previous location where exception was thrown --- at System.Threading.ThreadPoolWorkQueue.Dispatch() System.IO.IOException at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error) at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.GetResult(Int16 token) at System.Net.FixedSizeReader.ReadPacketAsync(Stream transport, AsyncProtocolRequest request) at System.Net.Security.SslState.ThrowIfExceptional() at System.Net.Security.SslState.CheckThrow(Boolean authSuccessCheck, Boolean shutdownCheck) at System.Net.Security.SslState.CheckOldKeyDecryptedData(Memory`1 buffer) at System.Net.Security.SslState.HandleQueuedCallback(Object& queuedStateRequest) at System.Net.Security.SslState.FinishHandshakeRead(Int32 newState) at System.Net.Security.SslState.FinishHandshake(Exception e, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.RehandshakeCompleteCallback(IAsyncResult result) at System.Net.LazyAsyncResult.Complete(IntPtr userToken) at System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken) at System.Net.AsyncProtocolRequest.CompleteUserWithError(Exception e) at System.Net.FixedSizeReader.ReadPacketAsync(Stream transport, AsyncProtocolRequest request) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state) --- End of stack trace from previous location where exception was thrown --- at System.Threading.ThreadPoolWorkQueue.Dispatch() InnerException: System.Net.Sockets.SocketException System.Net.Sockets.SocketException (104): Connection reset by peer 2018-07-28 13:50:47.091 Info Main: Application path: /opt/emby-server/system/EmbyServer.dll 2018-07-28 13:50:47.099 Info Main: Emby Command line: /opt/emby-server/system/EmbyServer.dll -programdata /var/lib/emby -ffmpeg /opt/emby-server/bin/ffmpeg -ffprobe /opt/emby-server/bin/ffprobe -restartexitcode 3 -updatepackage emby-server-deb_{version}_amd64.deb Operating system: Unix 4.15.0.24 64-Bit OS: True 64-Bit Process: True User Interactive: True Processor count: 6 Program data path: /var/lib/emby Application directory: /opt/emby-server/system 2018-07-28 13:50:47.307 Info App: Application version: 3.6.0.2 2018-07-28 13:50:47.308 Info App: Loading assemblies 2018-07-28 13:50:47.330 Info App: File /var/lib/emby/plugins/Emby.Server.CinemaMode.dll has version 1.0.2.0 2018-07-28 13:50:47.330 Info App: File /opt/emby-server/system/plugins/Emby.Server.CinemaMode.dll has version 1.0.2.0 2018-07-28 13:50:47.330 Info App: File /var/lib/emby/plugins/OpenSubtitles.dll has version 1.0.2.0 2018-07-28 13:50:47.330 Info App: File /opt/emby-server/system/plugins/OpenSubtitles.dll has version 1.0.2.0 2018-07-28 13:50:47.330 Info App: File /var/lib/emby/plugins/IMVDb.dll has version 1.0.1.0 2018-07-28 13:50:47.330 Info App: File /opt/emby-server/system/plugins/IMVDb.dll has version 1.0.1.0 2018-07-28 13:50:47.342 Info App: Loading Emby.Server.CinemaMode, Version=1.0.2.0, Culture=neutral, PublicKeyToken=null from /var/lib/emby/plugins/Emby.Server.CinemaMode.dll 2018-07-28 13:50:47.342 Info App: Loading PodCasts, Version=1.1.4.0, Culture=neutral, PublicKeyToken=null from /var/lib/emby/plugins/PodCasts.dll 2018-07-28 13:50:47.342 Info App: Loading OpenSubtitles, Version=1.0.2.0, Culture=neutral, PublicKeyToken=null from /var/lib/emby/plugins/OpenSubtitles.dll 2018-07-28 13:50:47.342 Info App: Loading IMVDb, Version=1.0.1.0, Culture=neutral, PublicKeyToken=null from /var/lib/emby/plugins/IMVDb.dll 2018-07-28 13:50:47.342 Info App: Loading MediaBrowser.Plugins.Anime, Version=1.2.8.0, Culture=neutral, PublicKeyToken=null from /var/lib/emby/plugins/MediaBrowser.Plugins.Anime.dll 2018-07-28 13:50:47.342 Info App: Loading MBBackup, Version=1.2.3.0, Culture=neutral, PublicKeyToken=null from /var/lib/emby/plugins/MBBackup.dll 2018-07-28 13:50:47.342 Info App: Loading Lastfm, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null from /var/lib/emby/plugins/Lastfm.dll 2018-07-28 13:50:47.342 Info App: Loading statistics, Version=2.0.5.1, Culture=neutral, PublicKeyToken=null from /var/lib/emby/plugins/Statistics.dll 2018-07-28 13:50:47.342 Info App: Loading AutoBoxSets, Version=1.1.3.0, Culture=neutral, PublicKeyToken=null from /var/lib/emby/plugins/AutoBoxSets.dll 2018-07-28 13:50:47.342 Info App: Loading MediaBrowser.Api, Version=3.6.0.2, Culture=neutral, PublicKeyToken=null 2018-07-28 13:50:47.342 Info App: Loading MediaBrowser.WebDashboard, Version=3.6.0.2, Culture=neutral, PublicKeyToken=null 2018-07-28 13:50:47.342 Info App: Loading MediaBrowser.Model, Version=3.6.0.2, Culture=neutral, PublicKeyToken=null 2018-07-28 13:50:47.342 Info App: Loading MediaBrowser.Common, Version=3.6.0.2, Culture=neutral, PublicKeyToken=null 2018-07-28 13:50:47.342 Info App: Loading MediaBrowser.Controller, Version=3.6.0.2, Culture=neutral, PublicKeyToken=null 2018-07-28 13:50:47.342 Info App: Loading MediaBrowser.Providers, Version=3.6.0.2, Culture=neutral, PublicKeyToken=null 2018-07-28 13:50:47.342 Info App: Loading Emby.Photos, Version=3.6.0.2, Culture=neutral, PublicKeyToken=null 2018-07-28 13:50:47.342 Info App: Loading Emby.Server.Implementations, Version=3.6.0.2, Culture=neutral, PublicKeyToken=null 2018-07-28 13:50:47.342 Info App: Loading Emby.Server.MediaEncoding, Version=3.6.0.2, Culture=neutral, PublicKeyToken=null 2018-07-28 13:50:47.342 Info App: Loading Emby.Dlna, Version=3.6.0.2, Culture=neutral, PublicKeyToken=null 2018-07-28 13:50:47.342 Info App: Loading MediaBrowser.LocalMetadata, Version=3.6.0.2, Culture=neutral, PublicKeyToken=null 2018-07-28 13:50:47.342 Info App: Loading Emby.Notifications, Version=3.6.0.2, Culture=neutral, PublicKeyToken=null 2018-07-28 13:50:47.342 Info App: Loading MediaBrowser.XbmcMetadata, Version=3.6.0.2, Culture=neutral, PublicKeyToken=null 2018-07-28 13:50:47.342 Info App: Loading Emby.Server.Connect, Version=3.6.0.2, Culture=neutral, PublicKeyToken=null 2018-07-28 13:50:47.342 Info App: Loading Emby.Server.Sync, Version=3.6.0.2, Culture=neutral, PublicKeyToken=null 2018-07-28 13:50:47.500 Info SqliteUserRepository: Sqlite version: 3.24.0 2018-07-28 13:50:47.501 Info SqliteUserRepository: Sqlite compiler options: COMPILER=gcc-6.3.0,ENABLE_COLUMN_METADATA,ENABLE_DBSTAT_VTAB,ENABLE_FTS3,ENABLE_FTS3_PARENTHESIS,ENABLE_FTS3_TOKENIZER,ENABLE_FTS5,ENABLE_JSON1,ENABLE_PREUPDATE_HOOK,ENABLE_RTREE,ENABLE_SESSION,ENABLE_UNLOCK_NOTIFY,ENABLE_UPDATE_DELETE_LIMIT,LIKE_DOESNT_MATCH_BLOBS,MAX_SCHEMA_RETRY=25,MAX_VARIABLE_NUMBER=250000,OMIT_LOOKASIDE,SECURE_DELETE,THREADSAFE=1 2018-07-28 13:50:47.532 Info SqliteUserRepository: Default journal_mode for /var/lib/emby/data/users.db is wal 2018-07-28 13:50:47.534 Info SqliteUserRepository: PRAGMA synchronous=1 2018-07-28 13:50:47.549 Info AuthenticationRepository: Default journal_mode for /var/lib/emby/data/authentication.db is wal 2018-07-28 13:50:47.549 Info AuthenticationRepository: PRAGMA synchronous=1 2018-07-28 13:50:47.640 Info ActivityRepository: Default journal_mode for /var/lib/emby/data/activitylog.db is wal 2018-07-28 13:50:47.640 Info ActivityRepository: PRAGMA synchronous=1 2018-07-28 13:50:47.645 Info SqliteDisplayPreferencesRepository: Default journal_mode for /var/lib/emby/data/displaypreferences.db is wal 2018-07-28 13:50:47.645 Info SqliteDisplayPreferencesRepository: PRAGMA synchronous=1 2018-07-28 13:50:47.759 Debug XmlSerializer: Deserializing file /var/lib/emby/config/users/3e1877189f324bf39c09d62a15459328/policy.xml 2018-07-28 13:50:47.808 Info SqliteItemRepository: Default journal_mode for /var/lib/emby/data/library.db is wal 2018-07-28 13:50:47.809 Info SqliteItemRepository: PRAGMA synchronous=1 2018-07-28 13:50:47.897 Debug XmlSerializer: Deserializing file /var/lib/emby/config/encoding.xml 2018-07-28 13:50:48.005 Info HttpServer: Calling ServiceStack AppHost.Init 2018-07-28 13:50:48.539 Info HttpServer: Adding HttpListener prefix http://+:8096/ 2018-07-28 13:50:48.540 Info HttpServer: Adding HttpListener prefix https://+:8920/ 2018-07-28 13:50:48.845 Info Skia: SkiaSharp version: 1.60.0.0 2018-07-28 13:50:48.876 Info TaskManager: Daily trigger for Configuration Backup set to fire at 7/29/18 12:10:00 AM, which is 619.185401336667 minutes from now. 2018-07-28 13:50:48.908 Info TaskManager: Daily trigger for Calculate statistics for all users set to fire at 7/29/18 5:00:00 AM, which is 909.184861465 minutes from now. 2018-07-28 13:50:48.912 Info TaskManager: Daily trigger for Chapter image extraction set to fire at 7/29/18 2:00:00 AM, which is 729.184800156667 minutes from now. 2018-07-28 13:50:48.917 Info TaskManager: Daily trigger for Rotate log file set to fire at 7/29/18 12:00:00 AM, which is 609.18470195 minutes from now. 2018-07-28 13:50:48.923 Info MediaEncoder: FFMpeg: /opt/emby-server/bin/ffmpeg 2018-07-28 13:50:48.923 Info MediaEncoder: FFProbe: /opt/emby-server/bin/ffprobe 2018-07-28 13:50:48.923 Info MediaEncoder: Validating media encoder at /opt/emby-server/bin/ffmpeg 2018-07-28 13:50:48.926 Info MediaEncoder: Running /opt/emby-server/bin/ffmpeg -decoders 2018-07-28 13:50:48.985 Info MediaEncoder: Decoder available: mpeg2video 2018-07-28 13:50:48.990 Info MediaEncoder: Decoder available: h264_cuvid 2018-07-28 13:50:48.990 Info MediaEncoder: Decoder available: hevc_cuvid 2018-07-28 13:50:48.990 Info MediaEncoder: Decoder available: mpeg2_cuvid 2018-07-28 13:50:48.991 Info MediaEncoder: Decoder available: mpeg4_cuvid 2018-07-28 13:50:48.991 Info MediaEncoder: Decoder available: vc1_cuvid 2018-07-28 13:50:48.991 Info MediaEncoder: Decoder available: vp8_cuvid 2018-07-28 13:50:48.991 Info MediaEncoder: Decoder available: vp9_cuvid 2018-07-28 13:50:48.996 Info MediaEncoder: Decoder available: ac3 2018-07-28 13:50:48.996 Info MediaEncoder: Decoder available: aac 2018-07-28 13:50:48.997 Info MediaEncoder: Decoder available: mp3 2018-07-28 13:50:48.997 Info MediaEncoder: Decoder available: h264 2018-07-28 13:50:48.997 Info MediaEncoder: Decoder available: hevc 2018-07-28 13:50:49.002 Info MediaEncoder: Running /opt/emby-server/bin/ffmpeg -encoders 2018-07-28 13:50:49.055 Info MediaEncoder: Encoder available: libx264 2018-07-28 13:50:49.055 Info MediaEncoder: Encoder available: mpeg4 2018-07-28 13:50:49.055 Info MediaEncoder: Encoder available: msmpeg4 2018-07-28 13:50:49.057 Info MediaEncoder: Encoder available: aac 2018-07-28 13:50:49.057 Info MediaEncoder: Encoder available: libmp3lame 2018-07-28 13:50:49.057 Info MediaEncoder: Encoder available: libopus 2018-07-28 13:50:49.057 Info MediaEncoder: Encoder available: libvorbis 2018-07-28 13:50:49.058 Info MediaEncoder: Encoder available: srt 2018-07-28 13:50:49.058 Info MediaEncoder: Encoder available: h264_nvenc 2018-07-28 13:50:49.058 Info MediaEncoder: Encoder available: hevc_nvenc 2018-07-28 13:50:49.061 Info MediaEncoder: Encoder available: h264_vaapi 2018-07-28 13:50:49.061 Info MediaEncoder: Encoder available: hevc_vaapi 2018-07-28 13:50:49.061 Info MediaEncoder: Encoder available: h264_v4l2m2m 2018-07-28 13:50:49.061 Info MediaEncoder: Encoder available: libwebp 2018-07-28 13:50:49.061 Info MediaEncoder: Encoder available: ac3 2018-07-28 13:50:49.063 Info MediaEncoder: Running /opt/emby-server/bin/ffmpeg -protocols 2018-07-28 13:50:49.111 Info MediaEncoder: Encoder validation complete 2018-07-28 13:50:49.111 Info MediaEncoder: ffmpeg supported protocols: async,cache,concat,crypto,data,ffrtmphttp,file,ftp,gopher,hls,http,httpproxy,https,mmsh,mmst,pipe,rtmp,rtmps,rtmpt,rtmpts,rtp,srtp,subfile,tcp,tls,udp,udplite,unix,smb 2018-07-28 13:50:49.113 Info App: ServerId: b2136b5f44634897ad34c3300667d1cc 2018-07-28 13:50:49.184 Info App: Starting entry point MediaBrowser.WebDashboard.ServerEntryPoint 2018-07-28 13:50:49.186 Info App: Entry point completed: MediaBrowser.WebDashboard.ServerEntryPoint. Duration: 0.0015308 seconds 2018-07-28 13:50:49.186 Info App: Starting entry point Emby.Dlna.Main.DlnaEntryPoint 2018-07-28 13:50:49.193 Debug XmlSerializer: Deserializing file /var/lib/emby/config/dlna/system/Sony Bravia (2012).xml 2018-07-28 13:50:49.300 Debug XmlSerializer: Deserializing file /var/lib/emby/config/dlna/system/foobar2000.xml 2018-07-28 13:50:49.300 Debug XmlSerializer: Deserializing file /var/lib/emby/config/dlna/system/Sony Bravia (2014).xml 2018-07-28 13:50:49.301 Debug XmlSerializer: Deserializing file /var/lib/emby/config/dlna/system/Sony Bravia (2013).xml 2018-07-28 13:50:49.302 Debug XmlSerializer: Deserializing file /var/lib/emby/config/dlna/system/Sony PlayStation 3.xml 2018-07-28 13:50:49.302 Debug XmlSerializer: Deserializing file /var/lib/emby/config/dlna/system/DirecTV HD-DVR.xml 2018-07-28 13:50:49.303 Debug XmlSerializer: Deserializing file /var/lib/emby/config/dlna/system/MediaMonkey.xml 2018-07-28 13:50:49.303 Debug XmlSerializer: Deserializing file /var/lib/emby/config/dlna/system/Sony Blu-ray Player 2013.xml 2018-07-28 13:50:49.304 Debug XmlSerializer: Deserializing file /var/lib/emby/config/dlna/system/Marantz.xml 2018-07-28 13:50:49.304 Debug XmlSerializer: Deserializing file /var/lib/emby/config/dlna/system/Denon AVR.xml 2018-07-28 13:50:49.305 Debug XmlSerializer: Deserializing file /var/lib/emby/config/dlna/system/Sony PlayStation 4.xml 2018-07-28 13:50:49.305 Debug XmlSerializer: Deserializing file /var/lib/emby/config/dlna/system/Sony Blu-ray Player 2016.xml 2018-07-28 13:50:49.306 Debug XmlSerializer: Deserializing file /var/lib/emby/config/dlna/system/Sony Blu-ray Player.xml 2018-07-28 13:50:49.307 Debug XmlSerializer: Deserializing file /var/lib/emby/config/dlna/system/Dish Hopper-Joey.xml 2018-07-28 13:50:49.307 Debug XmlSerializer: Deserializing file /var/lib/emby/config/dlna/system/Linksys DMA2100.xml 2018-07-28 13:50:49.308 Debug XmlSerializer: Deserializing file /var/lib/emby/config/dlna/system/Panasonic Viera.xml 2018-07-28 13:50:49.308 Debug XmlSerializer: Deserializing file /var/lib/emby/config/dlna/system/Popcorn Hour.xml 2018-07-28 13:50:49.309 Debug XmlSerializer: Deserializing file /var/lib/emby/config/dlna/system/LG Smart TV.xml 2018-07-28 13:50:49.309 Debug XmlSerializer: Deserializing file /var/lib/emby/config/dlna/system/Sony Blu-ray Player 2015.xml 2018-07-28 13:50:49.310 Debug XmlSerializer: Deserializing file /var/lib/emby/config/dlna/system/Sony Bravia (2010).xml 2018-07-28 13:50:49.311 Debug XmlSerializer: Deserializing file /var/lib/emby/config/dlna/system/WDTV Live.xml 2018-07-28 13:50:49.311 Debug XmlSerializer: Deserializing file /var/lib/emby/config/dlna/system/Sony Bravia (2011).xml 2018-07-28 13:50:49.312 Debug XmlSerializer: Deserializing file /var/lib/emby/config/dlna/system/Default.xml 2018-07-28 13:50:49.312 Debug XmlSerializer: Deserializing file /var/lib/emby/config/dlna/system/Samsung Smart TV.xml 2018-07-28 13:50:49.313 Debug XmlSerializer: Deserializing file /var/lib/emby/config/dlna/system/Sharp Smart TV.xml 2018-07-28 13:50:49.314 Debug XmlSerializer: Deserializing file /var/lib/emby/config/dlna/system/Xbox One.xml 2018-07-28 13:50:49.315 Debug XmlSerializer: Deserializing file /var/lib/emby/config/dlna/system/Sony Blu-ray Player 2014.xml 2018-07-28 13:50:49.316 Debug XmlSerializer: Deserializing file /var/lib/emby/config/dlna.xml 2018-07-28 13:50:49.414 Info App: Entry point completed: Emby.Dlna.Main.DlnaEntryPoint. Duration: 0.2284628 seconds 2018-07-28 13:50:49.414 Info App: Starting entry point Emby.Server.Connect.ConnectEntryPoint 2018-07-28 13:50:49.416 Info App: Loading data from /var/lib/emby/data/connect.txt 2018-07-28 13:50:49.424 Info App: Loading data from /var/lib/emby/data/wan.dat 2018-07-28 13:50:49.432 Info App: Entry point completed: Emby.Server.Connect.ConnectEntryPoint. Duration: 0.0178785 seconds 2018-07-28 13:50:49.432 Info App: Core startup complete 2018-07-28 13:50:49.432 Info App: Post-init migrations complete 2018-07-28 13:50:49.432 Info App: Starting entry point Emby.Security.PluginSecurityManager 2018-07-28 13:50:49.432 Info App: Entry point completed: Emby.Security.PluginSecurityManager. Duration: 4.03E-05 seconds 2018-07-28 13:50:49.432 Info App: Starting entry point Emby.Server.CinemaMode.IntrosEntryPoint 2018-07-28 13:50:49.433 Info App: Entry point completed: Emby.Server.CinemaMode.IntrosEntryPoint. Duration: 0.0004143 seconds 2018-07-28 13:50:49.433 Info App: Starting entry point Emby.Security.PluginSecurityManager 2018-07-28 13:50:49.433 Info App: Entry point completed: Emby.Security.PluginSecurityManager. Duration: 4.05E-05 seconds 2018-07-28 13:50:49.433 Info App: Starting entry point Emby.Security.PluginSecurityManager 2018-07-28 13:50:49.433 Info App: Entry point completed: Emby.Security.PluginSecurityManager. Duration: 5.61E-05 seconds 2018-07-28 13:50:49.433 Info App: Starting entry point MBBackup.ServerEntryPoint 2018-07-28 13:50:49.433 Info App: Entry point completed: MBBackup.ServerEntryPoint. Duration: 3.18E-05 seconds 2018-07-28 13:50:49.433 Info App: Starting entry point Lastfm.ServerEntryPoint 2018-07-28 13:50:49.434 Info App: Entry point completed: Lastfm.ServerEntryPoint. Duration: 0.0007245 seconds 2018-07-28 13:50:49.434 Info App: Starting entry point AutoBoxSets.ServerEntryPoint 2018-07-28 13:50:49.436 Debug XmlSerializer: Deserializing file /var/lib/emby/plugins/configurations/AutoBoxSets.xml 2018-07-28 13:50:49.444 Info App: Entry point completed: AutoBoxSets.ServerEntryPoint. Duration: 0.0106408 seconds 2018-07-28 13:50:49.444 Info App: Starting entry point MediaBrowser.Api.ApiEntryPoint 2018-07-28 13:50:49.445 Info App: Entry point completed: MediaBrowser.Api.ApiEntryPoint. Duration: 0.00014 seconds 2018-07-28 13:50:49.445 Info App: Starting entry point Emby.Server.Implementations.News.NewsEntryPoint 2018-07-28 13:50:49.445 Info App: Entry point completed: Emby.Server.Implementations.News.NewsEntryPoint. Duration: 0.0003496 seconds 2018-07-28 13:50:49.445 Info App: Starting entry point Emby.Server.Implementations.LiveTv.EmbyTV.EntryPoint 2018-07-28 13:50:49.449 Info App: Loading live tv data from /var/lib/emby/data/livetv/timers 2018-07-28 13:50:49.459 Debug XmlSerializer: Deserializing file /var/lib/emby/config/livetv.xml 2018-07-28 13:50:49.533 Debug App: Ping test result to http://192.168.1.53:8096/system/ping. Success: True 2018-07-28 13:50:49.536 Debug App: Ping test result to http://192.168.1.53:8096/system/ping. Success: True 2018-07-28 13:50:49.537 Info Dlna: Registering publisher for urn:schemas-upnp-org:device:MediaServer:1 on 192.168.1.53 2018-07-28 13:50:49.629 Debug XmlSerializer: Deserializing file /var/lib/emby/root/default/FILM/options.xml 2018-07-28 13:50:49.683 Debug XmlSerializer: Deserializing file /var/lib/emby/root/default/Collections/options.xml 2018-07-28 13:50:49.684 Debug XmlSerializer: Deserializing file /var/lib/emby/root/default/LIVE/options.xml 2018-07-28 13:50:49.684 Debug XmlSerializer: Deserializing file /var/lib/emby/root/default/AUDIOBOOKS/options.xml 2018-07-28 13:50:49.684 Debug XmlSerializer: Deserializing file /var/lib/emby/root/default/MUSIC/options.xml 2018-07-28 13:50:49.689 Debug XmlSerializer: Deserializing file /var/lib/emby/root/default/TELEVISION/options.xml 2018-07-28 13:50:49.691 Info App: Entry point completed: Emby.Server.Implementations.LiveTv.EmbyTV.EntryPoint. Duration: 0.246232 seconds 2018-07-28 13:50:49.691 Info App: Starting entry point Emby.Server.Implementations.Library.DeviceAccessEntryPoint 2018-07-28 13:50:49.692 Info App: Entry point completed: Emby.Server.Implementations.Library.DeviceAccessEntryPoint. Duration: 0.0004407 seconds 2018-07-28 13:50:49.692 Info App: Starting entry point Emby.Server.Implementations.IO.LibraryMonitorStartup 2018-07-28 13:50:49.721 Info App: Entry point completed: Emby.Server.Implementations.IO.LibraryMonitorStartup. Duration: 0.0293442 seconds 2018-07-28 13:50:49.726 Info App: Starting entry point Emby.Server.Implementations.EntryPoints.AutomaticRestartEntryPoint 2018-07-28 13:50:49.727 Info App: Entry point completed: Emby.Server.Implementations.EntryPoints.AutomaticRestartEntryPoint. Duration: 0.0009701 seconds 2018-07-28 13:50:49.727 Info App: Starting entry point Emby.Server.Implementations.EntryPoints.ExternalPortForwarding 2018-07-28 13:50:49.728 Info App: Entry point completed: Emby.Server.Implementations.EntryPoints.ExternalPortForwarding. Duration: 0.00087 seconds 2018-07-28 13:50:49.728 Info App: Starting entry point Emby.Server.Implementations.EntryPoints.KeepServerAwake 2018-07-28 13:50:49.728 Info App: Entry point completed: Emby.Server.Implementations.EntryPoints.KeepServerAwake. Duration: 0.0004245 seconds 2018-07-28 13:50:49.728 Info App: Starting entry point Emby.Server.Implementations.EntryPoints.LibraryChangedNotifier 2018-07-28 13:50:49.730 Info LibraryMonitor: Watching directory /media/plex/MEDIA 2/MEDIA/MUSIC/LIVE 2018-07-28 13:50:49.730 Info App: Entry point completed: Emby.Server.Implementations.EntryPoints.LibraryChangedNotifier. Duration: 0.0021577 seconds 2018-07-28 13:50:49.730 Info App: Starting entry point Emby.Server.Implementations.EntryPoints.RecordingNotifier 2018-07-28 13:50:49.732 Info App: Entry point completed: Emby.Server.Implementations.EntryPoints.RecordingNotifier. Duration: 0.0014267 seconds 2018-07-28 13:50:49.732 Info App: Starting entry point Emby.Server.Implementations.EntryPoints.ServerEventNotifier 2018-07-28 13:50:49.735 Info App: Entry point completed: Emby.Server.Implementations.EntryPoints.ServerEventNotifier. Duration: 0.0030831 seconds 2018-07-28 13:50:49.735 Info App: Starting entry point Emby.Server.Implementations.EntryPoints.StartupWizard 2018-07-28 13:50:49.736 Info App: Entry point completed: Emby.Server.Implementations.EntryPoints.StartupWizard. Duration: 0.0009777 seconds 2018-07-28 13:50:49.736 Info App: Starting entry point Emby.Server.Implementations.EntryPoints.SystemEvents 2018-07-28 13:50:49.737 Info App: Entry point completed: Emby.Server.Implementations.EntryPoints.SystemEvents. Duration: 0.000376 seconds 2018-07-28 13:50:49.737 Info App: Starting entry point Emby.Server.Implementations.EntryPoints.UdpServerEntryPoint 2018-07-28 13:50:49.739 Info App: Entry point completed: Emby.Server.Implementations.EntryPoints.UdpServerEntryPoint. Duration: 0.0021698 seconds 2018-07-28 13:50:49.739 Info App: Starting entry point Emby.Server.Implementations.EntryPoints.UsageEntryPoint 2018-07-28 13:50:49.740 Info App: Entry point completed: Emby.Server.Implementations.EntryPoints.UsageEntryPoint. Duration: 0.0008534 seconds 2018-07-28 13:50:49.740 Info App: Starting entry point Emby.Server.Implementations.EntryPoints.UserDataChangeNotifier 2018-07-28 13:50:49.740 Info App: Entry point completed: Emby.Server.Implementations.EntryPoints.UserDataChangeNotifier. Duration: 0.0001533 seconds 2018-07-28 13:50:49.740 Info App: Starting entry point Emby.Server.Implementations.Devices.DeviceManagerEntryPoint 2018-07-28 13:50:49.741 Info App: Entry point completed: Emby.Server.Implementations.Devices.DeviceManagerEntryPoint. Duration: 0.0011762 seconds 2018-07-28 13:50:49.741 Info App: Starting entry point Emby.Server.Implementations.Collections.CollectionManagerEntryPoint 2018-07-28 13:50:49.742 Info App: Entry point completed: Emby.Server.Implementations.Collections.CollectionManagerEntryPoint. Duration: 0.0012759 seconds 2018-07-28 13:50:49.742 Info App: Starting entry point Emby.Server.Implementations.Activity.ActivityLogEntryPoint 2018-07-28 13:50:49.746 Info App: Entry point completed: Emby.Server.Implementations.Activity.ActivityLogEntryPoint. Duration: 0.0032054 seconds 2018-07-28 13:50:49.746 Info App: Starting entry point Emby.Server.MediaEncoding.Api.ApiEntryPoint 2018-07-28 13:50:49.747 Info App: Entry point completed: Emby.Server.MediaEncoding.Api.ApiEntryPoint. Duration: 0.00097 seconds 2018-07-28 13:50:49.747 Info App: Starting entry point Emby.Notifications.Notifications 2018-07-28 13:50:49.747 Info App: Entry point completed: Emby.Notifications.Notifications. Duration: 0.0005609 seconds 2018-07-28 13:50:49.747 Info App: Starting entry point MediaBrowser.XbmcMetadata.EntryPoint 2018-07-28 13:50:49.747 Info App: Entry point completed: MediaBrowser.XbmcMetadata.EntryPoint. Duration: 0.0001676 seconds 2018-07-28 13:50:49.747 Info App: Starting entry point Emby.Security.PluginSecurityManager 2018-07-28 13:50:49.748 Info App: Entry point completed: Emby.Security.PluginSecurityManager. Duration: 5.13E-05 seconds 2018-07-28 13:50:49.748 Info App: Starting entry point Emby.Server.Sync.SyncManagerEntryPoint 2018-07-28 13:50:49.754 Info App: Sqlite version: 3.24.0 2018-07-28 13:50:49.754 Info App: Sqlite compiler options: COMPILER=gcc-6.3.0,ENABLE_COLUMN_METADATA,ENABLE_DBSTAT_VTAB,ENABLE_FTS3,ENABLE_FTS3_PARENTHESIS,ENABLE_FTS3_TOKENIZER,ENABLE_FTS5,ENABLE_JSON1,ENABLE_PREUPDATE_HOOK,ENABLE_RTREE,ENABLE_SESSION,ENABLE_UNLOCK_NOTIFY,ENABLE_UPDATE_DELETE_LIMIT,LIKE_DOESNT_MATCH_BLOBS,MAX_SCHEMA_RETRY=25,MAX_VARIABLE_NUMBER=250000,OMIT_LOOKASIDE,SECURE_DELETE,THREADSAFE=1 2018-07-28 13:50:49.755 Info App: Default journal_mode for /var/lib/emby/data/sync14.db is wal 2018-07-28 13:50:49.756 Info App: PRAGMA synchronous=1 2018-07-28 13:50:49.757 Info App: Entry point completed: Emby.Server.Sync.SyncManagerEntryPoint. Duration: 0.0097477 seconds 2018-07-28 13:50:49.757 Info App: Starting entry point Emby.Server.Sync.SyncNotificationEntryPoint 2018-07-28 13:50:49.759 Info App: Entry point completed: Emby.Server.Sync.SyncNotificationEntryPoint. Duration: 0.0014429 seconds 2018-07-28 13:50:49.759 Info App: All entry points have started 2018-07-28 13:50:49.862 Info LibraryMonitor: Watching directory /media/plex/MEDIA 1/MEDIA/TV SHOWS/720x265 2018-07-28 13:50:49.881 Info LibraryMonitor: Watching directory /media/plex/MEDIA 1/MEDIA/TV SHOWS/MIXED 2018-07-28 13:50:49.894 Info LibraryMonitor: Watching directory /media/plex/MEDIA 3/MEDIA/FILM/4K 2018-07-28 13:50:49.963 Info LibraryMonitor: Watching directory /media/plex/MEDIA 1/MEDIA/TV SHOWS/1080x265 2018-07-28 13:50:49.969 Info HttpClient: GET https://emby.media/community/index.php?/blog/rss/1-media-browser-developers-blog 2018-07-28 13:50:50.002 Info LibraryMonitor: Watching directory /media/plex/MEDIA 3/MEDIA/FILM/MIXED 2018-07-28 13:50:50.005 Info LibraryMonitor: Watching directory /media/plex/MEDIA 3/MEDIA/TV/4K 2018-07-28 13:50:50.008 Info LibraryMonitor: Watching directory /media/plex/MEDIA 3/MEDIA/TV/1080x265 2018-07-28 13:50:50.060 Info LibraryMonitor: Watching directory /media/plex/MEDIA 2/MEDIA/AUDIOBOOKS/ENGELSKA 2018-07-28 13:50:50.074 Info LibraryMonitor: Watching directory /media/plex/MEDIA 2/MEDIA/TV SHOWS/1080x265 2018-07-28 13:50:50.127 Info LibraryMonitor: Watching directory /media/plex/MEDIA 3/MEDIA/FILM/1080x265 2018-07-28 13:50:50.344 Info LibraryMonitor: Watching directory /media/plex/MEDIA 2/MEDIA/MUSIC/ARTISTS 2018-07-28 13:50:51.893 Info HttpServer: HTTP GET http://192.168.1.53:8096/web/strings/en-GB.json?v=1532778653047. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36 2018-07-28 13:50:51.893 Info HttpServer: HTTP GET http://192.168.1.53:8096/web/bower_components/emby-webcomponents/strings/en-gb.json?v=1532778653047. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36 2018-07-28 13:50:51.893 Info HttpServer: HTTP GET http://192.168.1.53:8096/web/favicon.ico. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36 2018-07-28 13:50:51.903 Debug HttpResultFactory: Transmit file /opt/emby-server/system/dashboard-ui/strings/en-GB.json 2018-07-28 13:50:51.903 Debug HttpResultFactory: Transmit file /opt/emby-server/system/dashboard-ui/favicon.ico 2018-07-28 13:50:51.903 Debug HttpResultFactory: Transmit file /opt/emby-server/system/dashboard-ui/bower_components/emby-webcomponents/strings/en-gb.json 2018-07-28 13:50:51.909 Info HttpServer: HTTP Response 200 to 192.168.1.61. Time: 16ms. http://192.168.1.53:8096/web/favicon.ico 2018-07-28 13:50:51.909 Info HttpServer: HTTP Response 200 to 192.168.1.61. Time: 19ms. http://192.168.1.53:8096/web/bower_components/emby-webcomponents/strings/en-gb.json?v=1532778653047 2018-07-28 13:50:51.909 Info HttpServer: HTTP Response 200 to 192.168.1.61. Time: 20ms. http://192.168.1.53:8096/web/strings/en-GB.json?v=1532778653047 2018-07-28 13:50:51.914 Info TaskManager: StartupTrigger fired for task: Check for plugin updates 2018-07-28 13:50:51.916 Info TaskManager: StartupTrigger fired for task: Check for application updates 2018-07-28 13:50:51.916 Info TaskManager: Queueing task PluginUpdateTask 2018-07-28 13:50:51.916 Info TaskManager: Queueing task SystemUpdateTask 2018-07-28 13:50:51.941 Info TaskManager: Executing Check for plugin updates 2018-07-28 13:50:51.941 Info TaskManager: Executing Check for application updates 2018-07-28 13:50:51.951 Info HttpClient: GET https://www.mb3admin.com/admin/service/EmbyPackages.json 2018-07-28 13:50:52.023 Debug App: No application update available. 2018-07-28 13:50:52.024 Info TaskManager: Check for application updates Completed after 0 minute(s) and 0 seconds 2018-07-28 13:50:52.041 Info TaskManager: ExecuteQueuedTasks 2018-07-28 13:50:52.072 Debug XmlSerializer: Deserializing file /var/lib/emby/config/branding.xml 2018-07-28 13:50:52.187 Info HttpServer: HTTP GET http://192.168.1.53:8096/emby/system/info/public. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36 2018-07-28 13:50:52.201 Info HttpServer: HTTP Response 200 to 192.168.1.61. Time: 14ms. http://192.168.1.53:8096/emby/system/info/public 2018-07-28 13:50:52.204 Info HttpServer: HTTP GET http://192.168.1.53:8096/emby/System/Info. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36 2018-07-28 13:50:52.316 Info App: App Activity: app: Emby Mobile, version: 3.6.0.2, deviceId: TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV2luNjQ7IHg2NCkgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgQ2hyb21lLzY3LjAuMzM5Ni45OSBTYWZhcmkvNTM3LjM2fDE1MzI3Nzc0NDE5NjY1, deviceName: Chrome 2018-07-28 13:50:52.346 Debug XmlSerializer: Deserializing file /var/lib/emby/config/users/3e1877189f324bf39c09d62a15459328/config.xml 2018-07-28 13:50:52.400 Info HttpServer: HTTP Response 200 to 192.168.1.61. Time: 196ms. http://192.168.1.53:8096/emby/System/Info 2018-07-28 13:50:52.406 Info HttpServer: HTTP POST http://192.168.1.53:8096/emby/Sessions/Capabilities/Full. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36 2018-07-28 13:50:52.408 Info HttpServer: HTTP GET http://192.168.1.53:8096/emby/Users/3e1877189f324bf39c09d62a15459328. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36 2018-07-28 13:50:52.408 Info HttpServer: HTTP GET http://192.168.1.53:8096/emby/DisplayPreferences/usersettings?userId=3e1877189f324bf39c09d62a15459328&client=emby. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36 2018-07-28 13:50:52.414 Info HttpServer: WS http://192.168.1.53:8096/embywebsocket?api_key=87f329c23e8e435eac062530dd41c169&deviceId=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV2luNjQ7IHg2NCkgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgQ2hyb21lLzY3LjAuMzM5Ni45OSBTYWZhcmkvNTM3LjM2fDE1MzI3Nzc0NDE5NjY1. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36 2018-07-28 13:50:52.422 Debug HttpServer: Web socket connection allowed 2018-07-28 13:50:52.445 Debug SessionManager: Creating new WebSocketController 2018-07-28 13:50:52.472 Info HttpServer: HTTP Response 200 to 192.168.1.61. Time: 64ms. http://192.168.1.53:8096/emby/DisplayPreferences/usersettings?userId=3e1877189f324bf39c09d62a15459328&client=emby 2018-07-28 13:50:52.477 Info HttpServer: HTTP Response 200 to 192.168.1.61. Time: 69ms. http://192.168.1.53:8096/emby/Users/3e1877189f324bf39c09d62a15459328 2018-07-28 13:50:52.479 Info HttpServer: HTTP GET http://192.168.1.53:8096/emby/Users/3e1877189f324bf39c09d62a15459328. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36 2018-07-28 13:50:52.480 Info HttpServer: HTTP Response 200 to 192.168.1.61. Time: 1ms. http://192.168.1.53:8096/emby/Users/3e1877189f324bf39c09d62a15459328 2018-07-28 13:50:52.482 Info HttpServer: HTTP GET http://192.168.1.53:8096/emby/Users/3e1877189f324bf39c09d62a15459328. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36 2018-07-28 13:50:52.484 Info HttpServer: HTTP Response 200 to 192.168.1.61. Time: 1ms. http://192.168.1.53:8096/emby/Users/3e1877189f324bf39c09d62a15459328 2018-07-28 13:50:52.502 Info HttpServer: HTTP Response 204 to 192.168.1.61. Time: 97ms. http://192.168.1.53:8096/emby/Sessions/Capabilities/Full 2018-07-28 13:50:52.512 Info HttpServer: HTTP GET http://192.168.1.53:8096/emby/web/configurationpages?pageType=PluginConfiguration&EnableInMainMenu=true. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36 2018-07-28 13:50:52.515 Info HttpServer: HTTP GET http://192.168.1.53:8096/emby/Plugins. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36 2018-07-28 13:50:52.527 Info HttpClient: GET https://www.mb3admin.com/admin/service/EmbyPackages.json 2018-07-28 13:50:52.552 Info HttpServer: HTTP Response 200 to 192.168.1.61. Time: 39ms. http://192.168.1.53:8096/emby/web/configurationpages?pageType=PluginConfiguration&EnableInMainMenu=true 2018-07-28 13:50:52.562 Info HttpServer: HTTP GET http://192.168.1.53:8096/web/css/images/logoblack.png. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36 2018-07-28 13:50:52.563 Info HttpServer: HTTP Response 304 to 192.168.1.61. Time: 1ms. http://192.168.1.53:8096/web/css/images/logoblack.png 2018-07-28 13:50:53.177 Info TaskManager: Check for plugin updates Completed after 0 minute(s) and 1 seconds 2018-07-28 13:50:53.178 Info TaskManager: ExecuteQueuedTasks 2018-07-28 13:50:53.776 Info HttpServer: HTTP Response 200 to 192.168.1.61. Time: 1262ms (slow). http://192.168.1.53:8096/emby/Plugins 2018-07-28 13:50:53.780 Info HttpServer: HTTP GET http://192.168.1.53:8096/emby/web/configurationpages?pageType=PluginConfiguration. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36 2018-07-28 13:50:53.780 Info HttpServer: HTTP Response 200 to 192.168.1.61. Time: 1ms. http://192.168.1.53:8096/emby/web/configurationpages?pageType=PluginConfiguration 2018-07-28 13:50:53.891 Info HttpServer: HTTP GET http://192.168.1.53:8096/emby/System/Configuration. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36 2018-07-28 13:50:53.891 Info HttpServer: HTTP GET http://192.168.1.53:8096/emby/System/Logs. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36 2018-07-28 13:50:53.917 Info HttpServer: HTTP Response 200 to 192.168.1.61. Time: 26ms. http://192.168.1.53:8096/emby/System/Configuration 2018-07-28 13:50:53.919 Info HttpServer: HTTP Response 200 to 192.168.1.61. Time: 29ms. http://192.168.1.53:8096/emby/System/Logs 2018-07-28 13:50:54.548 Debug Dlna: Begin Sending Alive Notifications For All Devices 2018-07-28 13:50:54.561 Debug Dlna: Sent alive notification MediaServer - b2136b5f44634897ad34c3300667d1cc - http://192.168.1.53:8096/dlna/b2136b5f44634897ad34c3300667d1cc/description.xml 2018-07-28 13:50:54.561 Debug Dlna: Sent alive notification MediaServer - b2136b5f44634897ad34c3300667d1cc - http://192.168.1.53:8096/dlna/b2136b5f44634897ad34c3300667d1cc/description.xml 2018-07-28 13:50:54.561 Debug Dlna: Sent alive notification MediaServer - b2136b5f44634897ad34c3300667d1cc - http://192.168.1.53:8096/dlna/b2136b5f44634897ad34c3300667d1cc/description.xml 2018-07-28 13:50:54.561 Debug Dlna: Sent alive notification ContentDirectory - b2136b5f44634897ad34c3300667d1cc 2018-07-28 13:50:54.561 Debug Dlna: Sent alive notification ContentDirectory - b2136b5f44634897ad34c3300667d1cc 2018-07-28 13:50:54.561 Debug Dlna: Sent alive notification ConnectionManager - b2136b5f44634897ad34c3300667d1cc 2018-07-28 13:50:54.561 Debug Dlna: Sent alive notification ConnectionManager - b2136b5f44634897ad34c3300667d1cc 2018-07-28 13:50:54.561 Debug Dlna: Completed Sending Alive Notifications For All Devices 2018-07-28 13:50:56.164 Info HttpServer: HTTP GET http://192.168.1.53:8096/emby/System/Logs/Log?name=unhandled_6f53c478-aabf-40e9-880a-85b041e3aad9.txt. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36 2018-07-28 13:50:56.171 Debug HttpResultFactory: Transmit file /var/lib/emby/logs/unhandled_6f53c478-aabf-40e9-880a-85b041e3aad9.txt 2018-07-28 13:50:56.171 Info HttpServer: HTTP Response 200 to 192.168.1.61. Time: 9ms. http://192.168.1.53:8096/emby/System/Logs/Log?name=unhandled_6f53c478-aabf-40e9-880a-85b041e3aad9.txt 2018-07-28 13:50:58.201 Info HttpServer: HTTP GET http://192.168.1.53:8096/emby/System/Logs/Log?name=embyserver.txt. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36
-
As there is no Topic under Apps I opened one here. Day by day there are more Sailfish users and it would be appropriate now to develope an App for it. Android is not a way to go as isnt iOS. Sailfish is more secure and far more usable as Android and iOS togheter. As far as I heared, cant tell myself, its not complicated to programm on Sailfish and I think the Sailfish SDK is even free to use: https://sailfishos.org/develop/sdk-overview/ Many thanks
- 34 replies
-
- linux
- opensource
-
(and 2 more)
Tagged with:
-
I have Emby on a nuc that is headless (no monitor). Ubuntu 18 Bionic Is there (or where is) the linux config file to tell Emby Server the paths to folders I want Emby to serve. do I need to share out these folders first, since it is on the same disk partition as Emby? I'd prefer not to have to share them, since they are are the same box, but if there is a reason to do it (besides not being able to find the Emby config file), I will. Thanks.
-
Hi, Emby Server needs to stop creating metadata, cache, transcoding-temp directories automatically. I have my server paths set to:- Emby data: /srv/.config/emby cache: /media/cache metadata: /media/metadata transcoding-temp: /media/tmp With Emby's current control, the directories end up being:- cache: /media/cache/cache metadata: /media/metadata/metadata transcoding-temp: /media/tmp/transcoding-temp Ideal outcome:- cache: /media/cache metadata: /media/metadata transcoding-temp: /media/tmp/transcoding
- 7 replies
-
- emby server
- windows
-
(and 1 more)
Tagged with:
-
I can't find a thread explaining what's going on with Emby server for linux repos
biddy posted a topic in Linux
Preface: I haven't seen an upgrade of Emby pushed to my Ubuntu 16.04 server in some time, thought it was just taking awhile to push the packages to the OpenSUSE.org servers. I've found many threads referencing or explaining different ways people have switched from managed packages to several different methods of upgrading Emby, but I can't seem to find an original thread explaining what the situation is and why people are trying to migrate methods in all kinds of different ways. Sorry if I'm beating a dead horse here, but I can't seem to find any thread plainly epxlaining the situation and why/how I should be managing my server packages now. Thanks devs and community members. -
I really dont't know if the titles corresponds accurately to my problem, so I will give a brief explanation of what happened. I have emby-server installed an an Ubuntu 16.04 Server. For long time, I had this server turned off. So I started it again and first thing I did was to update all packages. My latest version was installed by the repo that existed for Ubuntu package. But since this repo is no longer existing, I updated to the current version, by downloading the deb package and installing it. I think that this way, broke some things up, because here it is the situation I have right now. All my libraries after the update still exists, but cannot be updated. After searching around I found out that in the Metadata manager all my libraries have there path defined to /var/lib/emby-server/root/default, but the actual path is /var/lib/emby/root/default. I tried to change this path to the correct one, but It looks like that is not possible. I want to avoid deleting the libraries and recreating them, since there are a lot of libraries and mainly because almost all the metadata inside those libraries, were created by hand in a period of 2 years. As a work around I just created a symlink /var/lib/emby-server that points to /var/lib/emby/ but if there is some other more straightforward way it would be great.
-
I'm running the emby server on my ubuntu 16.04 server. It has worked well a long time. I just did a "service emby-server restart" and I got a crash that looks like this ... $ service emby-server status ● emby-server.service - Emby Server is a personal media server with apps on just about every device. Loaded: loaded (/usr/lib/systemd/system/emby-server.service; enabled; vendor preset: enabled) Active: failed (Result: core-dump) since Mon 2018-05-14 19:44:42 PDT; 44s ago Process: 5232 ExecStart=/opt/emby-server/bin/emby-server (code=dumped, signal=ABRT) Main PID: 5232 (code=dumped, signal=ABRT) May 14 19:44:41 server emby-server[5232]: May 14 19:44:41 server emby-server[5232]: Unhandled Exception: System.IO.IOException: The system cannot open the device or fi May 14 19:44:41 server emby-server[5232]: at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) May 14 19:44:41 server emby-server[5232]: at System.Threading.Mutex.MutexTryCodeHelper.MutexTryCode(Object userData) May 14 19:44:41 server emby-server[5232]: at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedClean May 14 19:44:41 server emby-server[5232]: at System.Threading.Mutex.CreateMutexWithGuaranteedCleanup(Boolean initiallyOwne May 14 19:44:41 server emby-server[5232]: at EmbyServer.Program.Main(String[] args) May 14 19:44:42 server systemd[1]: emby-server.service: Main process exited, code=dumped, status=6/ABRT May 14 19:44:42 server systemd[1]: emby-server.service: Unit entered failed state. May 14 19:44:42 server systemd[1]: emby-server.service: Failed with result 'core-dump'. I restarted my ubuntu server and the problem remained. I upgraded the emby-server using dpkg (3.3.1.0 -> 3.4.1.0). The problem still remains. I tried unsuccessfully to find my logs. I have no directory "/var/lib/emby-server". The report-a-problem guide doesn't help. What should I try next?