Search the Community
Showing results for tags 'fail'.
-
Over the last several weeks, i have been having an issue where recorded shows will pause and hang on playback on any device, shield, roku, samsung, windows browser etc. the player will all but lockup, you can sometimes skip around and get passed the problem spot, sometimes it will completely lock up. It seems to happen in the same spot every time. It seems to only happen on shows recorded from a ABC OTA Channel, and of course only with ".ts" files. It does not seem to matter if you are trying to watch the show as its being recorded or even after the recording is complete. The playback issue will remain until TDARR processes the file into h265 and mkv, tdarr is on a hold for 3 hours until it picks up the file, however this issue was happening to this library before i told tdarr to process these shows. The issue was happening before i told tdarr or any other program to watch this folder / library. The server has been rebooted, it is a standalone machine that does not sleep etc. It also does not matter how i try to connect to the server, fqdn, ip address, through pfsense with haproxy or cloudflare. Other items work just fine. The hardware is a Dell R720xd dual socket server with 2x xeon cpu's 12 cores, 24 threads, 224gb ram, nvidia 1050Ti (driver unlocked), connected to the network with 2x 10Gb teamed nic to a 10Gb core switch, then gigabit to all other clients, most are wired. It runs Windows Server 2019 and acts as a hypervisor, it is up to date. emby runs mostly as a service using nssm, but the problem remains running as a service or not. The storage is running Raid 5, the storage backing this library is across 12x SAS 6gb 2TB drives, OS runs on a separate raid array across other SAS 15k drives. The server connects to 2x HD Homerun Duos. Host OS: Windows Server 2019 Emby Server version: 4.7.8.0 NVIDIA Driver: Studio Driver Version 472.84 (unlocked) This setup has been like this for several years and has worked just fine until this point. I am attaching the logs for the transcode and emby server, i tried some with debug on and off, and the 2 shows i was working with was: Station 19 S06E03 Dancing With Our Hands Tied.ts and Grey's Anatomy S19E03 Let's Talk About Sex.ts, which were also recorded last night. I kept a copy of the Grey's Anatomy ts file before tdarr caught it. that being said, i can open the files and play in vlc just fine. I can find no errors in the windows event logs etc. My testing was done between 1900 - 2200 hrs. ffmpeg-transcode-46702ba4-1edb-4b76-bc55-fe3be8c11786_1.txt ffmpeg-transcode-bdefe812-f6e3-4787-8311-bd59ca718bf8_1.txt ffmpeg-transcode-2f7e0dba-f17a-47bf-9b07-fdce9ded728c_1.txt ffmpeg-transcode-62406fac-47d3-44d4-b4e2-3b467a8e1361_1.txt ffmpeg-transcode-f11fd675-d740-4441-8b9e-764979ca7482_1.txt embyserver (2).txt
-
Hello! I can't download any movie by clicking on the download button of any movie. As soon as I click on download on the movie of my choice, I go to the "manage" tab to follow the progress and after waiting 30 min it remains on 0%... all users have the same problem including me who is the administrator. I am Emby first and my Emby is on Linux. Can you help me? Traduit avec DeepL (https://www.deepl.com/app/?utm_source=ios&utm_medium=app&utm_campaign=share-translation
-
Everything was working fine, and I noticed a few days ago that there were alerts, and all of them indicating that the check for application updates failed, and the check for the plugin updates failed. It used to work because I remember seeing the updates. Where do I start to look?
- 7 replies
-
- Plugin
- Application
-
(and 2 more)
Tagged with:
-
So, I've obtained second season (some call it second part of season 1) of `Chilling Adventures of Sabrina`. When I am trying to download metadata for it (actors, ep descriptions and so on) it fails to do so because Emby thinks its season 3 despite me clearly stating it is season 2. You might ask how do I know it? I know it because I manually set it to season 2, however it is automatically fetches wrong release date. Second season came out in 2019 but it insists it came 24 January 2020. I tried correcting `release date` and `year` fields manually both for season as the whole and specific episode, it is still fails to download metadata (such as episode description, name, actors). This is what I see when I replace metadata of the season: correctly deduced season number and incorrectly deduced release date; and this is what I get when looking at metadata of an episode: correctly deduced season/episode number and episode name from the future, episode also has same release date as the season so I didn't include it.
-
Hi all, I've been using emby for a while now and one of my use cases was transferring music onto my phone. Since upgrading to 3.4.1.0 some of the files no longer transfer. They just remain "Transferring" in the Sync view and show up in the sync notification on Android in a loop. It's always the same files (some 20 out of 3000) as if the server couldn't read them. The only error I could find: 2018-07-05 09:01:34.049 Error App: Error sending web socket message SyncJobs *** Error Report *** Version: 3.4.1.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 3.14.1.64 64-Bit OS: True 64-Bit Process: True User Interactive: True Processor count: 24 Program data path: /var/lib/emby Application directory: /opt/emby-server/system System.FormatException: Guid should contain 32 digits with 4 dashes (xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx). at System.Guid.GuidResult.SetFailure(ParseFailureKind failure, String failureMessageID, Object failureMessageFormatArgument, String failureArgumentName, Exception innerException) at System.Guid.TryParseGuidWithNoStyle(String guidString, GuidResult& result) at System.Guid.TryParseGuid(String g, GuidStyles flags, GuidResult& result) at System.Guid..ctor(String g) at Emby.Server.Implementations.Library.UserManager.GetUserById(String id) at Emby.Server.Sync.SyncRepository.GetJobs(SyncJobQuery query) at Emby.Server.Sync.SyncManager.GetJobs(SyncJobQuery query) at Emby.Server.Sync.Api.SyncJobsWebSocketListener.GetDataToSend(WebSocketListenerState state, CancellationToken cancellationToken) at MediaBrowser.Controller.Net.BasePeriodicWebSocketListener`2.<SendData>d__18.MoveNext() System.FormatException at System.Guid.GuidResult.SetFailure(ParseFailureKind failure, String failureMessageID, Object failureMessageFormatArgument, String failureArgumentName, Exception innerException) at System.Guid.TryParseGuidWithNoStyle(String guidString, GuidResult& result) at System.Guid.TryParseGuid(String g, GuidStyles flags, GuidResult& result) at System.Guid..ctor(String g) at Emby.Server.Implementations.Library.UserManager.GetUserById(String id) at Emby.Server.Sync.SyncRepository.GetJobs(SyncJobQuery query) at Emby.Server.Sync.SyncManager.GetJobs(SyncJobQuery query) at Emby.Server.Sync.Api.SyncJobsWebSocketListener.GetDataToSend(WebSocketListenerState state, CancellationToken cancellationToken) at MediaBrowser.Controller.Net.BasePeriodicWebSocketListener`2.<SendData>d__18.MoveNext() Any idea what could be happening? The files do have the "+" character in their name, some also have quotes, but other files like that sync fine. Where do I look for clues? Thanks!
-
I noticed the server wasn't able to successfully scan the library for the past 2 weeks now. It gives me the error A child with the Id xxxxxxxxxxxxx already exists. Digging in the logs it told me the error came from my Doctor Who folder. Apparently the media folder 'Specials & others' got duplicated somehow in the library. See attached image from the metadata manager. Strangely enough I haven't touched that series in a long time, so it couldn't be a PEBKAC issue. It seems like the problem started around the time I updated Emby Server to version 3.2.70.0 on my Synology DS918+ about 2 weeks ago. Unfortunately I don't have the logs of that time anymore. This raises 2 questions 1) How is it possible the server duplicated a media folder by itself that I haven't touched in ages? 1a) Could it be the 3.2.70.0 version that may be buggy regarding this issue? 2) How can I remove one of those folders so that my library will scan again? I don't want to physically delete anything from the server. Thanks in advance.
-
fglog.txtMy DVR works well most of the time, but frequently will fall out of record mode, just a dead stop. One from last night log is attached. I got 2 minutes of Family Guy. Far as I know there was no disruption of the "server", and I use that term loosely, I am running a W-10 PC that's not far north of the minimum requirements. 8G of RAM, AMD X2 255 3.1 GHz 2 core which I suspect might be the weakness. Any advice on how to upgrade the "server" would be welcomed. Thanks
-
Hi, When pressing restart server Emby fails with an unhandled exception. See attached logs. Running latest Emby server (3.2.27.0) on Windows 10
-
Hi all, Just tried to update Server to 3.2.24 on wIndows 10, but got a window called "Cannot start application" with an information message message saying "Appication cannot be started. Contact the application vendor" . An extract from the log says the following "ERROR SUMMARY Below is a summary of the errors, details of these errors are listed later in the log. * Activation of http://embydata.com/downloads/server/release3/MediaBrowser.Server.Installer.application resulted in exception. Following failure messages were detected: + Activation failed. + The system cannot find the file specified. (Exception from HRESULT: 0x80070002) COMPONENT STORE TRANSACTION FAILURE SUMMARY No transaction error was detected. WARNINGS There were no warnings during this operation." Can anyone assist? Cheer
-
Cascading recording failures/live tv fail/recordings stuck in "active"
sle118 posted a topic in Live TV
I have been experiencing multiple issues over the past few months and I think they are all related to each other: - Recordings don't fire, logs says that the timer fired but that it was too late - Recordings are stuck at "Active Recordings" - Recordings that don't leave a trace and just don't seem to be doing anything - Live TV not working (I get the spinning circle but no transcoding on the server is done and nothing streams) This morning I looked at the status of multiple schedules I had done. All of them (8 in total) have failed. Despite having the option to automatically transcode, there is not even a trace of ffmpeg launching and the log file has very sparse on details for what could have gone wrong. I have 2 sources for streams: an old HDHomeRun and NextPVR (through m3u), so my first thought was that both were failing to return a proper stream. So I connected to the same URL that emby uses for NextPVR and got an actual stream. Next I tried getting the same stream from Emby by clicking on "Play" for that channel. I was greeted with an endless spinning circle and no stream at all. This is saddening... @@Luke, sorry for tagging you again on this. How can I send the logs so they don't show up in public? I have a google drive link (anyone with link can open) but don't want to post it directly on the board since I don't want to post logs that show personal data. -
Hi, guys. I have install emby server on my windows 10 Pro, and wen i was install the kodi emby addon the following message was show to "Fail to install a dependency" of the video addons "Emby Emby-media 2.3.6" And this is the link of the log. https://paste.ubuntu.com/23423709 Thanks in advanced.
-
Hello, I am quite new to Emby and am very impressed with what I have seen so far, I am running Emby Server 3.0.7300.0 on Windows 10 Pro, the same machine as NPVR 3.8.3. As far as I can tell there are no problems on the NPVR side of things as I can browse the guide and watch streams locally and through the HTTP server. The problems I am encountering are: a) My guide data is jumbled only in Emby, BBC ONE West shows guide data for Channel 4, Channel 4 shows guide data for Kerrang! Radio. BBC Two shows BBC 4 Data etc. When I click to play BBC One West, Channel 4 plays - matching the guide data. It appears that only the names are mixed. b ) I can no longer play any streams from Emby, I am still able to play them from NPVR. I have tried Web, iPad and Emby HT clients and no playing at all. I have made no changes since I could play channels about two days ago. I have attatched the log file, I have difficulty understanding it but have found this entry: Unknown Bitrate @ 2016-10-08 20:33:03 I have searched around for fixes but all I have found is a couple of other people with the issue but no fix. I would greatly appreciate any help as I am really enjoying my Emby and NPVR experience so far, If any more log files are needed let me know and I will post those. Many thanks, Fred Boniface. Edit: I have also found a transcode log for a live tv attempt, it is also attatched. server-63611514212.txt ffmpeg-transcode-e245424b-26fd-435c-958b-0909a0b2feb5.txt
-
Summary: The Emby Android app is no longer working on Android 7.0 Nougat due to webview's Content Security Policy. Device: Nexus 6P Android Build: 7.0 NRD90M (Factory Image) Video: YouTube Link Android App Log: 11:36:03.190 [main] INFO App - Searching for com.google.android.webview 11:36:03.194 [main] INFO App - com.google.android.webview version name: 52.0.2743.98 11:36:03.195 [main] INFO App - com.google.android.webview version code: 275609850 11:36:03.195 [main] INFO App - Parsing 52 to determine chromium version 11:36:03.196 [main] INFO App - Chromium version: 52 11:36:03.407 [main] DEBUG App - AndroidSyncFileRepository started. syncPath: /storage/emulated/0/Android/data/com.mb.android/files/sync 11:36:03.539 [main] INFO App - Searching for com.google.android.webview 11:36:03.540 [main] INFO App - com.google.android.webview version name: 52.0.2743.98 11:36:03.542 [main] INFO App - com.google.android.webview version code: 275609850 11:36:03.543 [main] INFO App - Parsing 52 to determine chromium version 11:36:03.544 [main] INFO App - Chromium version: 52 11:36:03.545 [main] DEBUG App - Calling MediaSyncAdapter.updateSyncPreferences. syncPath: null 11:36:03.862 [main] INFO App - file:///android_asset/www/index.html: Line 1 : Refused to load the image 'file:///android_asset/www/touchicon.png' because it violates the following Content Security Policy directive: "default-src * 'unsafe-inline' 'unsafe-eval' data: filesystem:". Note that 'img-src' was not explicitly set, so 'default-src' is used as a fallback. 11:36:03.863 [main] INFO App - file:///android_asset/www/index.html: Line 1 : Refused to load the image 'file:///android_asset/www/touchicon72.png' because it violates the following Content Security Policy directive: "default-src * 'unsafe-inline' 'unsafe-eval' data: filesystem:". Note that 'img-src' was not explicitly set, so 'default-src' is used as a fallback. 11:36:03.868 [main] INFO App - file:///android_asset/www/index.html: Line 1 : Refused to load the image 'file:///android_asset/www/touchicon114.png' because it violates the following Content Security Policy directive: "default-src * 'unsafe-inline' 'unsafe-eval' data: filesystem:". Note that 'img-src' was not explicitly set, so 'default-src' is used as a fallback. 11:36:03.869 [main] INFO App - file:///android_asset/www/index.html: Line 1 : Refused to load the image 'file:///android_asset/www/css/images/favicon.ico' because it violates the following Content Security Policy directive: "default-src * 'unsafe-inline' 'unsafe-eval' data: filesystem:". Note that 'img-src' was not explicitly set, so 'default-src' is used as a fallback. 11:36:03.870 [main] INFO App - file:///android_asset/www/index.html: Line 1 : Refused to load the stylesheet 'file:///android_asset/www/css/all.css' because it violates the following Content Security Policy directive: "default-src * 'unsafe-inline' 'unsafe-eval' data: filesystem:". Note that 'style-src' was not explicitly set, so 'default-src' is used as a fallback. 11:36:03.880 [main] INFO App - file:///android_asset/www/index.html: Line 0 : Refused to load the script 'file:///android_asset/www/cordova.js' because it violates the following Content Security Policy directive: "default-src * 'unsafe-inline' 'unsafe-eval' data: filesystem:". Note that 'script-src' was not explicitly set, so 'default-src' is used as a fallback. 11:36:03.882 [main] INFO App - file:///android_asset/www/index.html: Line 0 : Refused to load the script 'file:///android_asset/www/bower_components/requirejs/require.js' because it violates the following Content Security Policy directive: "default-src * 'unsafe-inline' 'unsafe-eval' data: filesystem:". Note that 'script-src' was not explicitly set, so 'default-src' is used as a fallback. 11:36:03.884 [main] INFO App - file:///android_asset/www/index.html: Line 0 : Refused to load the script 'file:///android_asset/www/scripts/site.js' because it violates the following Content Security Policy directive: "default-src * 'unsafe-inline' 'unsafe-eval' data: filesystem:". Note that 'script-src' was not explicitly set, so 'default-src' is used as a fallback. 11:36:03.894 [main] INFO App - file:///android_asset/www/index.html: Line 0 : Refused to load the image 'file:///android_asset/www/css/images/favicon.ico' because it violates the following Content Security Policy directive: "default-src * 'unsafe-inline' 'unsafe-eval' data: filesystem:". Note that 'img-src' was not explicitly set, so 'default-src' is used as a fallback.
- 5 replies
-
- 1
-
- Nougat
- Content Security Policy
-
(and 1 more)
Tagged with:
-
Emby has gotten progressively worse for me over the last few updates. It seems whenever I connect via the Emby android app over 4G the server quits responding for everyone, and the logs show nothing. Now, however, the Emby server will not start and throws some nasty errors! InnerException: System.Net.Sockets.SocketException Address already in use at System.Net.Sockets.Socket.Bind (System.Net.EndPoint local_end) <0x41b9ba20 + 0x000ef> in <filename unknown>:0 at SocketHttpListener.Net.EndPointListener.CreateSocket () <0x41b996a0 + 0x000bf> in <filename unknown>:0 at SocketHttpListener.Net.EndPointListener..ctor (SocketHttpListener.Net.HttpListener listener, System.Net.IPAddress addr, Int32 port, Boolean se cure, System.Security.Cryptography.X509Certificates.X509Certificate cert, ILogger logger) <0x41b992f0 + 0x00227> in <filename unknown>:0 at SocketHttpListener.Net.EndPointManager.GetEPListener (ILogger logger, System.String host, Int32 port, SocketHttpListener.Net.HttpListener list ener, Boolean secure) <0x41b98db0 + 0x0035b> in <filename unknown>:0 at SocketHttpListener.Net.EndPointManager.AddPrefixInternal (ILogger logger, System.String p, SocketHttpListener.Net.HttpListener listener) <0x41 b98810 + 0x000bb> in <filename unknown>:0 at SocketHttpListener.Net.EndPointManager.AddListener (ILogger logger, SocketHttpListener.Net.HttpListener listener) <0x41b98310 + 0x00153> in <f ilename unknown>:0 This happens regardless of the fact that I've rebooted the system. Any assistance would be appreciated. Just became a lifetime supporter and love the product so I would like to see this working Also I would like a good way to roll back updates in the event that you guys break things again Any suggestions on where/how to get .debs for the previous versions?
-
Auto-organize failing with one specific destination folder
computerprep posted a topic in General/Windows
I've had this problem for a few days now, been trying to sort it out and can't get a grip on it. I have five external hard drives, with folders for various Media Libraries across each of the drives. Lately, files being auto-organized into Drive 4\Television 4 have been failing. Every time. No matter what. So I navigated to the folders through the Network links in My Computer instead of the direct hard drive links. Everything is there. And I compared the security settings for user permissions between Television 4 and Television 3. They're identical. Everything is identical. At least everything I'm looking at. So I did a test user-initiated auto-organize, then rebooted to get a "clean" server log. In this test, I moved an existing episode (ER S01E25) alongside my latest problem file (American Ninja Warrior S08E03). Both files are present in sites like TheTVDB.com. ER episode would be transferred to Drive 2\Television 2... and American Ninja Warrior is to be stored on Drive 4\Television 4. ER = pass. American Ninja Warrior = fail. For the sake of brevity, I haven't included server logs testing other series that are stored in Television 4. I've tested 4 other shows with air dates ranging from 2009 to present, and every file fails with the same error report as American Ninja Warrior. And they fail whether they have their original filename or properly structured filename. Here's the error report. The file attached includes the logs preceding the error up until the "Info TaskManager: Executing Organize new media files" *** Error Report *** Version: 3.0.5972.0 Command line: C:\Users\USERNAME\AppData\Roaming\Emby-Server\System\MediaBrowser.ServerApplication.exe Operating system: Microsoft Windows NT 6.1.7601 Service Pack 1 Processor count: 4 64-Bit OS: True 64-Bit Process: True Program data path: C:\Users\USERNAME\AppData\Roaming\Emby-Server Application Path: C:\Users\USERNAME\AppData\Roaming\Emby-Server\System\MediaBrowser.ServerApplication.exe Access to the path is denied. System.UnauthorizedAccessException at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.File.InternalMove(String sourceFileName, String destFileName, Boolean checkHost) at CommonIO.ManagedFileSystem.MoveFile(String source, String target) at MediaBrowser.Server.Implementations.FileOrganization.EpisodeFileOrganizer.PerformFileSorting(TvFileOrganizationOptions options, FileOrganizationResult result) Any thoughts?- 5 replies
-
- auto-organize
- organize
-
(and 2 more)
Tagged with:
-
Hey guys, The new theater refuses to open when my pc is offline. I simply get a big black screen. Looking at the logs it seems to be task connecting to github for updates and failing - which is halting the entire startup process? I tried messing around in the config files, turning some autoupdate directive to false. This did not help. But it also appears that the new theater doesn't clean up the remnants of the old theater very well, so maybe those configs are unused? Either way, log file is attached. I can confirm that theater opens without complications or hiccups when online. I have another folder "C:\Users\Tarn\AppData\Roaming\Emby Theater". Is this a remnant from the old theater? Can it be cleaned up? TIA Tarn theater-63593573973.txt
-
Hello, I've tried this on two different portable hard drives, but I cannot get the sync plug-in to choose a folder other than the root folder on each drive. Has anyone else experienced this? Reboot did not help. This is on sync 3.0.5582.40801 and server 3.0.5675.1 I can't see anything obvious in the server log, but here it is anyway. server-63573638400.zip
-
Question about Update v3.0.5518.7 on Windows Server with IIS
amarok posted a topic in General/Windows
Hi everyone I tried to update my Media Browser Server to the newest Version v3.0.5518.7 from the previous stable version. But everytime it shows me the 404 error and tries to connect to my local inetpub directory (see the picture attached). Obviously in this path is no Media Browser installation so it fails to load the dashboard and all the other stuff. I tried a complete new installation and everything else, running as a service or direct as an application (the application is loading everytime normal, showing the splash Screen and so on), everytime the same error. I am running Windows Server 2012 R2 with the essentials role and of course i have Websites running on port 80/443 through IIS. I tried to stop these websites as well as IIS but it did not work. I can not imagine where the mistake could be, also every version of Media Browser since 2014 runs perfectly also with my configuration on this server. I hope you can give me a tip where my problem could be.- 11 replies
-
- update
- 3.0.5518.7
-
(and 5 more)
Tagged with:
-
Hey all; I seem to be running into the same problem that various other users have encountered, and have not yet found a fix for it. I'm using the following: Server Version: 3.0.5188.21314 MediaBrowser Classic Version: 3.0.140.0 3-14.1 MPC-HC Version: 1.7.3 (cb22afa) MPC-HC is configured as my external player for everything except "Unknown" content. When I set up MPC-HC as my external player, I used "MPC-HC" as the External Player Type, and I even hit the Configure my player button at the bottom. This then modified my registry, and I had to provide admin access for it to do so. No problems there. Within the MediaBrowser Server settings, I have the following defined: Min resume percentage: 5 (Titles are assumed unplayed if stopped before this time) Max resume percentage:80 (Titles are assumed fully played if stopped after this time) Min resume duration (seconds):300 (Titles shorter than this will not be resumable) With all of these settings, I would expect the media server to know when I have watched a video provided it was longer than 5 minutes in length, and that I watched at least 90 percent of it. What happens though, is I will watch a TV episode that is longer than half an hour to its entirety... even letting MPC-HC close on its own accord, returning me back to MediaBrowser Classic. After having done this however, the show is not marked as 'watched'. I understand that the view of the show in MBC would not necessarily be refreshed upon immediately returning, however, even if I should exit MBC, and return to it... the show is still not marked as watched. I'm guessing you're going to want some kind of logs so that you can help diagnose this. If so, please indicate which logs you find would be helpful, and I will certainly provide them. Thanks in advance for your help.
-
Hi, recently I've been getting an error on the dashboard every time my trailers attempt to refresh: Notifications Pane: Scheduled Tasks Pane: Snippet from Server Log: 2014-01-02 12:20:23.5638, Error, ProviderManager, MovieProviderFromXml failed refreshing Red Dragon \\PATRICK-HP\Media Browser3\HD Movies\Red Dragon\Red Dragon (2002) - [MP4].mp4 Root element is missing. System.Xml.XmlException at System.Xml.XmlTextReaderImpl.Throw(Exception e) at System.Xml.XmlTextReaderImpl.ParseDocumentContent() at System.Xml.XmlTextReaderImpl.Read() at System.Xml.XmlReader.MoveToContent() at MediaBrowser.Controller.Providers.BaseItemXmlParser`1.Fetch(T item, String metadataFile, XmlReaderSettings settings, Encoding encoding, CancellationToken cancellationToken) at MediaBrowser.Controller.Providers.BaseItemXmlParser`1.Fetch(T item, String metadataFile, CancellationToken cancellationToken) at MediaBrowser.Providers.Movies.MovieXmlParser.<FetchAsync>d__0.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at MediaBrowser.Providers.Movies.MovieProviderFromXml.<FetchAsync>d__0.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at MediaBrowser.Server.Implementations.Providers.ProviderManager.<FetchAsync>d__14.MoveNext() 2014-01-02 12:20:23.5708, Info, MovieDbProvider, MovieDbProvider: Finding id for item: Red Dragon 2014-01-02 12:20:23.9068, Info, App, HttpClientManager GET: http://api.themoviedb.org/3/search/movie?api_key=f6bd687ffa63cd282b6ff2c6877f2669&query=Red+Dragon&language=en 2014-01-02 12:20:24.4689, Info, App, HttpClientManager GET: http://api.themoviedb.org/3/movie/9533?api_key=f6bd687ffa63cd282b6ff2c6877f2669&append_to_response=casts,releases,images,keywords,trailers&language=en 2014-01-02 12:20:24.8099, Info, App, DashboardInfoWebSocketListener stop transmitting over websocket to 127.0.0.1:51918 2014-01-02 12:20:24.8099, Error, App, Error sending web socket message DashboardInfo The CancellationTokenSource has been disposed. System.ObjectDisposedException at System.Threading.CancellationTokenSource.ThrowObjectDisposedException() at System.Threading.CancellationTokenSource.get_Token() at MediaBrowser.Common.Net.BasePeriodicWebSocketListener`2.<TimerCallback>d__7.MoveNext() 2014-01-02 12:20:24.8099, Info, App, DashboardInfoWebSocketListener stop transmitting over websocket to 127.0.0.1:51918 2014-01-02 12:20:24.8649, Info, App, ScheduledTasksWebSocketListener Begin transmitting over websocket to 127.0.0.1:51918 2014-01-02 12:20:24.9459, Info, App, HttpClientManager GET: http://api.themoviedb.org/3/movie/9533?api_key=f6bd687ffa63cd282b6ff2c6877f2669&append_to_response=casts,releases,images,keywords,trailers 2014-01-02 12:20:25.1999, Error, App, Error in metadata saver Root element is missing. System.Xml.XmlException at System.Xml.XmlTextReaderImpl.Throw(Exception e) at System.Xml.XmlTextReaderImpl.ParseDocumentContent() at System.Xml.XmlTextReaderImpl.Read() at System.Xml.XmlReader.MoveToContent() at MediaBrowser.Providers.Savers.XmlSaverHelpers.GetCustomTags(String path, List`1 xmlTagsUsed) at MediaBrowser.Providers.Savers.XmlSaverHelpers.Save(StringBuilder xml, String path, List`1 xmlTagsUsed) at MediaBrowser.Providers.Savers.MovieXmlSaver.Save(BaseItem item, CancellationToken cancellationToken) at MediaBrowser.Server.Implementations.Library.LibraryManager.<SaveMetadata>d__9b.MoveNext() I'm not sure what I could be doing wrong here, since it's never been a problem before, but my Dashboard Notifications are being flooded with these errors lately... As always, any help would be appreciated, thanks! Patrick EDIT: Didn't realize there was already a thread in the plugins section, thanks @@aquatarkus , HERE is a link to the other thread for anyone else having the same issue as above.