Jump to content

Synology NAS (DS415+) does not hibernate after installing Emby Server


budha300
Go to solution Solved by solabc16,

Recommended Posts

solabc16

Hello @@woody76, All

 

There's a patch in the latest beta package for Synology which enables us to filter the periodic messages we've identified are the cause of the disks coming out of hibernation.

 

If you (or anybody else reading) is running the beta packages, then let me know and I'll send you a PM with how to enable it for testing.

 

Otherwise, as mentioned above, hang on for the next stable.

 

- James

Link to comment
Share on other sites

  • 3 weeks later...

Hi,

 

is there a description on how to run the beta packages? I also registered only to comment about the hibernation problems of Emby (due to logging / Emby connect) and found this thread. It seems that there is at least some kind of solution in the next release, which is highly appreciated.

 

Yet I am left wondering, why you don't simply provide an option (in GUI and/or in xml file) to simply turn off all logging or an option to disable emby connect (which has been requested in other threads). Either option seems to be quite straightforward and simple to implement. 

 

-jlp2097

Edited by jlp2097
Link to comment
Share on other sites

solabc16

Hello @@jlp2097

 

Thanks for getting in touch, if you would like to switch to the beta channel, there are details here: https://github.com/MediaBrowser/Wiki/wiki/Synology-:-Accessing-Beta-and-Development-Releases

 

Alternatively, hang on for the next stable.

 

I'm pretty sure you'll be satisfied with the solution, which balances the specific requirements of this issue and our need to be able to support Emby effectively.

 

Best

- James

Link to comment
Share on other sites

Hi @@solabc16

 

I would be willing to try out the beta. I have sent you a PM.

 

Apologies for picking up on this so late, I have been making my NAS upload RAW photo files to Amazon Cloud Drive 24/7 and it has taken a really long time to complete due to my slow upload speed, so I could not test HDD hibernation at all because I wanted the uploads to complete as quick as possible.

Link to comment
Share on other sites

  • 2 weeks later...

Hi,

 

is the fix for this supposed to be in 3.1.2.0? I tried it out (xpenology build repository) and still see regular log entries (and regular disk waking up for my hard drives)...

2016-12-31 05:54:42.7893 Info HttpClient: HttpClientManager GET: https://api.themoviedb.org/3/search/XXXXXXXXXXXXXXXXXXXXXXXXXXXXx
2016-12-31 06:38:58.6975 Info HttpClient: HttpClientManager GET: http://bot.whatismyipaddress.com
2016-12-31 06:38:59.4378 Info HttpClient: HttpClientManager POST: https://connect.emby.media/service/Servers?id=XXXXXXXXXXXXXXXXXXXXXXXXXXXXx
2016-12-31 06:38:59.6044 Info HttpClient: HttpClientManager GET: https://connect.emby.media/service/ServerAuthorizations?serverId=XXXXXXXXXXXXXXXXXXXXXXXXXXXXx
2016-12-31 07:38:58.6977 Info HttpClient: HttpClientManager GET: http://bot.whatismyipaddress.com
2016-12-31 07:38:59.4404 Info HttpClient: HttpClientManager POST: https://connect.emby.media/service/Servers?id=XXXXXXXXXXXXXXXXXXXXXXXXXXXXx
2016-12-31 07:38:59.6060 Info HttpClient: HttpClientManager GET: https://connect.emby.media/service/ServerAuthorizations?serverId=XXXXXXXXXXXXXXXXXXXXXXXXXXXXx
2016-12-31 08:08:37.1624 Info TaskManager: IntervalTrigger fired for task: Convert media
2016-12-31 08:08:37.1624 Info TaskManager: Queueing task SyncConvertScheduledTask
2016-12-31 08:08:37.1624 Info TaskManager: Executing Convert media
2016-12-31 08:08:37.1635 Info TaskManager: Convert media Completed after 0 minute(s) and 0 seconds
2016-12-31 08:08:45.9754 Info ServerManager: Sending web socket message ScheduledTaskEnded
2016-12-31 08:08:45.9754 Info TaskManager: ExecuteQueuedTasks
2016-12-31 08:38:58.6977 Info HttpClient: HttpClientManager GET: http://bot.whatismyipaddress.com
2016-12-31 08:38:59.6339 Info HttpClient: HttpClientManager POST: https://connect.emby.media/service/Servers?id=XXXXXXXXXXXXXXXXXXXXXXXXXXXXx
2016-12-31 08:38:59.8036 Info HttpClient: HttpClientManager GET: https://connect.emby.media/service/ServerAuthorizations?serverId=XXXXXXXXXXXXXXXXXXXXXXXXXXXXx
2016-12-31 09:38:58.6977 Info HttpClient: HttpClientManager GET: http://bot.whatismyipaddress.com
2016-12-31 09:38:59.4761 Info HttpClient: HttpClientManager POST: https://connect.emby.media/service/Servers?id=XXXXXXXXXXXXXXXXXXXXXXXXXXXXx
2016-12-31 09:38:59.6444 Info HttpClient: HttpClientManager GET: https://connect.emby.media/service/ServerAuthorizations?serverId=XXXXXXXXXXXXXXXXXXXXXXXXXXXXx
2016-12-31 10:38:58.6975 Info HttpClient: HttpClientManager GET: http://bot.whatismyipaddress.com
2016-12-31 10:38:59.6045 Info HttpClient: HttpClientManager POST: https://connect.emby.media/service/Servers?id=XXXXXXXXXXXXXXXXXXXXXXXXXXXXx
2016-12-31 10:38:59.7743 Info HttpClient: HttpClientManager GET: https://connect.emby.media/service/ServerAuthorizations?serverId=XXXXXXXXXXXXXXXXXXXXXXXXXXXXx
Link to comment
Share on other sites

solabc16

Hello @@jlp2097

 

Yes, the fix is included in the Synology/XPEnology release 3.1.2.0-2, but it is not enabled by default.

 

I'll post details in 2017.

 

Best

- James

  • Like 2
Link to comment
Share on other sites

solabc16

Hello All

 

OK, thanks for your patience. Here are the instructions you need:-

 


 

Instructions to Enable Support

 

DSM6

    SSH to your Synology NAS and login as 'admin'.

 

    Run the commands:-

    sudo wget https://synology.emby.media/support/files/NLog.config -O /var/packages/EmbyServer/target/var/config/NLog.config
    sudo chown embysvr:users /var/packages/EmbyServer/target/var/config/NLog.config

DSM5

    SSH to your Synology NAS and login as 'root'.

 

    Run the commands:-

    wget https://synology.emby.media/support/files/NLog.config -O /var/packages/EmbyServer/target/var/config/NLog.config
    chown embysvr:users /var/packages/EmbyServer/target/var/config/NLog.config

Example on DSM6

 

586ba51ad1c53_dsm6_enable_log_filtering.

 


 

NOTE

 

1) You will need to stop and start Emby Server in Package Center for the change to take effect.

 

2) If you want the disks to hibernate, you must not have 'debug' logging enabled.

 


 

Let us know how you get on...

 

Best

- James

Edited by solabc16
Link to comment
Share on other sites

Hi @@solabc16,

 

Thank you for your effort with this. The NLog filter does work as intended and the Emby Connect related log entries no longer appear in the Emby log files. Simple and elegant.

 

I do still think there is disk activity from the hourly Emby Connect checks though. You can see this with the following command, note the file modified date of the file - it is modified every hour from the time that Emby Server starts:

ls -l /var/packages/EmbyServer/target/var/data/connect.txt

This is also evident in the source code as well. This is why I initially suggested for possibly allowing for the Emby Connect to be turned off, but I now see that Emby Connect is used for authorization as well.

 

I am going to leave Emby running overnight to see whether there is any difference. Hopefully I am wrong about the connect.txt file :)

Link to comment
Share on other sites

Darkjeje

I don't understand why, but I' have many log about dlna :

2017-01-03 21:08:28.7795 Info LibraryMonitor: Watching directory /volume1/Film/Mes vidéos
2017-01-03 21:08:28.9314 Info LibraryMonitor: Watching directory /volume1/Film/Sketch
2017-01-03 21:08:28.9348 Debug XmlSerializer: Deserializing file /var/packages/EmbyServer/target/var/config/dlna/system/Denon AVR.xml
2017-01-03 21:08:29.0998 Info LibraryMonitor: Watching directory /volume1/Dossier partagé
2017-01-03 21:08:29.2388 Debug XmlSerializer: Deserializing file /var/packages/EmbyServer/target/var/config/dlna/system/DirecTV HD-DVR.xml
2017-01-03 21:08:29.2659 Debug XmlSerializer: Deserializing file /var/packages/EmbyServer/target/var/config/dlna/system/Dish Hopper-Joey.xml
2017-01-03 21:08:29.3673 Debug XmlSerializer: Deserializing file /var/packages/EmbyServer/target/var/config/dlna/system/Kodi.xml
2017-01-03 21:08:29.3708 Debug XmlSerializer: Deserializing file /var/packages/EmbyServer/target/var/config/dlna/system/LG Smart TV.xml
2017-01-03 21:08:29.3803 Debug XmlSerializer: Deserializing file /var/packages/EmbyServer/target/var/config/dlna/system/Linksys DMA2100.xml
2017-01-03 21:08:29.3899 Info LibraryMonitor: Watching directory /volume1/Perso
2017-01-03 21:08:29.4074 Debug XmlSerializer: Deserializing file /var/packages/EmbyServer/target/var/config/dlna/system/MediaMonkey.xml
2017-01-03 21:08:29.4116 Debug XmlSerializer: Deserializing file /var/packages/EmbyServer/target/var/config/dlna/system/Panasonic Viera.xml
2017-01-03 21:08:29.4215 Debug XmlSerializer: Deserializing file /var/packages/EmbyServer/target/var/config/dlna/system/Popcorn Hour.xml
2017-01-03 21:08:29.6638 Debug XmlSerializer: Deserializing file /var/packages/EmbyServer/target/var/config/dlna/system/Samsung Smart TV.xml
2017-01-03 21:08:29.7332 Debug XmlSerializer: Deserializing file /var/packages/EmbyServer/target/var/config/dlna/system/Sony Blu-ray Player 2013.xml
2017-01-03 21:08:29.7374 Debug XmlSerializer: Deserializing file /var/packages/EmbyServer/target/var/config/dlna/system/Sony Blu-ray Player 2014.xml
2017-01-03 21:08:29.7420 Debug XmlSerializer: Deserializing file /var/packages/EmbyServer/target/var/config/dlna/system/Sony Blu-ray Player 2015.xml
2017-01-03 21:08:29.7468 Debug XmlSerializer: Deserializing file /var/packages/EmbyServer/target/var/config/dlna/system/Sony Blu-ray Player 2016.xml
2017-01-03 21:08:29.7510 Debug XmlSerializer: Deserializing file /var/packages/EmbyServer/target/var/config/dlna/system/Sony Blu-ray Player.xml
2017-01-03 21:08:29.7558 Debug XmlSerializer: Deserializing file /var/packages/EmbyServer/target/var/config/dlna/system/Sony Bravia (2010).xml
2017-01-03 21:08:29.7604 Debug XmlSerializer: Deserializing file /var/packages/EmbyServer/target/var/config/dlna/system/Sony Bravia (2011).xml
2017-01-03 21:08:29.7676 Debug XmlSerializer: Deserializing file /var/packages/EmbyServer/target/var/config/dlna/system/Sony Bravia (2012).xml
2017-01-03 21:08:29.7724 Debug XmlSerializer: Deserializing file /var/packages/EmbyServer/target/var/config/dlna/system/Sony Bravia (2013).xml
2017-01-03 21:08:29.7773 Debug XmlSerializer: Deserializing file /var/packages/EmbyServer/target/var/config/dlna/system/Sony Bravia (2014).xml
2017-01-03 21:08:29.7820 Debug XmlSerializer: Deserializing file /var/packages/EmbyServer/target/var/config/dlna/system/Sony PlayStation 3.xml
2017-01-03 21:08:29.7855 Debug XmlSerializer: Deserializing file /var/packages/EmbyServer/target/var/config/dlna/system/Sony PlayStation 4.xml
2017-01-03 21:08:29.7889 Debug XmlSerializer: Deserializing file /var/packages/EmbyServer/target/var/config/dlna/system/Vlc.xml
2017-01-03 21:08:29.9121 Debug XmlSerializer: Deserializing file /var/packages/EmbyServer/target/var/config/dlna/system/WDTV Live.xml
2017-01-03 21:08:29.9168 Debug XmlSerializer: Deserializing file /var/packages/EmbyServer/target/var/config/dlna/system/Xbox 360.xml
2017-01-03 21:08:29.9216 Debug XmlSerializer: Deserializing file /var/packages/EmbyServer/target/var/config/dlna/system/Xbox One.xml
2017-01-03 21:08:29.9258 Debug XmlSerializer: Deserializing file /var/packages/EmbyServer/target/var/config/dlna/system/foobar2000.xml
2017-01-03 21:08:29.9639 Debug XmlSerializer: Deserializing file /var/packages/EmbyServer/target/var/config/dlna.xml
2017-01-03 21:08:30.3526 Info App: Entry point completed: Emby.Dlna.Main.DlnaEntryPoint. Duration: 2.600535 seconds
2017-01-03 21:08:30.3541 Info App: Starting entry point MediaBrowser.XbmcMetadata.EntryPoint
2017-01-03 21:08:30.3562 Info App: Entry point completed: MediaBrowser.XbmcMetadata.EntryPoint. Duration: 0.000961 seconds
2017-01-03 21:08:30.3574 Info App: Starting entry point Emby.Server.Core.IO.LibraryMonitorStartup
2017-01-03 21:08:30.5480 Debug Dlna: Search Request Received From 192.168.1.6:40103, Target = ssdp:all
2017-01-03 21:08:30.5615 Debug Dlna: Search Request Received From 192.168.1.6:40103, Target = ssdp:all
2017-01-03 21:08:30.6389 Debug Dlna: Search Request Received From 192.168.1.6:40103, Target = ssdp:all
2017-01-03 21:08:30.7070 Info LibraryMonitor: Unable to add directory watcher for /volume1/Dossier partagé. It already exists in the dictionary.
2017-01-03 21:08:30.7116 Info LibraryMonitor: Unable to add directory watcher for /volume1/Film/Film (A à K). It already exists in the dictionary.
2017-01-03 21:08:30.7121 Info LibraryMonitor: Unable to add directory watcher for /volume1/Film/Documentaire. It already exists in the dictionary.
2017-01-03 21:08:30.7144 Info LibraryMonitor: Unable to add directory watcher for /volume1/Film/Sketch. It already exists in the dictionary.
2017-01-03 21:08:30.7136 Info LibraryMonitor: Unable to add directory watcher for /volume1/Film/Film (L à Z). It already exists in the dictionary.
2017-01-03 21:08:30.7153 Info LibraryMonitor: Unable to add directory watcher for /volume1/Film/Mes vidéos. It already exists in the dictionary.
2017-01-03 21:08:30.7181 Info App: Entry point completed: Emby.Server.Core.IO.LibraryMonitorStartup. Duration: 0.359707 seconds
2017-01-03 21:08:30.7210 Info App: Starting entry point Emby.Server.Core.EntryPoints.ExternalPortForwarding
2017-01-03 21:08:30.7325 Info App: Entry point completed: Emby.Server.Core.EntryPoints.ExternalPortForwarding. Duration: 4.3E-05 seconds
2017-01-03 21:08:30.7334 Info App: All entry points have started
2017-01-03 21:08:31.4196 Info LibraryMonitor: Unable to add directory watcher for /volume1/Film/Vidéos tests. It already exists in the dictionary.
2017-01-03 21:08:31.4199 Info LibraryMonitor: Unable to add directory watcher for /volume1/Perso. It already exists in the dictionary.
2017-01-03 21:08:31.4199 Info LibraryMonitor: Unable to add directory watcher for /volume2/Série. It already exists in the dictionary.
2017-01-03 21:08:33.8945 Info LibraryMonitor: Watching directory /volume2/Série
2017-01-03 21:08:39.6720 Info LibraryMonitor: Watching directory /volume1/Film/Film (A à K)
2017-01-03 21:08:40.1140 Info LibraryMonitor: Watching directory /volume1/Film/Film (L à Z)
2017-01-03 21:11:35.5284 Debug Dlna: Search Request Received From 192.168.1.6:59071, Target = ssdp:all
2017-01-03 21:11:35.5963 Debug Dlna: Search Request Received From 192.168.1.6:59071, Target = ssdp:all
2017-01-03 21:11:35.7004 Debug Dlna: Search Request Received From 192.168.1.6:59071, Target = ssdp:all
2017-01-03 21:14:39.8139 Debug Dlna: Search Request Received From 192.168.1.6:41304, Target = ssdp:all
2017-01-03 21:14:39.9204 Debug Dlna: Search Request Received From 192.168.1.6:41304, Target = ssdp:all
2017-01-03 21:14:40.0239 Debug Dlna: Search Request Received From 192.168.1.6:41304, Target = ssdp:all
2017-01-03 21:17:44.1818 Debug Dlna: Search Request Received From 192.168.1.6:51577, Target = ssdp:all
2017-01-03 21:17:44.2447 Debug Dlna: Search Request Received From 192.168.1.6:51577, Target = ssdp:all
2017-01-03 21:17:44.3488 Debug Dlna: Search Request Received From 192.168.1.6:51577, Target = ssdp:all
2017-01-03 21:20:48.4853 Debug Dlna: Search Request Received From 192.168.1.6:58835, Target = ssdp:all
2017-01-03 21:20:48.5695 Debug Dlna: Search Request Received From 192.168.1.6:58835, Target = ssdp:all
2017-01-03 21:20:48.6739 Debug Dlna: Search Request Received From 192.168.1.6:58835, Target = ssdp:all
2017-01-03 21:23:52.8088 Debug Dlna: Search Request Received From 192.168.1.6:35949, Target = ssdp:all
2017-01-03 21:23:52.8984 Debug Dlna: Search Request Received From 192.168.1.6:35949, Target = ssdp:all
2017-01-03 21:23:52.9990 Debug Dlna: Search Request Received From 192.168.1.6:35949, Target = ssdp:all
2017-01-03 21:26:57.1660 Debug Dlna: Search Request Received From 192.168.1.6:33396, Target = ssdp:all
2017-01-03 21:26:57.2193 Debug Dlna: Search Request Received From 192.168.1.6:33396, Target = ssdp:all
2017-01-03 21:26:57.3234 Debug Dlna: Search Request Received From 192.168.1.6:33396, Target = ssdp:all
2017-01-03 21:30:01.4402 Debug Dlna: Search Request Received From 192.168.1.6:48198, Target = ssdp:all
2017-01-03 21:30:01.5437 Debug Dlna: Search Request Received From 192.168.1.6:48198, Target = ssdp:all
2017-01-03 21:30:01.6478 Debug Dlna: Search Request Received From 192.168.1.6:48198, Target = ssdp:all
2017-01-03 21:33:05.7611 Debug Dlna: Search Request Received From 192.168.1.6:48791, Target = ssdp:all
2017-01-03 21:33:05.8647 Debug Dlna: Search Request Received From 192.168.1.6:48791, Target = ssdp:all
2017-01-03 21:33:05.9687 Debug Dlna: Search Request Received From 192.168.1.6:48791, Target = ssdp:all
2017-01-03 21:36:10.0819 Debug Dlna: Search Request Received From 192.168.1.6:55890, Target = ssdp:all
2017-01-03 21:36:10.1894 Debug Dlna: Search Request Received From 192.168.1.6:55890, Target = ssdp:all
2017-01-03 21:36:10.2910 Debug Dlna: Search Request Received From 192.168.1.6:55890, Target = ssdp:all
2017-01-03 21:39:14.4033 Debug Dlna: Search Request Received From 192.168.1.6:33444, Target = ssdp:all
2017-01-03 21:39:14.5064 Debug Dlna: Search Request Received From 192.168.1.6:33444, Target = ssdp:all
2017-01-03 21:39:14.6070 Debug Dlna: Search Request Received From 192.168.1.6:33444, Target = ssdp:all
2017-01-03 21:42:18.7236 Debug Dlna: Search Request Received From 192.168.1.6:34689, Target = ssdp:all
2017-01-03 21:42:18.8272 Debug Dlna: Search Request Received From 192.168.1.6:34689, Target = ssdp:all
2017-01-03 21:42:18.9309 Debug Dlna: Search Request Received From 192.168.1.6:34689, Target = ssdp:all
2017-01-03 21:45:23.0484 Debug Dlna: Search Request Received From 192.168.1.6:34431, Target = ssdp:all
2017-01-03 21:45:23.1519 Debug Dlna: Search Request Received From 192.168.1.6:34431, Target = ssdp:all
2017-01-03 21:45:23.2559 Debug Dlna: Search Request Received From 192.168.1.6:34431, Target = ssdp:all
2017-01-03 21:48:27.3735 Debug Dlna: Search Request Received From 192.168.1.6:50080, Target = ssdp:all
2017-01-03 21:48:27.4769 Debug Dlna: Search Request Received From 192.168.1.6:50080, Target = ssdp:all
2017-01-03 21:48:27.5811 Debug Dlna: Search Request Received From 192.168.1.6:50080, Target = ssdp:all
2017-01-03 21:51:31.6981 Debug Dlna: Search Request Received From 192.168.1.6:59434, Target = ssdp:all
2017-01-03 21:51:31.8017 Debug Dlna: Search Request Received From 192.168.1.6:59434, Target = ssdp:all
2017-01-03 21:51:31.9025 Debug Dlna: Search Request Received From 192.168.1.6:59434, Target = ssdp:all
2017-01-03 21:54:36.0189 Debug Dlna: Search Request Received From 192.168.1.6:46586, Target = ssdp:all
2017-01-03 21:54:36.1226 Debug Dlna: Search Request Received From 192.168.1.6:46586, Target = ssdp:all
2017-01-03 21:54:36.2233 Debug Dlna: Search Request Received From 192.168.1.6:46586, Target = ssdp:all
2017-01-03 21:57:40.3399 Debug Dlna: Search Request Received From 192.168.1.6:42569, Target = ssdp:all
2017-01-03 21:57:40.4435 Debug Dlna: Search Request Received From 192.168.1.6:42569, Target = ssdp:all
2017-01-03 21:57:40.5438 Debug Dlna: Search Request Received From 192.168.1.6:42569, Target = ssdp:all
2017-01-03 21:59:14.6966 Debug Dlna: Search Request Received From 192.168.1.2:55198, Target = urn:schemas-upnp-org:device:InternetGatewayDevice:1
2017-01-03 21:59:14.9730 Debug Dlna: Search Request Received From 192.168.1.2:55198, Target = urn:schemas-upnp-org:device:InternetGatewayDevice:1
2017-01-03 21:59:15.7172 Debug Dlna: Search Request Received From 192.168.1.2:59359, Target = upnp:rootdevice
2017-01-03 21:59:16.1016 Debug Dlna: Search Request Received From 192.168.1.2:59359, Target = urn:schemas-upnp-org:device:InternetGatewayDevice:1
2017-01-03 21:59:16.8148 Debug Dlna: Search Request Received From 192.168.1.2:59359, Target = urn:schemas-upnp-org:device:InternetGatewayDevice:1
2017-01-03 21:59:18.5759 Debug Dlna: Search Request Received From 192.168.1.2:50510, Target = urn:dial-multiscreen-org:service:dial:1
2017-01-03 21:59:18.7181 Debug Dlna: Search Request Received From 192.168.1.2:59359, Target = upnp:rootdevice
2017-01-03 21:59:19.1019 Debug Dlna: Search Request Received From 192.168.1.2:59359, Target = urn:schemas-upnp-org:device:InternetGatewayDevice:1
2017-01-03 21:59:19.3602 Debug Dlna: Search Request Received From 192.168.1.2:59359, Target = upnp:rootdevice
2017-01-03 21:59:19.4502 Debug Dlna: Search Request Received From 192.168.1.2:59359, Target = urn:schemas-wifialliance-org:device:WFADevice:1
2017-01-03 21:59:19.5755 Debug Dlna: Search Request Received From 192.168.1.2:50510, Target = urn:dial-multiscreen-org:service:dial:1
2017-01-03 21:59:19.7208 Debug Dlna: Search Request Received From 192.168.1.2:59359, Target = urn:schemas-upnp-org:device:InternetGatewayDevice:1
2017-01-03 21:59:19.8370 Debug Dlna: Search Request Received From 192.168.1.2:59359, Target = uuid:44851286-c7ee-468a-9efc-bb107f41c824
2017-01-03 21:59:19.8380 Debug Dlna: Search Request Received From 192.168.1.2:59359, Target = urn:schemas-upnp-org:device:InternetGatewayDevice:1
2017-01-03 21:59:19.8621 Debug Dlna: Search Request Received From 192.168.1.2:59359, Target = uuid:c527ee7f-d4ae-3df2-bc75-38be01c7b363
2017-01-03 21:59:19.9007 Debug Dlna: Search Request Received From 192.168.1.2:59359, Target = uuid:a7f77317-4ddc-5a75-226a-d7ae22b4ac74
2017-01-03 21:59:19.9269 Debug Dlna: Search Request Received From 192.168.1.2:59359, Target = uuid:915a1ec1-245c-4467-b11c-091436a39433
2017-01-03 21:59:19.9843 Debug Dlna: Search Request Received From 192.168.1.2:59359, Target = urn:dial-multiscreen-org:service:dial:1
2017-01-03 21:59:20.0155 Debug Dlna: Search Request Received From 192.168.1.2:59359, Target = uuid:858e13a0-483f-4cf3-a45b-006aac39f24a
2017-01-03 21:59:20.0449 Debug Dlna: Search Request Received From 192.168.1.2:59359, Target = uuid:78faf89b-9ac9-4f91-b4f8-d9a2f18a987a
2017-01-03 21:59:20.0700 Debug Dlna: Search Request Received From 192.168.1.2:59359, Target = uuid:64c20dc96904d561182102a04b57ce0e
2017-01-03 21:59:20.0951 Debug Dlna: Search Request Received From 192.168.1.2:59359, Target = urn:dial-multiscreen-org:service:dial:1
2017-01-03 21:59:20.1206 Debug Dlna: Search Request Received From 192.168.1.2:59359, Target = uuid:0e93a687-f887-3409-4407-9ec8f5fe721c
2017-01-03 21:59:20.1469 Debug Dlna: Search Request Received From 192.168.1.2:59359, Target = uuid:00113237-8d44-0011-448d-448d37321100
2017-01-03 21:59:20.1713 Debug Dlna: Search Request Received From 192.168.1.2:59359, Target = urn:schemas-upnp-org:device:InternetGatewayDevice:1
2017-01-03 21:59:20.5756 Debug Dlna: Search Request Received From 192.168.1.2:50510, Target = urn:dial-multiscreen-org:service:dial:1
2017-01-03 21:59:21.5771 Debug Dlna: Search Request Received From 192.168.1.2:50510, Target = urn:dial-multiscreen-org:service:dial:1
2017-01-03 21:59:21.7187 Debug Dlna: Search Request Received From 192.168.1.2:59359, Target = upnp:rootdevice
2017-01-03 21:59:22.1021 Debug Dlna: Search Request Received From 192.168.1.2:59359, Target = urn:schemas-upnp-org:device:InternetGatewayDevice:1
2017-01-03 21:59:22.8427 Debug Dlna: Search Request Received From 192.168.1.2:59359, Target = urn:schemas-upnp-org:device:InternetGatewayDevice:1
2017-01-03 21:59:23.2267 Debug Dlna: Search Request Received From 192.168.1.2:59359, Target = upnp:rootdevice
2017-01-03 21:59:23.2523 Debug Dlna: Search Request Received From 192.168.1.2:59359, Target = urn:schemas-wifialliance-org:device:WFADevice:1
2017-01-03 21:59:23.2781 Debug Dlna: Search Request Received From 192.168.1.2:59359, Target = urn:schemas-upnp-org:device:InternetGatewayDevice:1
2017-01-03 21:59:23.3034 Debug Dlna: Search Request Received From 192.168.1.2:59359, Target = uuid:44851286-c7ee-468a-9efc-bb107f41c824
2017-01-03 21:59:23.3294 Debug Dlna: Search Request Received From 192.168.1.2:59359, Target = uuid:c527ee7f-d4ae-3df2-bc75-38be01c7b363
2017-01-03 21:59:23.3548 Debug Dlna: Search Request Received From 192.168.1.2:59359, Target = uuid:a7f77317-4ddc-5a75-226a-d7ae22b4ac74
2017-01-03 21:59:23.3802 Debug Dlna: Search Request Received From 192.168.1.2:59359, Target = uuid:915a1ec1-245c-4467-b11c-091436a39433
2017-01-03 21:59:23.4053 Debug Dlna: Search Request Received From 192.168.1.2:59359, Target = urn:dial-multiscreen-org:service:dial:1
2017-01-03 21:59:23.4303 Debug Dlna: Search Request Received From 192.168.1.2:59359, Target = uuid:858e13a0-483f-4cf3-a45b-006aac39f24a
2017-01-03 21:59:23.4559 Debug Dlna: Search Request Received From 192.168.1.2:59359, Target = uuid:78faf89b-9ac9-4f91-b4f8-d9a2f18a987a
2017-01-03 21:59:23.4820 Debug Dlna: Search Request Received From 192.168.1.2:59359, Target = uuid:64c20dc96904d561182102a04b57ce0e
2017-01-03 21:59:23.5074 Debug Dlna: Search Request Received From 192.168.1.2:59359, Target = urn:dial-multiscreen-org:service:dial:1
2017-01-03 21:59:23.5324 Debug Dlna: Search Request Received From 192.168.1.2:59359, Target = uuid:0e93a687-f887-3409-4407-9ec8f5fe721c
2017-01-03 21:59:23.5583 Debug Dlna: Search Request Received From 192.168.1.2:59359, Target = uuid:00113237-8d44-0011-448d-448d37321100
2017-01-03 21:59:23.5836 Debug Dlna: Search Request Received From 192.168.1.2:59359, Target = urn:schemas-upnp-org:device:InternetGatewayDevice:1
2017-01-03 21:59:24.6762 Debug Dlna: Search Request Received From 192.168.1.2:59359, Target = urn:schemas-upnp-org:device:InternetGatewayDevice:1
2017-01-03 21:59:25.8433 Debug Dlna: Search Request Received From 192.168.1.2:59359, Target = urn:schemas-upnp-org:device:InternetGatewayDevice:1
2017-01-03 21:59:27.6764 Debug Dlna: Search Request Received From 192.168.1.2:59359, Target = urn:schemas-upnp-org:device:InternetGatewayDevice:1
2017-01-03 21:59:28.8435 Debug Dlna: Search Request Received From 192.168.1.2:59359, Target = urn:schemas-upnp-org:device:InternetGatewayDevice:1
2017-01-03 21:59:30.6772 Debug Dlna: Search Request Received From 192.168.1.2:59359, Target = urn:schemas-upnp-org:device:InternetGatewayDevice:1
2017-01-03 21:59:31.8526 Debug Dlna: Search Request Received From 192.168.1.2:59359, Target = urn:schemas-upnp-org:device:InternetGatewayDevice:1
2017-01-03 21:59:34.8531 Debug Dlna: Search Request Received From 192.168.1.2:59359, Target = urn:schemas-upnp-org:device:InternetGatewayDevice:1
2017-01-03 21:59:35.8253 Debug Dlna: Search Request Received From 192.168.1.2:64167, Target = urn:dial-multiscreen-org:service:dial:1
2017-01-03 21:59:36.1019 Debug Dlna: Search Request Received From 192.168.1.2:59359, Target = upnp:rootdevice
2017-01-03 21:59:36.8247 Debug Dlna: Search Request Received From 192.168.1.2:64167, Target = urn:dial-multiscreen-org:service:dial:1
2017-01-03 21:59:37.8280 Debug Dlna: Search Request Received From 192.168.1.2:64167, Target = urn:dial-multiscreen-org:service:dial:1
2017-01-03 21:59:37.8532 Debug Dlna: Search Request Received From 192.168.1.2:59359, Target = urn:schemas-upnp-org:device:InternetGatewayDevice:1
2017-01-03 21:59:37.8704 Debug Dlna: Search Request Received From 192.168.1.2:59359, Target = urn:schemas-wifialliance-org:device:WFADevice:1
2017-01-03 21:59:38.8278 Debug Dlna: Search Request Received From 192.168.1.2:64167, Target = urn:dial-multiscreen-org:service:dial:1
2017-01-03 21:59:39.1025 Debug Dlna: Search Request Received From 192.168.1.2:59359, Target = upnp:rootdevice
2017-01-03 21:59:40.8712 Debug Dlna: Search Request Received From 192.168.1.2:59359, Target = urn:schemas-wifialliance-org:device:WFADevice:1
2017-01-03 21:59:42.1033 Debug Dlna: Search Request Received From 192.168.1.2:59359, Target = upnp:rootdevice
2017-01-03 21:59:43.9511 Debug Dlna: Search Request Received From 192.168.1.2:59359, Target = urn:schemas-wifialliance-org:device:WFADevice:1
2017-01-03 22:00:14.7905 Debug Dlna: Search Request Received From 192.168.1.2:63923, Target = urn:dial-multiscreen-org:service:dial:1
2017-01-03 22:00:15.7904 Debug Dlna: Search Request Received From 192.168.1.2:63923, Target = urn:dial-multiscreen-org:service:dial:1
2017-01-03 22:00:16.7897 Debug Dlna: Search Request Received From 192.168.1.2:63923, Target = urn:dial-multiscreen-org:service:dial:1
2017-01-03 22:00:17.7901 Debug Dlna: Search Request Received From 192.168.1.2:63923, Target = urn:dial-multiscreen-org:service:dial:1
2017-01-03 22:00:44.6567 Debug Dlna: Search Request Received From 192.168.1.6:44538, Target = ssdp:all
2017-01-03 22:00:44.7606 Debug Dlna: Search Request Received From 192.168.1.6:44538, Target = ssdp:all
2017-01-03 22:00:44.8643 Debug Dlna: Search Request Received From 192.168.1.6:44538, Target = ssdp:all
2017-01-03 22:01:18.5702 Debug Dlna: Search Request Received From 192.168.1.2:59960, Target = urn:dial-multiscreen-org:service:dial:1
2017-01-03 22:01:19.5706 Debug Dlna: Search Request Received From 192.168.1.2:59960, Target = urn:dial-multiscreen-org:service:dial:1
2017-01-03 22:01:20.5701 Debug Dlna: Search Request Received From 192.168.1.2:59960, Target = urn:dial-multiscreen-org:service:dial:1
2017-01-03 22:01:21.5706 Debug Dlna: Search Request Received From 192.168.1.2:59960, Target = urn:dial-multiscreen-org:service:dial:1
2017-01-03 22:02:22.6642 Debug Dlna: Search Request Received From 192.168.1.2:59359, Target = upnp:rootdevice
2017-01-03 22:02:22.7018 Debug Dlna: Search Request Received From 192.168.1.2:59359, Target = urn:schemas-wifialliance-org:device:WFADevice:1
2017-01-03 22:02:25.6642 Debug Dlna: Search Request Received From 192.168.1.2:59359, Target = upnp:rootdevice
2017-01-03 22:02:25.7098 Debug Dlna: Search Request Received From 192.168.1.2:59359, Target = urn:schemas-wifialliance-org:device:WFADevice:1
2017-01-03 22:02:28.6644 Debug Dlna: Search Request Received From 192.168.1.2:59359, Target = upnp:rootdevice
2017-01-03 22:02:28.7109 Debug Dlna: Search Request Received From 192.168.1.2:59359, Target = urn:schemas-wifialliance-org:device:WFADevice:1
2017-01-03 22:03:18.5646 Debug Dlna: Search Request Received From 192.168.1.2:65439, Target = urn:dial-multiscreen-org:service:dial:1
2017-01-03 22:03:19.5643 Debug Dlna: Search Request Received From 192.168.1.2:65439, Target = urn:dial-multiscreen-org:service:dial:1
2017-01-03 22:03:20.5648 Debug Dlna: Search Request Received From 192.168.1.2:65439, Target = urn:dial-multiscreen-org:service:dial:1
2017-01-03 22:03:21.5649 Debug Dlna: Search Request Received From 192.168.1.2:65439, Target = urn:dial-multiscreen-org:service:dial:1
2017-01-03 22:03:32.9966 Debug XmlSerializer: Deserializing file /var/packages/EmbyServer/target/var/config/branding.xml
2017-01-03 22:03:33.1183 Info HttpServer: HTTP GET https://192.168.1.6:8920/web/strings/fr.json?v=1483477426737. UserAgent: Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.87 Safari/537.36
2017-01-03 22:03:33.2402 Info HttpServer: HTTP Response 200 to 192.168.1.2. Time: 137ms. https://192.168.1.6:8920/web/strings/fr.json?v=1483477426737
2017-01-03 22:03:33.2431 Info HttpServer: HTTP GET https://192.168.1.6:8920/web/bower_components/emby-webcomponents/strings/fr.json?v=1483477426737. UserAgent: Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.87 Safari/537.36
2017-01-03 22:03:33.2669 Info HttpServer: HTTP Response 200 to 192.168.1.2. Time: 24ms. https://192.168.1.6:8920/web/bower_components/emby-webcomponents/strings/fr.json?v=1483477426737
2017-01-03 22:03:33.5672 Info HttpServer: HTTP GET https://192.168.1.6:8920/emby/Plugins/SecurityInfo. UserAgent: Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.87 Safari/537.36
2017-01-03 22:03:33.9446 Info App: App Activity: app: Emby Mobile, version: 3.1.266.0, deviceId: 8696369ab453e2e8421afb19e3b4f2ee04820748, deviceName: Chrome 55.0.2883.87
2017-01-03 22:03:34.2420 Info HttpServer: HTTP GET https://192.168.1.6:8920/emby/system/info/public. UserAgent: Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.87 Safari/537.36
2017-01-03 22:03:34.3303 Debug NetworkManager: Querying interface: lo. Type: Loopback. Status: Unknown
2017-01-03 22:03:34.3344 Debug NetworkManager: Querying interface: eth0. Type: Ethernet. Status: Up
2017-01-03 22:03:34.3383 Debug NetworkManager: Querying interface: tun0. Type: 0. Status: Unknown
2017-01-03 22:03:34.3824 Debug JsonSerializer: Deserializing file /var/packages/EmbyServer/target/var/data/devices/0a1515a857c732e8179e410c7ab236af/device.json
2017-01-03 22:03:34.4698 Info HttpServer: HTTP Response 200 to 192.168.1.2. Time: 228ms. https://192.168.1.6:8920/emby/system/info/public
2017-01-03 22:03:34.4815 Info HttpServer: HTTP GET https://192.168.1.6:8920/emby/System/Info. UserAgent: Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.87 Safari/537.36
2017-01-03 22:03:34.7431 Info HttpServer: HTTP Response 200 to 192.168.1.2. Time: 262ms. https://192.168.1.6:8920/emby/System/Info
2017-01-03 22:03:34.7694 Info HttpServer: HTTP GET https://192.168.1.6:8920/emby/users/a7ce8f0703944ff190704fc9fd5214a0. UserAgent: Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.87 Safari/537.36
2017-01-03 22:03:34.7932 Debug XmlSerializer: Deserializing file /var/packages/EmbyServer/target/var/config/users/a7ce8f0703944ff190704fc9fd5214a0/config.xml
2017-01-03 22:03:34.8165 Debug JsonSerializer: Deserializing file /var/packages/EmbyServer/target/var/data/devices/0f1581f1aec2883e1ea10e6fb33509d4/device.json
2017-01-03 22:03:34.8341 Debug JsonSerializer: Deserializing file /var/packages/EmbyServer/target/var/data/devices/115e5c6d110b11b4cab08f0092f2fec0/device.json
2017-01-03 22:03:34.8536 Debug JsonSerializer: Deserializing file /var/packages/EmbyServer/target/var/data/devices/341ee467158ca66a3d3e6de0f044e46e/device.json
2017-01-03 22:03:34.8554 Debug JsonSerializer: Deserializing file /var/packages/EmbyServer/target/var/data/devices/37dce8e05878df1b12f6dbff24b8536d/device.json
2017-01-03 22:03:34.8572 Debug JsonSerializer: Deserializing file /var/packages/EmbyServer/target/var/data/devices/3c791def7a5ce747e463d1dc555f7abc/device.json
2017-01-03 22:03:34.8695 Debug JsonSerializer: Deserializing file /var/packages/EmbyServer/target/var/data/devices/3cc6a4a7248d19e052fd12eeed424762/device.json
2017-01-03 22:03:34.8712 Debug JsonSerializer: Deserializing file /var/packages/EmbyServer/target/var/data/devices/3cfd0da5e368011679e9fdd9a04ca858/device.json
2017-01-03 22:03:34.8730 Debug JsonSerializer: Deserializing file /var/packages/EmbyServer/target/var/data/devices/4a9d05d575325286286a66e37d86b4b7/device.json
2017-01-03 22:03:34.8749 Debug JsonSerializer: Deserializing file /var/packages/EmbyServer/target/var/data/devices/5a3da4381c4f5563debd9ffea8b6d47f/device.json

What do you think James ?

 586c1421bcaef_Sanstitre.jpg

Link to comment
Share on other sites

solabc16

Hi @@solabc16,

 

Thank you for your effort with this. The NLog filter does work as intended and the Emby Connect related log entries no longer appear in the Emby log files. Simple and elegant.

 

I do still think there is disk activity from the hourly Emby Connect checks though. You can see this with the following command, note the file modified date of the file - it is modified every hour from the time that Emby Server starts:

ls -l /var/packages/EmbyServer/target/var/data/connect.txt

This is also evident in the source code as well. This is why I initially suggested for possibly allowing for the Emby Connect to be turned off, but I now see that Emby Connect is used for authorization as well.

 

I am going to leave Emby running overnight to see whether there is any difference. Hopefully I am wrong about the connect.txt file :)

 

Hi @@newb

 

Thanks for the follow up, I suspect we'll find a couple more areas that'll need solutions, but it's a step in the right direction.

 

With the system left idle for > 1hr, you could also try the following, to see what it reveals:-

find /var/packages/EmbyServer/target/ -mmin -60

Best

- James

Link to comment
Share on other sites

solabc16

Hello @@Darkjeje

 

The DLNA service can be quite 'chatty', especially if debug logging is enabled.

 

The question here, is should it be doing anything at all when the DLNA services are not enabled.

 

What is the device at 192.168.1.2?

 

It's a potential waste of resources, although probably only noticable on lower spec machines.

 

I'd suggest raising the question in a specific thread to get some clarity on the behaviour.

 

Best

- James

Link to comment
Share on other sites

Hi @@solabc16,

 

Here is the output:

admin@diskstation:~$ find /var/packages/EmbyServer/target/ -mmin -60
/var/packages/EmbyServer/target/var/logs/server-63619084800.txt
/var/packages/EmbyServer/target/var/data/wan.txt
/var/packages/EmbyServer/target/var/data/connect.txt
/var/packages/EmbyServer/target/var/data/users.db-wal
/var/packages/EmbyServer/target/var/data/users.db-shm

I see that the Android app is chatty as well, checking every 30 minutes for things to sync, even though I do not use offline sync. There are some UDP messages sent to the app as well. I picked this up last time and ended up removing the server from the app during my tests so that the app does not taint the test results. This explains the users.db-wal, users.db-shm and log file writes. The app accesses the following URLs:

GET http://10.0.1.9:8096/emby/system/info/public?format=json
GET http://10.0.1.9:8096/emby/system/info?format=json
GET http://10.0.1.9:8096/mediabrowser/users/xxxxxxxxxxxxxxxx?format=json
GET http://10.0.1.9:8096/emby/Users/xxxxxxxxxxxxxxxx/Offline?format=json
POST http://10.0.1.9:8096/emby/Sync/Data?format=json
GET http://10.0.1.9:8096/emby/Sync/Items/Ready?TargetId=xxxxxxxxxx&format=json
POST http://10.0.1.9:8096/emby/Sync/Data?format=json

There was a chapter image extraction task that ran as well, but this is scheduled to run only once a day, so I am not worried about that particular scheduled task.

 

Full logs are available here: sendlogs_diskstation_synology_braswell_216+II_20170104T011950UTC.tgz

 

EDIT: I see the wan.txt file is also written to as part of Emby Connect.

Edited by newb
Link to comment
Share on other sites

woody76

Good Evening,

 

I did the commands mentioned above in ssh on the Diskstation, but it has no effect on hibernation of the diskstation. Do I have to do anything else?

Debugging is off.

 

Thank you for your reply.

Link to comment
Share on other sites

solabc16

Hi @@woody76

 

Thanks for getting in touch. A couple of questions:-

 

1) What do you have HDD hibernation time set to?

 

2) With Emby Server package stopped, does your system hibernates reliably?

 

3) Can you output the results of the following command:-

sudo find /var/packages/EmbyServer/target/ -mmin -20

Best

- James

Link to comment
Share on other sites

solabc16

Hi @@newb, All

 

DLNA can be a little 'chatty', especially if there are a lot of DLNA capable devies on your network.

 

If you're using DLNA, then we can look at adding to the filter to remove the messages that are keeping the disks active.

 

If you're not using DLNA, then turn it off in Manager Server -> Extras -> DLNA -> Enable DLNA Play To / Enable DLNA server.

 

On one of our test systems, this leaves us with only these two files being periodically touched:-

/var/packages/EmbyServer/target/var/data/wan.txt
/var/packages/EmbyServer/target/var/data/connect.txt

As the contents of both of these are volatile in nature, there's a few options we have here to prevents these touches waking up the system.

 

How are you getting on?

 

Best

- James
 

Link to comment
Share on other sites

woody76

Hello @,

 

to your first question: the time is set to 30 minutes.

I tried the hibernation with emby server stopped. Immediately after stopping the emby server, the diskstation went to sleep after the 30 minutes had passed.

the output to the command in your third question was nothing.

 

But I can find NLog.config is in the directory /var/packages/EmbyServer/target/var/config/

That made me a little confused. I renamed the file to NLog.old and did the above commands again to have a closer look at it. The file is downloaded and I did the chown command. And also this command is done right. Then I did the find command again an the output is the following:

/var/packages/EmbyServer/target/var/config
/var/packages/EmbyServer/target/var/config/NLog.old

So now I'll try the behavior of hibernation again. I'll report again here what it will look like.

 

Thanks a lot

Thorsten

Edited by woody76
Link to comment
Share on other sites

solabc16

Hello @@woody76

 

The idea behind running the command...

sudo find /var/packages/EmbyServer/target/ -mmin -20

...is to show which files Emby Server has modified in the last 20 minutes.

 

If the output from the command is nothing, that's ok.

 

As you have you HDD hibernation time set to 30 minutes, then try running the above command with -30 instead of -20.

 

If Emby Server has modified any files in the last 30 minutes, it will show up in the output from the command.

 

If Emby Server hasn't modified any files in the last 30 minutes but your NAS HDDs are still not sleeping, then we'll need to look elsewhere to find out why.

 

Keep us posted...

 

Best

- James

Link to comment
Share on other sites

Darkjeje

Hello @@solabc16

 

Thank you for your help, my NAS is hibernate  ;)

 

To help you, the screenshot of my NAS for this night and the log of Emby server with the same night.

If it can help you.

 

587209fc1fff1_CopiecranNAS20170108.jpg


My log : 


2017-01-08 00:02:10.4891 Info App: Application version: 3.1.269.0
2017-01-08 00:02:10.4891 Info App: Emby
	Command line: /var/packages/EmbyServer/target/server/MediaBrowser.Server.Mono.exe -package synology -programdata /var/packages/EmbyServer/target/var -ffmpeg /var/packages/EmbyServer/target/ffmpeg/bin/ffmpeg -ffprobe /var/packages/EmbyServer/target/ffmpeg/bin/ffprobe -restartpath /var/packages/EmbyServer/scripts/restart
	Operating system: Unix 3.2.40.0
	64-Bit OS: False
	64-Bit Process: False
	Mono: 4.6.2 (Stable 4.6.2.7/08fd525 Fri Dec 30 01:46:13 CST 2016)
	Processor count: 4
	Program data path: /var/packages/EmbyServer/target/var
	Application directory: /volume1/@appstore/EmbyServer/releases/v3.1.269-beta
2017-01-08 00:02:10.4926 Info App: Application configuration:
	{"EnableUPnP":false,"PublicPort":8096,"PublicHttpsPort":8920,"HttpServerPortNumber":8096,"HttpsPortNumber":8920,"EnableHttps":true,"EnableSeriesPresentationUniqueKey":true,"CertificatePath":"/usr/syno/etc/certificate/system/default/cert.pfx","IsPortAuthorized":true,"EnableCaseSensitiveItemIds":false,"MetadataPath":"","SeasonZeroDisplayName":"Specials","PreferredMetadataLanguage":"fr","MetadataCountryCode":"FR","SortReplaceCharacters":[".","+","%"],"SortRemoveCharacters":[",","&","-","{","}","'"],"SortRemoveWords":["the","a","an"],"MinResumePct":5,"MaxResumePct":90,"MinResumeDurationSeconds":300,"LibraryMonitorDelay":60,"EnableDashboardResponseCaching":true,"DashboardSourcePath":"","ImageSavingConvention":"Compatible","MetadataOptions":[{"ItemType":"Book","ImageOptions":[{"Type":"Backdrop","Limit":1,"MinWidth":1280}],"DisabledMetadataSavers":[],"LocalMetadataReaderOrder":[],"DisabledMetadataFetchers":[],"MetadataFetcherOrder":[],"DisabledImageFetchers":[],"ImageFetcherOrder":[]},{"ItemType":"Movie","ImageOptions":[{"Type":"Primary","Limit":1,"MinWidth":0},{"Type":"Art","Limit":0,"MinWidth":0},{"Type":"Banner","Limit":1,"MinWidth":0},{"Type":"Disc","Limit":0,"MinWidth":0},{"Type":"Logo","Limit":1,"MinWidth":0},{"Type":"Thumb","Limit":1,"MinWidth":0},{"Type":"Backdrop","Limit":5,"MinWidth":1280},{"Type":"Screenshot","Limit":1,"MinWidth":0}],"DisabledMetadataSavers":[],"LocalMetadataReaderOrder":["Nfo","Emby Xml"],"DisabledMetadataFetchers":[],"MetadataFetcherOrder":["The Open Movie Database","TheMovieDb"],"DisabledImageFetchers":[],"ImageFetcherOrder":["TheMovieDb","FanArt","The Open Movie Database","Screen Grabber"]},{"ItemType":"Series","ImageOptions":[{"Type":"Backdrop","Limit":2,"MinWidth":1280},{"Type":"Art","Limit":0,"MinWidth":0},{"Type":"Primary","Limit":1,"MinWidth":0},{"Type":"Banner","Limit":1,"MinWidth":0},{"Type":"Thumb","Limit":1,"MinWidth":0},{"Type":"Logo","Limit":1,"MinWidth":0}],"DisabledMetadataSavers":["Emby Xml"],"LocalMetadataReaderOrder":[],"DisabledMetadataFetchers":[],"MetadataFetcherOrder":[],"DisabledImageFetchers":[],"ImageFetcherOrder":[]},{"ItemType":"MusicAlbum","ImageOptions":[{"Type":"Backdrop","Limit":1,"MinWidth":1280},{"Type":"Disc","Limit":0,"MinWidth":0}],"DisabledMetadataSavers":["Emby Xml"],"LocalMetadataReaderOrder":[],"DisabledMetadataFetchers":[],"MetadataFetcherOrder":[],"DisabledImageFetchers":[],"ImageFetcherOrder":[]},{"ItemType":"MusicArtist","ImageOptions":[{"Type":"Backdrop","Limit":1,"MinWidth":1280},{"Type":"Banner","Limit":0,"MinWidth":0},{"Type":"Art","Limit":0,"MinWidth":0}],"DisabledMetadataSavers":["Emby Xml"],"LocalMetadataReaderOrder":[],"DisabledMetadataFetchers":[],"MetadataFetcherOrder":[],"DisabledImageFetchers":[],"ImageFetcherOrder":[]},{"ItemType":"Season","ImageOptions":[{"Type":"Backdrop","Limit":0,"MinWidth":1280}],"DisabledMetadataSavers":["Emby Xml"],"LocalMetadataReaderOrder":[],"DisabledMetadataFetchers":[],"MetadataFetcherOrder":[],"DisabledImageFetchers":[],"ImageFetcherOrder":[]},{"ItemType":"Episode","ImageOptions":[{"Type":"Backdrop","Limit":3,"MinWidth":1280}],"DisabledMetadataSavers":["Emby Xml"],"LocalMetadataReaderOrder":[],"DisabledMetadataFetchers":["The Open Movie Database","TheMovieDb"],"MetadataFetcherOrder":[],"DisabledImageFetchers":[],"ImageFetcherOrder":[]},{"ItemType":"MusicVideo","ImageOptions":[{"Type":"Backdrop","Limit":3,"MinWidth":1280}],"DisabledMetadataSavers":["Emby Xml"],"LocalMetadataReaderOrder":[],"DisabledMetadataFetchers":[],"MetadataFetcherOrder":[],"DisabledImageFetchers":[],"ImageFetcherOrder":[]},{"ItemType":"Video","ImageOptions":[{"Type":"Backdrop","Limit":3,"MinWidth":1280}],"DisabledMetadataSavers":["Emby Xml"],"LocalMetadataReaderOrder":[],"DisabledMetadataFetchers":[],"MetadataFetcherOrder":[],"DisabledImageFetchers":[],"ImageFetcherOrder":[]}],"EnableAutomaticRestart":true,"SkipDeserializationForBasicTypes":false,"SkipDeserializationForPrograms":false,"SkipDeserializationForAudio":false,"PathSubstitutions":[{"From":"/volume1/Film/Film (A à K)","To":"\\\\DISKSTATIONJR\\Film\\Film (A à K)"},{"From":" /volume1/Film/Film (L à Z) ","To":"\\\\DISKSTATIONJR\\Film\\Film (L à Z)"},{"From":"/volume2/Série","To":"\\\\DISKSTATIONJR\\Série"},{"From":"/volume1/Film/Sketch","To":"\\\\DISKSTATIONJR\\Film\\Sketch"},{"From":"/volume2/Série","To":" \\\\192.168.1.6\\Série"}],"ServerName":"","WanDdns":"diskstationjr.ovh","UICulture":"fr","SaveMetadataHidden":false,"ContentTypes":[],"RemoteClientBitrateLimit":0,"SharingExpirationDays":30,"SchemaVersion":109,"EnableAnonymousUsageReporting":true,"EnableStandaloneMusicKeys":false,"EnableLocalizedGuids":true,"EnableFolderView":false,"EnableGroupingIntoCollections":true,"DisplaySpecialsWithinSeasons":true,"DisplayCollectionsView":true,"LocalNetworkAddresses":[],"CodecsUsed":[],"Migrations":["LibraryScan6"],"EnableChannelView":false,"EnableExternalContentInSuggestions":true,"EnableSimpleArtistDetection":false,"ImageExtractionTimeoutMs":10000,"EnableDebugLevelLogging":true,"EnableAutoUpdate":true,"SystemUpdateLevel":"Beta","LogFileRetentionDays":3,"RunAtStartup":false,"IsStartupWizardCompleted":true,"CachePath":""}
2017-01-08 00:02:10.4982 Info App: Plugins:
	Emby.Kodi Sync Queue 1.3.6194.21133
2017-01-08 00:02:10.4982 Info TaskManager: Start new log file Completed after 0 minute(s) and 0 seconds
2017-01-08 00:02:10.5626 Info TaskManager: ExecuteQueuedTasks
2017-01-08 00:02:11.3792 Info TaskManager: Daily trigger for Scan media library set to fire at 1/9/2017 12:00:00 AM, which is 1437.81034675 minutes from now.
2017-01-08 00:02:11.6952 Info TaskManager: Daily trigger for Start new log file set to fire at 1/9/2017 12:00:00 AM, which is 1437.80507995 minutes from now.
2017-01-08 00:02:11.7891 Info App: Updating series from tvdb 121361, language fr
2017-01-08 00:02:11.8303 Info HttpClient: HttpClientManager GET: https://www.thetvdb.com/api/B89CE93890E9419B/series/121361/all/fr.zip
2017-01-08 00:02:13.2920 Info App: Updating series from tvdb 73739, language fr
2017-01-08 00:02:13.2956 Info HttpClient: HttpClientManager GET: https://www.thetvdb.com/api/B89CE93890E9419B/series/73739/all/fr.zip
2017-01-08 00:02:14.1939 Info App: Updating series from tvdb 72108, language fr
2017-01-08 00:02:14.1948 Info HttpClient: HttpClientManager GET: https://www.thetvdb.com/api/B89CE93890E9419B/series/72108/all/fr.zip
2017-01-08 00:02:17.5121 Info App: Updating series from tvdb 76290, language fr
2017-01-08 00:02:17.5132 Info HttpClient: HttpClientManager GET: https://www.thetvdb.com/api/B89CE93890E9419B/series/76290/all/fr.zip
2017-01-08 00:02:18.9179 Info App: Updating series from tvdb 73762, language fr
2017-01-08 00:02:18.9190 Info HttpClient: HttpClientManager GET: https://www.thetvdb.com/api/B89CE93890E9419B/series/73762/all/fr.zip
2017-01-08 00:02:21.8142 Info App: Updating series from tvdb 73800, language fr
2017-01-08 00:02:21.8156 Info HttpClient: HttpClientManager GET: https://www.thetvdb.com/api/B89CE93890E9419B/series/73800/all/fr.zip
2017-01-08 00:02:23.9663 Info App: Updating series from tvdb 79501, language fr
2017-01-08 00:02:23.9675 Info HttpClient: HttpClientManager GET: https://www.thetvdb.com/api/B89CE93890E9419B/series/79501/all/fr.zip
2017-01-08 00:02:24.6978 Debug App: Running post-scan task RefreshIntrosTask
2017-01-08 00:02:24.7254 Debug XmlSerializer: Deserializing file /var/packages/EmbyServer/target/var/config/cinemamode.xml
2017-01-08 00:02:24.7668 Debug App: Running post-scan task LocalTrailerPostScanTask
2017-01-08 00:02:29.5608 Debug SqliteItemRepository: GetItemList query time (slow): 4785ms. Query: select type,data,StartDate,EndDate,ChannelId,IsMovie,IsSports,IsKids,IsSeries,IsLive,IsNews,IsPremiere,EpisodeTitle,IsRepeat,CommunityRating,CustomRating,IndexNumber,IsLocked,PreferredMetadataLanguage,PreferredMetadataCountryCode,IsHD,ExternalEtag,DateLastRefreshed,Name,Path,PremiereDate,Overview,ParentIndexNumber,ProductionYear,OfficialRating,OfficialRatingDescription,HomePageUrl,DisplayMediaType,ForcedSortName,RunTimeTicks,VoteCount,DateCreated,DateModified,guid,Genres,ParentId,Audio,ExternalServiceId,IsInMixedFolder,DateLastSaved,LockedFields,Studios,Tags,SourceType,TrailerTypes,OriginalTitle,PrimaryVersionId,DateLastMediaAdded,Album,CriticRating,CriticRatingSummary,IsVirtualItem,SeriesName,SeasonName,SeasonId,SeriesId,SeriesSortName,PresentationUniqueKey,InheritedParentalRatingValue,InheritedTags,ExternalSeriesId,ShortOverview,Tagline,Keywords,ProviderIds,Images,ProductionLocations,ThemeSongIds,ThemeVideoIds,TotalBitrate,ExtraType,Artists,AlbumArtists,ExternalId,SeriesPresentationUniqueKey from TypedBaseItems A where type in ('MediaBrowser.Controller.Entities.Movies.BoxSet','MediaBrowser.Controller.Entities.Game','MediaBrowser.Controller.Entities.Movies.Movie','MediaBrowser.Controller.Entities.TV.Series')
2017-01-08 00:02:29.8121 Debug App: Running post-scan task ArtistsPostScanTask
2017-01-08 00:02:32.5821 Debug App: Running post-scan task GameGenresPostScanTask
2017-01-08 00:02:32.7543 Debug App: Running post-scan task GenresPostScanTask
2017-01-08 00:02:34.5972 Debug SqliteItemRepository: GetItemValueNames query time (slow): 1832ms. Query: Select Value From ItemValues where Type=2 AND ItemId not In (select guid from typedbaseitems where type in ('MediaBrowser.Controller.Entities.Audio.Audio','MediaBrowser.Controller.Entities.MusicVideo','MediaBrowser.Controller.Entities.Audio.MusicAlbum','MediaBrowser.Controller.Entities.Audio.MusicArtist','MediaBrowser.Controller.Entities.Game','MediaBrowser.Controller.Entities.GameSystem')) Group By CleanValue
2017-01-08 00:02:35.0748 Debug App: Running post-scan task MusicGenresPostScanTask
2017-01-08 00:02:35.2073 Debug App: Running post-scan task StudiosPostScanTask
2017-01-08 00:02:44.2700 Debug App: Running post-scan task YearsPostScanTask
2017-01-08 00:02:44.9857 Debug App: Running post-scan task SeriesPostScanTask
2017-01-08 00:04:03.1314 Info App: Creating virtual unaired episode Grey's Anatomy 13x12
2017-01-08 00:04:03.8704 Debug XmlSerializer: Deserializing file /var/packages/EmbyServer/target/var/plugins/configurations/Emby.Kodi.SyncQueue.xml
2017-01-08 00:04:03.9622 Debug App: Running FFProbeProvider for Episode 12
2017-01-08 00:04:03.9872 Debug App: Running TvdbEpisodeProvider for Episode 12
2017-01-08 00:04:04.1925 Debug App: Running TvdbEpisodeImageProvider for None of Your Business
2017-01-08 00:04:04.2684 Debug App: Running MovieDbEpisodeImageProvider for None of Your Business
2017-01-08 00:04:04.3397 Info HttpClient: HttpClientManager GET: https://api.themoviedb.org/3/tv/1416/season/13/episode/12?api_key=f6bd687ffa63cd282b6ff2c6877f2669&append_to_response=images,external_ids,credits,videos&language=fr&include_image_language=fr,null,en
2017-01-08 00:04:05.7061 Error HttpClient: Error getting response from https://api.themoviedb.org/3/tv/1416/season/13/episode/12?api_key=f6bd687ffa63cd282b6ff2c6877f2669&append_to_response=images,external_ids,credits,videos&language=fr&include_image_language=fr,null,en
	*** Error Report ***
	Version: 3.1.269.0
	Command line: /var/packages/EmbyServer/target/server/MediaBrowser.Server.Mono.exe -package synology -programdata /var/packages/EmbyServer/target/var -ffmpeg /var/packages/EmbyServer/target/ffmpeg/bin/ffmpeg -ffprobe /var/packages/EmbyServer/target/ffmpeg/bin/ffprobe -restartpath /var/packages/EmbyServer/scripts/restart
	Operating system: Unix 3.2.40.0
	64-Bit OS: False
	64-Bit Process: False
	Mono: 4.6.2 (Stable 4.6.2.7/08fd525 Fri Dec 30 01:46:13 CST 2016)
	Processor count: 4
	Program data path: /var/packages/EmbyServer/target/var
	Application directory: /volume1/@appstore/EmbyServer/releases/v3.1.269-beta
	System.AggregateException: One or more errors occurred. ---> System.Net.WebException: The remote server returned an error: (404) Not Found.
	  at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <bd46d4d4f7964dfa9beea098499ab597>:0 
	  at System.Threading.Tasks.TaskFactory`1[TResult].FromAsyncCoreLogic (System.IAsyncResult iar, System.Func`2[T,TResult] endFunction, System.Action`1[T] endAction, System.Threading.Tasks.Task`1[TResult] promise, System.Boolean requiresSynchronization) [0x00014] in <8f2c484307284b51944a1a13a14c0266>:0 
	   --- End of inner exception stack trace ---
	  at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <8f2c484307284b51944a1a13a14c0266>:0 
	  at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <8f2c484307284b51944a1a13a14c0266>:0 
	  at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <8f2c484307284b51944a1a13a14c0266>:0 
	  at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <8f2c484307284b51944a1a13a14c0266>:0 
	  at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in <8f2c484307284b51944a1a13a14c0266>:0 
	  at Emby.Common.Implementations.HttpClientManager.HttpClientManager+<SendAsyncInternal>d__20.MoveNext () [0x004e6] in <117e948a3aee49efbc19c252c2ccd6e4>:0 
	---> (Inner Exception #0) System.Net.WebException: The remote server returned an error: (404) Not Found.
	  at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <bd46d4d4f7964dfa9beea098499ab597>:0 
	  at System.Threading.Tasks.TaskFactory`1[TResult].FromAsyncCoreLogic (System.IAsyncResult iar, System.Func`2[T,TResult] endFunction, System.Action`1[T] endAction, System.Threading.Tasks.Task`1[TResult] promise, System.Boolean requiresSynchronization) [0x00014] in <8f2c484307284b51944a1a13a14c0266>:0 <---
	
	System.AggregateException
	  at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <8f2c484307284b51944a1a13a14c0266>:0 
	  at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <8f2c484307284b51944a1a13a14c0266>:0 
	  at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <8f2c484307284b51944a1a13a14c0266>:0 
	  at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <8f2c484307284b51944a1a13a14c0266>:0 
	  at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in <8f2c484307284b51944a1a13a14c0266>:0 
	  at Emby.Common.Implementations.HttpClientManager.HttpClientManager+<SendAsyncInternal>d__20.MoveNext () [0x004e6] in <117e948a3aee49efbc19c252c2ccd6e4>:0 
	InnerException: System.Net.WebException
	System.Net.WebException: The remote server returned an error: (404) Not Found.
	  at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <bd46d4d4f7964dfa9beea098499ab597>:0 
	  at System.Threading.Tasks.TaskFactory`1[TResult].FromAsyncCoreLogic (System.IAsyncResult iar, System.Func`2[T,TResult] endFunction, System.Action`1[T] endAction, System.Threading.Tasks.Task`1[TResult] promise, System.Boolean requiresSynchronization) [0x00014] in <8f2c484307284b51944a1a13a14c0266>:0 
	  at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <bd46d4d4f7964dfa9beea098499ab597>:0 
	  at System.Threading.Tasks.TaskFactory`1[TResult].FromAsyncCoreLogic (System.IAsyncResult iar, System.Func`2[T,TResult] endFunction, System.Action`1[T] endAction, System.Threading.Tasks.Task`1[TResult] promise, System.Boolean requiresSynchronization) [0x00014] in <8f2c484307284b51944a1a13a14c0266>:0 
	
2017-01-08 00:04:05.7287 Error ProviderManager: MovieDbEpisodeImageProvider failed in GetImageInfos for type Episode
	*** Error Report ***
	Version: 3.1.269.0
	Command line: /var/packages/EmbyServer/target/server/MediaBrowser.Server.Mono.exe -package synology -programdata /var/packages/EmbyServer/target/var -ffmpeg /var/packages/EmbyServer/target/ffmpeg/bin/ffmpeg -ffprobe /var/packages/EmbyServer/target/ffmpeg/bin/ffprobe -restartpath /var/packages/EmbyServer/scripts/restart
	Operating system: Unix 3.2.40.0
	64-Bit OS: False
	64-Bit Process: False
	Mono: 4.6.2 (Stable 4.6.2.7/08fd525 Fri Dec 30 01:46:13 CST 2016)
	Processor count: 4
	Program data path: /var/packages/EmbyServer/target/var
	Application directory: /volume1/@appstore/EmbyServer/releases/v3.1.269-beta
	MediaBrowser.Model.Net.HttpException: One or more errors occurred. ---> System.AggregateException: One or more errors occurred. ---> System.Net.WebException: The remote server returned an error: (404) Not Found.
	  at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <bd46d4d4f7964dfa9beea098499ab597>:0 
	  at System.Threading.Tasks.TaskFactory`1[TResult].FromAsyncCoreLogic (System.IAsyncResult iar, System.Func`2[T,TResult] endFunction, System.Action`1[T] endAction, System.Threading.Tasks.Task`1[TResult] promise, System.Boolean requiresSynchronization) [0x00014] in <8f2c484307284b51944a1a13a14c0266>:0 
	   --- End of inner exception stack trace ---
	  at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <8f2c484307284b51944a1a13a14c0266>:0 
	  at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <8f2c484307284b51944a1a13a14c0266>:0 
	  at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <8f2c484307284b51944a1a13a14c0266>:0 
	  at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <8f2c484307284b51944a1a13a14c0266>:0 
	  at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in <8f2c484307284b51944a1a13a14c0266>:0 
	  at Emby.Common.Implementations.HttpClientManager.HttpClientManager+<SendAsyncInternal>d__20.MoveNext () [0x004e6] in <117e948a3aee49efbc19c252c2ccd6e4>:0 
	   --- End of inner exception stack trace ---
	  at Emby.Common.Implementations.HttpClientManager.HttpClientManager+<SendAsyncInternal>d__20.MoveNext () [0x00699] in <117e948a3aee49efbc19c252c2ccd6e4>:0 
	--- End of stack trace from previous location where exception was thrown ---
	  at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <8f2c484307284b51944a1a13a14c0266>:0 
	  at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <8f2c484307284b51944a1a13a14c0266>:0 
	  at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <8f2c484307284b51944a1a13a14c0266>:0 
	  at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <8f2c484307284b51944a1a13a14c0266>:0 
	  at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in <8f2c484307284b51944a1a13a14c0266>:0 
	  at Emby.Common.Implementations.HttpClientManager.HttpClientManager+<SendAsync>d__17.MoveNext () [0x0009f] in <117e948a3aee49efbc19c252c2ccd6e4>:0 
	--- End of stack trace from previous location where exception was thrown ---
	  at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <8f2c484307284b51944a1a13a14c0266>:0 
	  at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <8f2c484307284b51944a1a13a14c0266>:0 
	  at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <8f2c484307284b51944a1a13a14c0266>:0 
	  at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <8f2c484307284b51944a1a13a14c0266>:0 
	  at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in <8f2c484307284b51944a1a13a14c0266>:0 
	  at Emby.Common.Implementations.HttpClientManager.HttpClientManager+<Get>d__14.MoveNext () [0x0006f] in <117e948a3aee49efbc19c252c2ccd6e4>:0 
	--- End of stack trace from previous location where exception was thrown ---
	  at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <8f2c484307284b51944a1a13a14c0266>:0 
	  at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <8f2c484307284b51944a1a13a14c0266>:0 
	  at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <8f2c484307284b51944a1a13a14c0266>:0 
	  at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <8f2c484307284b51944a1a13a14c0266>:0 
	  at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in <8f2c484307284b51944a1a13a14c0266>:0 
	  at MediaBrowser.Providers.Movies.MovieDbProvider+<GetMovieDbResponse>d__40.MoveNext () [0x001af] in <4c8112a0f1724482a4e87a074199d9e3>:0 
	--- End of stack trace from previous location where exception was thrown ---
	  at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <8f2c484307284b51944a1a13a14c0266>:0 
	  at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <8f2c484307284b51944a1a13a14c0266>:0 
	  at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <8f2c484307284b51944a1a13a14c0266>:0 
	  at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <8f2c484307284b51944a1a13a14c0266>:0 
	  at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in <8f2c484307284b51944a1a13a14c0266>:0 
	  at MediaBrowser.Providers.TV.MovieDbProviderBase+<FetchMainResult>d__14.MoveNext () [0x0012a] in <4c8112a0f1724482a4e87a074199d9e3>:0 
	--- End of stack trace from previous location where exception was thrown ---
	  at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <8f2c484307284b51944a1a13a14c0266>:0 
	  at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <8f2c484307284b51944a1a13a14c0266>:0 
	  at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <8f2c484307284b51944a1a13a14c0266>:0 
	  at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <8f2c484307284b51944a1a13a14c0266>:0 
	  at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in <8f2c484307284b51944a1a13a14c0266>:0 
	  at MediaBrowser.Providers.TV.MovieDbProviderBase+<DownloadEpisodeInfo>d__13.MoveNext () [0x00090] in <4c8112a0f1724482a4e87a074199d9e3>:0 
	--- End of stack trace from previous location where exception was thrown ---
	  at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <8f2c484307284b51944a1a13a14c0266>:0 
	  at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <8f2c484307284b51944a1a13a14c0266>:0 
	  at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <8f2c484307284b51944a1a13a14c0266>:0 
	  at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <8f2c484307284b51944a1a13a14c0266>:0 
	  at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <8f2c484307284b51944a1a13a14c0266>:0 
	  at MediaBrowser.Providers.TV.MovieDbProviderBase+<GetEpisodeInfo>d__10.MoveNext () [0x0008b] in <4c8112a0f1724482a4e87a074199d9e3>:0 
	--- End of stack trace from previous location where exception was thrown ---
	  at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <8f2c484307284b51944a1a13a14c0266>:0 
	  at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <8f2c484307284b51944a1a13a14c0266>:0 
	  at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <8f2c484307284b51944a1a13a14c0266>:0 
	  at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <8f2c484307284b51944a1a13a14c0266>:0 
	  at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in <8f2c484307284b51944a1a13a14c0266>:0 
	  at MediaBrowser.Providers.TV.MovieDbEpisodeImageProvider+<GetImages>d__2.MoveNext () [0x0013d] in <4c8112a0f1724482a4e87a074199d9e3>:0 
	--- End of stack trace from previous location where exception was thrown ---
	  at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <8f2c484307284b51944a1a13a14c0266>:0 
	  at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <8f2c484307284b51944a1a13a14c0266>:0 
	  at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <8f2c484307284b51944a1a13a14c0266>:0 
	  at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <8f2c484307284b51944a1a13a14c0266>:0 
	  at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in <8f2c484307284b51944a1a13a14c0266>:0 
	  at MediaBrowser.Providers.Manager.ProviderManager+<GetImages>d__27.MoveNext () [0x000aa] in <4c8112a0f1724482a4e87a074199d9e3>:0 
	MediaBrowser.Model.Net.HttpException
	  at Emby.Common.Implementations.HttpClientManager.HttpClientManager+<SendAsyncInternal>d__20.MoveNext () [0x00699] in <117e948a3aee49efbc19c252c2ccd6e4>:0 
	--- End of stack trace from previous location where exception was thrown ---
	  at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <8f2c484307284b51944a1a13a14c0266>:0 
	  at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <8f2c484307284b51944a1a13a14c0266>:0 
	  at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <8f2c484307284b51944a1a13a14c0266>:0 
	  at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <8f2c484307284b51944a1a13a14c0266>:0 
	  at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in <8f2c484307284b51944a1a13a14c0266>:0 
	  at Emby.Common.Implementations.HttpClientManager.HttpClientManager+<SendAsync>d__17.MoveNext () [0x0009f] in <117e948a3aee49efbc19c252c2ccd6e4>:0 
	--- End of stack trace from previous location where exception was thrown ---
	  at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <8f2c484307284b51944a1a13a14c0266>:0 
	  at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <8f2c484307284b51944a1a13a14c0266>:0 
	  at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <8f2c484307284b51944a1a13a14c0266>:0 
	  at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <8f2c484307284b51944a1a13a14c0266>:0 
	  at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in <8f2c484307284b51944a1a13a14c0266>:0 
	  at Emby.Common.Implementations.HttpClientManager.HttpClientManager+<Get>d__14.MoveNext () [0x0006f] in <117e948a3aee49efbc19c252c2ccd6e4>:0 
	--- End of stack trace from previous location where exception was thrown ---
	  at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <8f2c484307284b51944a1a13a14c0266>:0 
	  at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <8f2c484307284b51944a1a13a14c0266>:0 
	  at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <8f2c484307284b51944a1a13a14c0266>:0 
	  at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <8f2c484307284b51944a1a13a14c0266>:0 
	  at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in <8f2c484307284b51944a1a13a14c0266>:0 
	  at MediaBrowser.Providers.Movies.MovieDbProvider+<GetMovieDbResponse>d__40.MoveNext () [0x001af] in <4c8112a0f1724482a4e87a074199d9e3>:0 
	--- End of stack trace from previous location where exception was thrown ---
	  at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <8f2c484307284b51944a1a13a14c0266>:0 
	  at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <8f2c484307284b51944a1a13a14c0266>:0 
	  at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <8f2c484307284b51944a1a13a14c0266>:0 
	  at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <8f2c484307284b51944a1a13a14c0266>:0 
	  at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in <8f2c484307284b51944a1a13a14c0266>:0 
	  at MediaBrowser.Providers.TV.MovieDbProviderBase+<FetchMainResult>d__14.MoveNext () [0x0012a] in <4c8112a0f1724482a4e87a074199d9e3>:0 
	--- End of stack trace from previous location where exception was thrown ---
	  at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <8f2c484307284b51944a1a13a14c0266>:0 
	  at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <8f2c484307284b51944a1a13a14c0266>:0 
	  at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <8f2c484307284b51944a1a13a14c0266>:0 
	  at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <8f2c484307284b51944a1a13a14c0266>:0 
	  at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in <8f2c484307284b51944a1a13a14c0266>:0 
	  at MediaBrowser.Providers.TV.MovieDbProviderBase+<DownloadEpisodeInfo>d__13.MoveNext () [0x00090] in <4c8112a0f1724482a4e87a074199d9e3>:0 
	--- End of stack trace from previous location where exception was thrown ---
	  at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <8f2c484307284b51944a1a13a14c0266>:0 
	  at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <8f2c484307284b51944a1a13a14c0266>:0 
	  at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <8f2c484307284b51944a1a13a14c0266>:0 
	  at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <8f2c484307284b51944a1a13a14c0266>:0 
	  at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <8f2c484307284b51944a1a13a14c0266>:0 
	  at MediaBrowser.Providers.TV.MovieDbProviderBase+<GetEpisodeInfo>d__10.MoveNext () [0x0008b] in <4c8112a0f1724482a4e87a074199d9e3>:0 
	--- End of stack trace from previous location where exception was thrown ---
	  at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <8f2c484307284b51944a1a13a14c0266>:0 
	  at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <8f2c484307284b51944a1a13a14c0266>:0 
	  at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <8f2c484307284b51944a1a13a14c0266>:0 
	  at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <8f2c484307284b51944a1a13a14c0266>:0 
	  at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in <8f2c484307284b51944a1a13a14c0266>:0 
	  at MediaBrowser.Providers.TV.MovieDbEpisodeImageProvider+<GetImages>d__2.MoveNext () [0x0013d] in <4c8112a0f1724482a4e87a074199d9e3>:0 
	--- End of stack trace from previous location where exception was thrown ---
	  at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <8f2c484307284b51944a1a13a14c0266>:0 
	  at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <8f2c484307284b51944a1a13a14c0266>:0 
	  at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <8f2c484307284b51944a1a13a14c0266>:0 
	  at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <8f2c484307284b51944a1a13a14c0266>:0 
	  at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in <8f2c484307284b51944a1a13a14c0266>:0 
	  at MediaBrowser.Providers.Manager.ProviderManager+<GetImages>d__27.MoveNext () [0x000aa] in <4c8112a0f1724482a4e87a074199d9e3>:0 
	InnerException: System.AggregateException
	System.AggregateException: One or more errors occurred. ---> System.Net.WebException: The remote server returned an error: (404) Not Found.
	  at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <bd46d4d4f7964dfa9beea098499ab597>:0 
	  at System.Threading.Tasks.TaskFactory`1[TResult].FromAsyncCoreLogic (System.IAsyncResult iar, System.Func`2[T,TResult] endFunction, System.Action`1[T] endAction, System.Threading.Tasks.Task`1[TResult] promise, System.Boolean requiresSynchronization) [0x00014] in <8f2c484307284b51944a1a13a14c0266>:0 
	   --- End of inner exception stack trace ---
	  at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <8f2c484307284b51944a1a13a14c0266>:0 
	  at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <8f2c484307284b51944a1a13a14c0266>:0 
	  at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <8f2c484307284b51944a1a13a14c0266>:0 
	  at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <8f2c484307284b51944a1a13a14c0266>:0 
	  at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in <8f2c484307284b51944a1a13a14c0266>:0 
	  at Emby.Common.Implementations.HttpClientManager.HttpClientManager+<SendAsyncInternal>d__20.MoveNext () [0x004e6] in <117e948a3aee49efbc19c252c2ccd6e4>:0 
	---> (Inner Exception #0) System.Net.WebException: The remote server returned an error: (404) Not Found.
	  at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <bd46d4d4f7964dfa9beea098499ab597>:0 
	  at System.Threading.Tasks.TaskFactory`1[TResult].FromAsyncCoreLogic (System.IAsyncResult iar, System.Func`2[T,TResult] endFunction, System.Action`1[T] endAction, System.Threading.Tasks.Task`1[TResult] promise, System.Boolean requiresSynchronization) [0x00014] in <8f2c484307284b51944a1a13a14c0266>:0 <---
	
	  at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <8f2c484307284b51944a1a13a14c0266>:0 
	  at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <8f2c484307284b51944a1a13a14c0266>:0 
	  at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <8f2c484307284b51944a1a13a14c0266>:0 
	  at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <8f2c484307284b51944a1a13a14c0266>:0 
	  at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in <8f2c484307284b51944a1a13a14c0266>:0 
	  at Emby.Common.Implementations.HttpClientManager.HttpClientManager+<SendAsyncInternal>d__20.MoveNext () [0x004e6] in <117e948a3aee49efbc19c252c2ccd6e4>:0 
	InnerException: System.Net.WebException
	System.Net.WebException: The remote server returned an error: (404) Not Found.
	  at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <bd46d4d4f7964dfa9beea098499ab597>:0 
	  at System.Threading.Tasks.TaskFactory`1[TResult].FromAsyncCoreLogic (System.IAsyncResult iar, System.Func`2[T,TResult] endFunction, System.Action`1[T] endAction, System.Threading.Tasks.Task`1[TResult] promise, System.Boolean requiresSynchronization) [0x00014] in <8f2c484307284b51944a1a13a14c0266>:0 
	  at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <bd46d4d4f7964dfa9beea098499ab597>:0 
	  at System.Threading.Tasks.TaskFactory`1[TResult].FromAsyncCoreLogic (System.IAsyncResult iar, System.Func`2[T,TResult] endFunction, System.Action`1[T] endAction, System.Threading.Tasks.Task`1[TResult] promise, System.Boolean requiresSynchronization) [0x00014] in <8f2c484307284b51944a1a13a14c0266>:0 
	
2017-01-08 00:04:05.7417 Debug App: Running OmdbImageProvider for None of Your Business
2017-01-08 00:04:05.7682 Debug App: Saving None of Your Business to database.
2017-01-08 00:04:10.8794 Debug XmlSerializer: Deserializing file /var/packages/EmbyServer/target/var/config/xbmcmetadata.xml
2017-01-08 00:04:10.9045 Debug App: Saving /volume2/Série/Greys Anatomy to database.
2017-01-08 00:04:11.1546 Debug App: Emby.Kodi.SyncQueue: ItemUpdated added for DB Saving ebc88b4e-580c-1b0a-d350-0f466d34ef01
2017-01-08 00:04:16.1697 Info App: Emby.Kodi.SyncQueue: Starting Library Sync...
2017-01-08 00:04:16.2418 Info App: Emby.Kodi.SyncQueue: "LIBRARYSYNC" Added 0 items:  
2017-01-08 00:04:16.5144 Info App: Emby.Kodi.SyncQueue: "LIBRARYSYNC" Removed 0 items:  
2017-01-08 00:04:17.0385 Debug App: Emby.Kodi.SyncQueue:  Updated ItemId: 'ebc88b4e580c1b0ad3500f466d34ef01'
2017-01-08 00:04:17.0890 Info App: Emby.Kodi.SyncQueue: "LIBRARYSYNC" Updated 1 items:  ebc88b4e580c1b0ad3500f466d34ef01
2017-01-08 00:04:17.0984 Info App: Emby.Kodi.SyncQueue: Finished Library Sync Taking 00:00:00.9193350
2017-01-08 00:04:53.3023 Info TaskManager: Scan media library Completed after 4 minute(s) and 53 seconds
2017-01-08 00:04:53.4911 Info TaskManager: ExecuteQueuedTasks
2017-01-08 00:04:53.6236 Info LibraryMonitor: Watching directory /volume1/Film/Vidéos tests
2017-01-08 00:04:53.6348 Info LibraryMonitor: Watching directory /volume1/Film/Documentaire
2017-01-08 00:04:53.8566 Info LibraryMonitor: Watching directory /volume1/Film/Sketch
2017-01-08 00:04:54.1193 Info LibraryMonitor: Watching directory /volume1/Dossier partagé
2017-01-08 00:04:54.1303 Info LibraryMonitor: Watching directory /volume1/Perso
2017-01-08 00:04:57.2222 Info LibraryMonitor: Watching directory /volume2/Série
2017-01-08 00:04:58.2182 Info LibraryMonitor: Watching directory /volume1/Film/Film (A à K)
2017-01-08 00:04:59.6154 Info LibraryMonitor: Watching directory /volume1/Film/Film (L à Z)
2017-01-08 00:22:48.0472 Debug NetworkManager: Querying interface: lo. Type: Loopback. Status: Unknown
2017-01-08 00:22:48.0493 Debug NetworkManager: Querying interface: eth0. Type: Ethernet. Status: Up
2017-01-08 00:22:48.0510 Debug NetworkManager: Querying interface: tun0. Type: 0. Status: Unknown
2017-01-08 01:22:48.0091 Debug NetworkManager: Querying interface: lo. Type: Loopback. Status: Unknown
2017-01-08 01:22:48.0108 Debug NetworkManager: Querying interface: eth0. Type: Ethernet. Status: Up
2017-01-08 01:22:48.0124 Debug NetworkManager: Querying interface: tun0. Type: 0. Status: Unknown
2017-01-08 02:00:00.0059 Info TaskManager: DailyTrigger fired for task: Chapter image extraction
2017-01-08 02:00:00.0064 Info TaskManager: Queueing task ChapterImagesTask
2017-01-08 02:00:00.0064 Info TaskManager: Executing Chapter image extraction
2017-01-08 02:00:33.8090 Debug SqliteItemRepository: GetItemList query time (slow): 21341ms. Query: select type,data,StartDate,EndDate,ChannelId,IsMovie,IsSports,IsKids,IsSeries,IsLive,IsNews,IsPremiere,EpisodeTitle,IsRepeat,CommunityRating,CustomRating,IndexNumber,IsLocked,PreferredMetadataLanguage,PreferredMetadataCountryCode,IsHD,ExternalEtag,DateLastRefreshed,Name,Path,PremiereDate,Overview,ParentIndexNumber,ProductionYear,OfficialRating,OfficialRatingDescription,HomePageUrl,DisplayMediaType,ForcedSortName,RunTimeTicks,VoteCount,DateCreated,DateModified,guid,Genres,ParentId,Audio,ExternalServiceId,IsInMixedFolder,DateLastSaved,LockedFields,Studios,Tags,SourceType,TrailerTypes,OriginalTitle,PrimaryVersionId,DateLastMediaAdded,Album,CriticRating,CriticRatingSummary,IsVirtualItem,SeriesName,SeasonName,SeasonId,SeriesId,SeriesSortName,PresentationUniqueKey,InheritedParentalRatingValue,InheritedTags,ExternalSeriesId,ShortOverview,Tagline,Keywords,ProviderIds,Images,ProductionLocations,ThemeSongIds,ThemeVideoIds,TotalBitrate,ExtraType,Artists,AlbumArtists,ExternalId,SeriesPresentationUniqueKey from TypedBaseItems A where IsFolder=@IsFolder AND MediaType=@MediaTypes
2017-01-08 02:00:37.8601 Info App: Stopping chapter extraction for 06 - Superman sonne toujours deux fois because a chapter was found with a position greater than the runtime.
2017-01-08 02:00:42.1929 Info App: Stopping chapter extraction for Monique because a chapter was found with a position greater than the runtime.
2017-01-08 02:00:43.0012 Info App: Stopping chapter extraction for Firewall because a chapter was found with a position greater than the runtime.
2017-01-08 02:00:43.1143 Info App: Stopping chapter extraction for Jean-Philippe because a chapter was found with a position greater than the runtime.
2017-01-08 02:00:43.3539 Info App: Stopping chapter extraction for Hitman because a chapter was found with a position greater than the runtime.
2017-01-08 02:00:43.5214 Info App: Stopping chapter extraction for La Rumeur court because a chapter was found with a position greater than the runtime.
2017-01-08 02:00:44.0897 Info App: Stopping chapter extraction for Mission : Impossible 3 because a chapter was found with a position greater than the runtime.
2017-01-08 02:00:44.4283 Info App: Stopping chapter extraction for Harry Potter 8 et les Reliques de la Mort (2eme Partie) because a chapter was found with a position greater than the runtime.
2017-01-08 02:00:44.5586 Info App: Stopping chapter extraction for Harry Potter 3 et le Prisonnier d'Azkaban because a chapter was found with a position greater than the runtime.
2017-01-08 02:00:44.7843 Info App: Stopping chapter extraction for Le Jour d'après because a chapter was found with a position greater than the runtime.
2017-01-08 02:00:50.4050 Info TaskManager: Chapter image extraction Completed after 0 minute(s) and 50 seconds
2017-01-08 02:00:50.4280 Info TaskManager: ExecuteQueuedTasks
2017-01-08 02:00:51.5577 Info TaskManager: Daily trigger for Chapter image extraction set to fire at 1/9/2017 2:00:00 AM, which is 1439.14070506667 minutes from now.
2017-01-08 02:01:00.0169 Info TaskManager: DailyTrigger fired for task: Remove Old Sync Data
2017-01-08 02:01:00.0174 Info TaskManager: Queueing task FireRetentionTask
2017-01-08 02:01:00.0174 Info TaskManager: Executing Remove Old Sync Data
2017-01-08 02:01:00.0227 Info App: Emby.Kodi.SyncQueue.Task: Retention Deletion Not Possible When Retention Days = 0!
2017-01-08 02:01:00.0232 Info TaskManager: Remove Old Sync Data Completed after 0 minute(s) and 0 seconds
2017-01-08 02:01:00.0498 Info TaskManager: ExecuteQueuedTasks
2017-01-08 02:01:01.1567 Info TaskManager: Daily trigger for Remove Old Sync Data set to fire at 1/9/2017 2:01:00 AM, which is 1439.98072238333 minutes from now.
2017-01-08 02:22:48.0318 Debug NetworkManager: Querying interface: lo. Type: Loopback. Status: Unknown
2017-01-08 02:22:48.0334 Debug NetworkManager: Querying interface: eth0. Type: Ethernet. Status: Up
2017-01-08 02:22:48.0350 Debug NetworkManager: Querying interface: tun0. Type: 0. Status: Unknown
2017-01-08 03:22:48.0160 Debug NetworkManager: Querying interface: lo. Type: Loopback. Status: Unknown
2017-01-08 03:22:48.0176 Debug NetworkManager: Querying interface: eth0. Type: Ethernet. Status: Up
2017-01-08 03:22:48.0192 Debug NetworkManager: Querying interface: tun0. Type: 0. Status: Unknown
2017-01-08 04:22:48.0193 Debug NetworkManager: Querying interface: lo. Type: Loopback. Status: Unknown
2017-01-08 04:22:48.0210 Debug NetworkManager: Querying interface: eth0. Type: Ethernet. Status: Up
2017-01-08 04:22:48.0226 Debug NetworkManager: Querying interface: tun0. Type: 0. Status: Unknown
2017-01-08 05:22:48.0223 Debug NetworkManager: Querying interface: lo. Type: Loopback. Status: Unknown
2017-01-08 05:22:48.0239 Debug NetworkManager: Querying interface: eth0. Type: Ethernet. Status: Up
2017-01-08 05:22:48.0254 Debug NetworkManager: Querying interface: tun0. Type: 0. Status: Unknown
2017-01-08 06:22:48.0256 Debug NetworkManager: Querying interface: lo. Type: Loopback. Status: Unknown
2017-01-08 06:22:48.0272 Debug NetworkManager: Querying interface: eth0. Type: Ethernet. Status: Up
2017-01-08 06:22:48.0288 Debug NetworkManager: Querying interface: tun0. Type: 0. Status: Unknown
2017-01-08 07:22:48.0275 Debug NetworkManager: Querying interface: lo. Type: Loopback. Status: Unknown
2017-01-08 07:22:48.0292 Debug NetworkManager: Querying interface: eth0. Type: Ethernet. Status: Up
2017-01-08 07:22:48.0307 Debug NetworkManager: Querying interface: tun0. Type: 0. Status: Unknown
2017-01-08 08:22:48.0310 Debug NetworkManager: Querying interface: lo. Type: Loopback. Status: Unknown
2017-01-08 08:22:48.0326 Debug NetworkManager: Querying interface: eth0. Type: Ethernet. Status: Up
2017-01-08 08:22:48.0342 Debug NetworkManager: Querying interface: tun0. Type: 0. Status: Unknown
2017-01-08 08:34:33.5889 Info TaskManager: IntervalTrigger fired for task: Refresh Guide
2017-01-08 08:34:33.5894 Info TaskManager: Queueing task RefreshChannelsScheduledTask
2017-01-08 08:34:33.5894 Info TaskManager: Executing Refresh Guide
2017-01-08 08:34:33.6951 Debug App: Refreshing guide from Emby
2017-01-08 08:34:33.8680 Info App: Refreshing guide with 7 days of guide data
2017-01-08 08:34:33.9163 Info App: Loading live tv data from /var/packages/EmbyServer/target/var/data/livetv/seriestimers
2017-01-08 08:34:33.9171 Debug JsonSerializer: Deserializing file /var/packages/EmbyServer/target/var/data/livetv/seriestimers.json
2017-01-08 08:34:33.9680 Info TaskManager: Refresh Guide Completed after 0 minute(s) and 0 seconds
2017-01-08 08:34:33.9880 Info TaskManager: ExecuteQueuedTasks
2017-01-08 09:22:48.0339 Debug NetworkManager: Querying interface: lo. Type: Loopback. Status: Unknown
2017-01-08 09:22:48.0354 Debug NetworkManager: Querying interface: eth0. Type: Ethernet. Status: Up
2017-01-08 09:22:48.0370 Debug NetworkManager: Querying interface: tun0. Type: 0. Status: Unknown
2017-01-08 10:22:48.0375 Debug NetworkManager: Querying interface: lo. Type: Loopback. Status: Unknown
2017-01-08 10:22:48.0392 Debug NetworkManager: Querying interface: eth0. Type: Ethernet. Status: Up
2017-01-08 10:22:48.0408 Debug NetworkManager: Querying interface: tun0. Type: 0. Status: Unknown
2017-01-08 10:27:16.1899 Debug XmlSerializer: Deserializing file /var/packages/EmbyServer/target/var/config/branding.xml
2017-01-08 10:27:17.0950 Info HttpServer: HTTP GET https://192.168.1.6:8920/web/strings/fr.json?v=1483867653267. UserAgent: Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.87 Safari/537.36
2017-01-08 10:27:17.3848 Info HttpServer: HTTP GET https://192.168.1.6:8920/web/bower_components/emby-webcomponents/strings/fr.json?v=1483867653267. UserAgent: Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.87 Safari/537.36
2017-01-08 10:27:17.4942 Info HttpServer: HTTP Response 200 to 192.168.1.2. Time: 400ms. https://192.168.1.6:8920/web/strings/fr.json?v=1483867653267
2017-01-08 10:27:17.5014 Info HttpServer: HTTP Response 200 to 192.168.1.2. Time: 117ms. https://192.168.1.6:8920/web/bower_components/emby-webcomponents/strings/fr.json?v=1483867653267
2017-01-08 10:27:18.2346 Info HttpServer: HTTP GET https://192.168.1.6:8920/emby/Plugins/SecurityInfo. UserAgent: Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.87 Safari/537.36
2017-01-08 10:27:18.8602 Info HttpServer: HTTP GET https://192.168.1.6:8920/emby/system/info/public. UserAgent: Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.87 Safari/537.36
2017-01-08 10:27:18.9764 Info HttpServer: HTTP Response 200 to 192.168.1.2. Time: 116ms. https://192.168.1.6:8920/emby/system/info/public
2017-01-08 10:27:19.0357 Info HttpServer: HTTP GET https://192.168.1.6:8920/emby/System/Info. UserAgent: Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.87 Safari/537.36
2017-01-08 10:27:19.0444 Info HttpServer: HTTP Response 200 to 192.168.1.2. Time: 9ms. https://192.168.1.6:8920/emby/System/Info
2017-01-08 10:27:19.1113 Info HttpServer: HTTP GET https://192.168.1.6:8920/emby/users/a7ce8f0703944ff190704fc9fd5214a0. UserAgent: Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.87 Safari/537.36
2017-01-08 10:27:19.1921 Info HttpServer: HTTP Response 200 to 192.168.1.2. Time: 81ms. https://192.168.1.6:8920/emby/users/a7ce8f0703944ff190704fc9fd5214a0
2017-01-08 10:27:19.2019 Info HttpServer: HTTP GET https://192.168.1.6:8920/emby/DisplayPreferences/usersettings?userId=a7ce8f0703944ff190704fc9fd5214a0&client=emby. UserAgent: Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.87 Safari/537.36
2017-01-08 10:27:19.2085 Info HttpServer: HTTP POST https://192.168.1.6:8920/emby/Sessions/Capabilities/Full. UserAgent: Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.87 Safari/537.36
2017-01-08 10:27:19.2205 Info HttpServer: HTTP Response 200 to 192.168.1.2. Time: 19ms. https://192.168.1.6:8920/emby/DisplayPreferences/usersettings?userId=a7ce8f0703944ff190704fc9fd5214a0&client=emby
2017-01-08 10:27:19.2268 Info HttpServer: HTTP GET https://192.168.1.6:8920/emby/Users/a7ce8f0703944ff190704fc9fd5214a0. UserAgent: Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.87 Safari/537.36
2017-01-08 10:27:19.2577 Info HttpServer: HTTP Response 200 to 192.168.1.2. Time: 31ms. https://192.168.1.6:8920/emby/Users/a7ce8f0703944ff190704fc9fd5214a0
2017-01-08 10:27:19.2586 Info HttpClient: HttpClientManager POST: https://mb3admin.com/admin/service/registration/validate
2017-01-08 10:27:19.2619 Info HttpServer: HTTP GET https://192.168.1.6:8920/emby/Users/a7ce8f0703944ff190704fc9fd5214a0. UserAgent: Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.87 Safari/537.36
2017-01-08 10:27:19.2701 Info HttpServer: HTTP Response 200 to 192.168.1.2. Time: 8ms. https://192.168.1.6:8920/emby/Users/a7ce8f0703944ff190704fc9fd5214a0
2017-01-08 10:27:19.3211 Info HttpServer: HTTP GET https://192.168.1.6:8920/emby/Users/a7ce8f0703944ff190704fc9fd5214a0/Views. UserAgent: Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.87 Safari/537.36
2017-01-08 10:27:19.4349 Info HttpServer: HTTP Response 204 to 192.168.1.2. Time: 227ms. https://192.168.1.6:8920/emby/Sessions/Capabilities/Full
2017-01-08 10:27:19.4620 Info HttpServer: HTTP Response 200 to 192.168.1.2. Time: 1228ms (slow). https://192.168.1.6:8920/emby/Plugins/SecurityInfo
2017-01-08 10:27:19.5060 Info HttpServer: HTTP GET https://192.168.1.6:8920/emby/Users/a7ce8f0703944ff190704fc9fd5214a0/Images/Primary?tag=aecc6bbf13a44132485d2be320203e10&quality=90&height=52. UserAgent: Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.87 Safari/537.36
2017-01-08 10:27:19.5210 Info HttpServer: HTTP Response 200 to 192.168.1.2. Time: 200ms. https://192.168.1.6:8920/emby/Users/a7ce8f0703944ff190704fc9fd5214a0/Views
2017-01-08 10:27:19.5242 Info HttpServer: HTTP GET https://192.168.1.6:8920/web/css/images/mblogoicon.png. UserAgent: Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.87 Safari/537.36
2017-01-08 10:27:19.5346 Info HttpServer: HTTP Response 200 to 192.168.1.2. Time: 11ms. https://192.168.1.6:8920/web/css/images/mblogoicon.png
2017-01-08 10:27:19.5989 Info HttpServer: HTTP Response 200 to 192.168.1.2. Time: 93ms. https://192.168.1.6:8920/emby/Users/a7ce8f0703944ff190704fc9fd5214a0/Images/Primary?tag=aecc6bbf13a44132485d2be320203e10&quality=90&height=52
2017-01-08 10:27:19.8483 Info HttpServer: HTTP GET https://192.168.1.6:8920/emby/Notifications/a7ce8f0703944ff190704fc9fd5214a0/Summary. UserAgent: Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.87 Safari/537.36
2017-01-08 10:27:19.8626 Info HttpServer: HTTP GET https://192.168.1.6:8920/emby/Sessions. UserAgent: Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.87 Safari/537.36
2017-01-08 10:27:19.8626 Info HttpServer: HTTP GET https://192.168.1.6:8920/emby/System/Info. UserAgent: Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.87 Safari/537.36
2017-01-08 10:27:19.8683 Info HttpServer: HTTP GET https://192.168.1.6:8920/emby/ScheduledTasks. UserAgent: Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.87 Safari/537.36
2017-01-08 10:27:19.8709 Info HttpServer: HTTP Response 200 to 192.168.1.2. Time: 8ms. https://192.168.1.6:8920/emby/Sessions
2017-01-08 10:27:19.8742 Info HttpServer: HTTP GET https://192.168.1.6:8920/emby/News/Product?StartIndex=0&Limit=7. UserAgent: Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.87 Safari/537.36
2017-01-08 10:27:19.8803 Info HttpServer: HTTP Response 200 to 192.168.1.2. Time: 18ms. https://192.168.1.6:8920/emby/System/Info
2017-01-08 10:27:19.8834 Info HttpServer: HTTP Response 200 to 192.168.1.2. Time: 15ms. https://192.168.1.6:8920/emby/ScheduledTasks
2017-01-08 10:27:19.8834 Info HttpServer: HTTP GET https://192.168.1.6:8920/emby/System/ActivityLog/Entries?startIndex=0&limit=7&minDate=2017-01-07T09%3A27%3A37.160Z. UserAgent: Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.87 Safari/537.36
2017-01-08 10:27:19.8830 Debug JsonSerializer: Deserializing file /var/packages/EmbyServer/target/var/cache/news.json
2017-01-08 10:27:19.8876 Info HttpServer: HTTP GET https://192.168.1.6:8920/emby/DisplayPreferences/dashboard?userId=a7ce8f0703944ff190704fc9fd5214a0&client=dashboard. UserAgent: Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.87 Safari/537.36
2017-01-08 10:27:19.8962 Info HttpServer: HTTP Response 200 to 192.168.1.2. Time: 9ms. https://192.168.1.6:8920/emby/DisplayPreferences/dashboard?userId=a7ce8f0703944ff190704fc9fd5214a0&client=dashboard
2017-01-08 10:27:19.9162 Info HttpServer: HTTP Response 200 to 192.168.1.2. Time: 42ms. https://192.168.1.6:8920/emby/News/Product?StartIndex=0&Limit=7
2017-01-08 10:27:19.9347 Info HttpServer: HTTP GET https://192.168.1.6:8920/web/css/images/logo.png. UserAgent: Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.87 Safari/537.36
2017-01-08 10:27:19.9376 Info HttpServer: HTTP Response 200 to 192.168.1.2. Time: 54ms. https://192.168.1.6:8920/emby/System/ActivityLog/Entries?startIndex=0&limit=7&minDate=2017-01-07T09%3A27%3A37.160Z
2017-01-08 10:27:19.9447 Info HttpServer: HTTP Response 200 to 192.168.1.2. Time: 10ms. https://192.168.1.6:8920/web/css/images/logo.png
2017-01-08 10:27:20.0245 Info HttpServer: HTTP GET https://192.168.1.6:8920/emby/Packages/Updates?PackageType=UserInstalled. UserAgent: Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.87 Safari/537.36
2017-01-08 10:27:20.1567 Info HttpServer: HTTP GET https://192.168.1.6:8920/emby/Users/a7ce8f0703944ff190704fc9fd5214a0/Images/Primary?tag=aecc6bbf13a44132485d2be320203e10&height=24&quality=90. UserAgent: Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.87 Safari/537.36
2017-01-08 10:27:20.1656 Info HttpServer: HTTP GET https://192.168.1.6:8920/emby/Packages/Updates?PackageType=System. UserAgent: Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.87 Safari/537.36
2017-01-08 10:27:20.1723 Info InstallationManager: Opening /var/packages/EmbyServer/target/var/cache/serverpackages.json
2017-01-08 10:27:20.1776 Info HttpClient: Checking for cache file /var/packages/EmbyServer/target/var/cache/httpclient/f70ca6622474da8168a3b6c06f651a16
2017-01-08 10:27:20.2057 Info HttpClient: HttpClientManager GET: https://api.github.com/repos/MediaBrowser/Emby/releases
2017-01-08 10:27:20.2057 Info HttpServer: HTTP Response 200 to 192.168.1.2. Time: 181ms. https://192.168.1.6:8920/emby/Users/a7ce8f0703944ff190704fc9fd5214a0/Images/Primary?tag=aecc6bbf13a44132485d2be320203e10&height=24&quality=90
2017-01-08 10:27:20.2090 Info HttpServer: HTTP GET https://192.168.1.6:8920/emby/Users/a7ce8f0703944ff190704fc9fd5214a0/Images/Primary?tag=aecc6bbf13a44132485d2be320203e10&height=40&quality=90. UserAgent: Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.87 Safari/537.36
2017-01-08 10:27:20.2634 Info HttpServer: HTTP Response 200 to 192.168.1.2. Time: 415ms. https://192.168.1.6:8920/emby/Notifications/a7ce8f0703944ff190704fc9fd5214a0/Summary
2017-01-08 10:27:20.3004 Info HttpServer: HTTP Response 200 to 192.168.1.2. Time: 92ms. https://192.168.1.6:8920/emby/Users/a7ce8f0703944ff190704fc9fd5214a0/Images/Primary?tag=aecc6bbf13a44132485d2be320203e10&height=40&quality=90
2017-01-08 10:27:20.5115 Info HttpClient: HttpClientManager.GetTempFileResponse url: https://www.mb3admin.com/admin/service/MB3Packages.json
2017-01-08 10:27:20.5146 Info HttpServer: HTTP Response 200 to 192.168.1.2. Time: 490ms. https://192.168.1.6:8920/emby/Packages/Updates?PackageType=UserInstalled
2017-01-08 10:27:20.8617 Info HttpServer: WS wss://192.168.1.6:8920/embywebsocket?api_key=0afca9ee11c74133a227d15f3faec701&deviceId=8696369ab453e2e8421afb19e3b4f2ee04820748. UserAgent: Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.87 Safari/537.36
2017-01-08 10:27:20.8624 Debug HttpServer: Web socket connection allowed
2017-01-08 10:27:20.8696 Debug App: SessionInfoWebSocketListener Begin transmitting over websocket to ::ffff:192.168.1.2:56616
2017-01-08 10:27:20.8696 Debug App: ScheduledTasksWebSocketListener Begin transmitting over websocket to ::ffff:192.168.1.2:56616
2017-01-08 10:27:20.8707 Debug App: ActivityLogWebSocketListener Begin transmitting over websocket to ::ffff:192.168.1.2:56616
2017-01-08 10:27:21.1823 Debug XmlSerializer: Deserializing file /var/packages/EmbyServer/target/var/config/notifications.xml
2017-01-08 10:27:21.2718 Debug NotificationManager: Sending notification via Dashboard Notifications to user HDTV
2017-01-08 10:27:21.3004 Info ServerManager: Sending web socket message NotificationAdded
2017-01-08 10:27:21.3351 Info HttpServer: HTTP Response 200 to 192.168.1.2. Time: 1170ms (slow). https://192.168.1.6:8920/emby/Packages/Updates?PackageType=System
2017-01-08 10:27:21.3381 Info HttpServer: HTTP GET https://192.168.1.6:8920/emby/Notifications/a7ce8f0703944ff190704fc9fd5214a0/Summary. UserAgent: Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.87 Safari/537.36
2017-01-08 10:27:21.3462 Info HttpServer: HTTP Response 200 to 192.168.1.2. Time: 8ms. https://192.168.1.6:8920/emby/Notifications/a7ce8f0703944ff190704fc9fd5214a0/Summary
2017-01-08 10:27:25.2071 Info HttpServer: HTTP GET https://192.168.1.6:8920/emby/Playback/BitrateTest?Size=100000. UserAgent: Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.87 Safari/537.36
2017-01-08 10:27:25.2638 Info HttpServer: HTTP Response 200 to 192.168.1.2. Time: 57ms. https://192.168.1.6:8920/emby/Playback/BitrateTest?Size=100000
2017-01-08 10:27:25.2692 Info HttpServer: HTTP GET https://192.168.1.6:8920/emby/Playback/BitrateTest?Size=1000000. UserAgent: Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.87 Safari/537.36
2017-01-08 10:27:25.5844 Info HttpServer: HTTP Response 200 to 192.168.1.2. Time: 315ms. https://192.168.1.6:8920/emby/Playback/BitrateTest?Size=1000000
2017-01-08 10:36:37.6043 Debug App: ScheduledTasksWebSocketListener stop transmitting over websocket to ::ffff:192.168.1.2:56616
2017-01-08 10:36:37.5981 Info HttpServer: HTTP GET https://192.168.1.6:8920/emby/System/Logs. UserAgent: Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.87 Safari/537.36
2017-01-08 10:36:37.6043 Debug App: ActivityLogWebSocketListener Begin transmitting over websocket to ::ffff:192.168.1.2:56616
2017-01-08 10:36:37.6043 Debug App: SessionInfoWebSocketListener stop transmitting over websocket to ::ffff:192.168.1.2:56616
2017-01-08 10:36:37.6043 Debug App: ActivityLogWebSocketListener stop transmitting over websocket to ::ffff:192.168.1.2:56616
2017-01-08 10:36:37.8305 Info HttpServer: HTTP Response 200 to 192.168.1.2. Time: 232ms. https://192.168.1.6:8920/emby/System/Logs
2017-01-08 10:36:37.8337 Info HttpServer: HTTP GET https://192.168.1.6:8920/emby/System/Configuration. UserAgent: Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.87 Safari/537.36
2017-01-08 10:36:37.8426 Info HttpServer: HTTP Response 200 to 192.168.1.2. Time: 9ms. https://192.168.1.6:8920/emby/System/Configuration
2017-01-08 10:36:40.3937 Info HttpServer: HTTP GET https://192.168.1.6:8920/emby/System/Logs/Log?name=server-63619430530.txt. UserAgent: Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.87 Safari/537.36

For your information, my NAS is sleeping every 10 mn.

Good day

 

Jérem

 

screensho

Link to comment
Share on other sites

solabc16

Hello @@Darkjeje

 

Thanks for the update, great to hear you've got your system hibernating now.

 

Unless there's any specific reason for having 'debug' logging enabled at this time, I would recommned switching that off as well, you should then get an even better experience.

 

Remember to restart Emby Server once you've made that change.

 

If you do make the change, if would be great if you could post the same information as above.

 

Best

- James

Link to comment
Share on other sites

woody76

Hello James,

I tried now again after about 45 minutes.

The command

find /var/packages/EmbyServer/target/ -mmin -30


gets the following output.

/var/packages/EmbyServer/target/var/logs/server-63619430400.txt
/var/packages/EmbyServer/target/var/data/users.db-wal
/var/packages/EmbyServer/target/var/data/users.db-shm
/var/packages/EmbyServer/target/var/data/ScheduledTasks/3145e441-d9ba-27fc-391e-7ee15face581.js
/var/packages/EmbyServer/target/var/data/activitylog.db-wal
/var/packages/EmbyServer/target/var/data/activitylog.db-shm

As there is "ScheduledTasks" I looked at my shedule tasks, but there was nothing executed.

There was no access to emby for about 45 Minutes.


Maybe this helps identifying the problem.

 

I don't know what to do else.

 

Best

Thorsten

Edited by woody76
Link to comment
Share on other sites

solabc16

Hello @@woody76

 

At first glance, it looks like you have one or more apps active somewhere on your network talking to the server.

 

Can you post the log 'server-63619430400.txt'.

 

You can do this by going to Manager Server - > Logs, then selecting the log and saving it from the browser.

 

Best

- James

Link to comment
Share on other sites

Hi @@newb, All

 

DLNA can be a little 'chatty', especially if there are a lot of DLNA capable devies on your network.

 

If you're using DLNA, then we can look at adding to the filter to remove the messages that are keeping the disks active.

 

If you're not using DLNA, then turn it off in Manager Server -> Extras -> DLNA -> Enable DLNA Play To / Enable DLNA server.

 

On one of our test systems, this leaves us with only these two files being periodically touched:-

/var/packages/EmbyServer/target/var/data/wan.txt
/var/packages/EmbyServer/target/var/data/connect.txt

As the contents of both of these are volatile in nature, there's a few options we have here to prevents these touches waking up the system.

 

How are you getting on?

 

Best

- James

 

 

Hi @@solabc16,

 

Thanks for the tip about DLNA, I have disabled both settings since I do not use it.

 

Things are better, there is very little being logged while I sleep by Emby server.

 

Here is a log from midnight until the morning from Emby:

2017-01-08 00:00:00.3420 Info App: Plugins:
2017-01-08 00:00:00.3420 Info TaskManager: Start new log file Completed after 0 minute(s) and 0 seconds
2017-01-08 00:00:00.3433 Info TaskManager: ExecuteQueuedTasks
2017-01-08 00:00:01.3957 Info TaskManager: Daily trigger for Start new log file set to fire at 1/9/2017 12:00:00 AM, which is 1439.97673863333 minutes from now.
2017-01-08 00:11:41.6306 Info TaskManager: IntervalTrigger fired for task: Organize new media files
2017-01-08 00:11:41.6306 Info TaskManager: Queueing task OrganizerScheduledTask
2017-01-08 00:11:41.6306 Info TaskManager: Executing Organize new media files
2017-01-08 00:11:41.6562 Info TaskManager: Organize new media files Completed after 0 minute(s) and 0 seconds
2017-01-08 00:11:41.6667 Info TaskManager: ExecuteQueuedTasks
2017-01-08 02:00:00.0002 Info TaskManager: DailyTrigger fired for task: Chapter image extraction
2017-01-08 02:00:00.0011 Info TaskManager: Queueing task ChapterImagesTask
2017-01-08 02:00:00.0016 Info TaskManager: Executing Chapter image extraction
2017-01-08 02:00:52.8973 Info TaskManager: Chapter image extraction Completed after 0 minute(s) and 52 seconds
2017-01-08 02:00:52.8984 Info TaskManager: ExecuteQueuedTasks
2017-01-08 02:00:53.9513 Info TaskManager: Daily trigger for Chapter image extraction set to fire at 1/9/2017 2:00:00 AM, which is 1439.10081195 minutes from now.
2017-01-08 07:00:21.6559 Info TaskManager: IntervalTrigger fired for task: Check for plugin updates
2017-01-08 07:00:21.6559 Info TaskManager: Queueing task PluginUpdateTask
2017-01-08 07:00:21.6559 Info TaskManager: Executing Check for plugin updates
2017-01-08 07:00:21.6564 Info InstallationManager: Opening /var/packages/EmbyServer/target/var/cache/serverpackages.json
2017-01-08 07:00:21.7453 Info TaskManager: Check for plugin updates Completed after 0 minute(s) and 0 seconds
2017-01-08 07:00:21.7465 Info TaskManager: ExecuteQueuedTasks
2017-01-08 07:00:26.1113 Info TaskManager: IntervalTrigger fired for task: Check for application updates
2017-01-08 07:00:26.1115 Info TaskManager: Queueing task SystemUpdateTask
2017-01-08 07:00:26.1115 Info TaskManager: Executing Check for application updates
2017-01-08 07:00:26.1115 Info HttpClient: Checking for cache file /var/packages/EmbyServer/target/var/cache/httpclient/f70ca6622474da8168a3b6c06f651a16
2017-01-08 07:00:26.1115 Info HttpClient: HttpClientManager GET: https://api.github.com/repos/MediaBrowser/Emby/releases
2017-01-08 07:00:28.6898 Info TaskManager: Check for application updates Completed after 0 minute(s) and 2 seconds
2017-01-08 07:00:28.6909 Info TaskManager: ExecuteQueuedTasks
2017-01-08 08:11:41.6553 Info TaskManager: IntervalTrigger fired for task: Organize new media files
2017-01-08 08:11:41.6556 Info TaskManager: Queueing task OrganizerScheduledTask
2017-01-08 08:11:41.6556 Info TaskManager: Executing Organize new media files
2017-01-08 08:11:41.6556 Info TaskManager: Organize new media files Completed after 0 minute(s) and 0 seconds
2017-01-08 08:11:41.6572 Info TaskManager: ExecuteQueuedTasks
2017-01-08 08:20:12.6999 Info App: Udp message sent to 10.0.1.112:50078
2017-01-08 08:20:12.7174 Info App: Udp message sent to 10.0.1.112:50078
2017-01-08 08:20:49.7228 Info HttpServer: HTTP GET http://10.0.1.9:8096/emby/system/info/public?format=json. UserAgent: Dalvik/2.1.0 (Linux; U; Android 5.1.1; SM-P605 Build/LMY47X)
2017-01-08 08:20:49.7256 Info HttpServer: HTTP Response 200 to 10.0.1.112. Time: 3ms. http://10.0.1.9:8096/emby/system/info/public?format=json
2017-01-08 08:20:49.8440 Info HttpServer: HTTP GET http://10.0.1.9:8096/emby/system/info?format=json. UserAgent: Dalvik/2.1.0 (Linux; U; Android 5.1.1; SM-P605 Build/LMY47X)
2017-01-08 08:20:49.8920 Info HttpServer: HTTP Response 200 to 10.0.1.112. Time: 48ms. http://10.0.1.9:8096/emby/system/info?format=json
2017-01-08 08:20:49.9999 Info HttpServer: HTTP GET http://10.0.1.9:8096/mediabrowser/users/79eea399adeb45b89b7566becdf6cd80?format=json. UserAgent: Dalvik/2.1.0 (Linux; U; Android 5.1.1; SM-P605 Build/LMY47X)
2017-01-08 08:20:50.0024 Info HttpServer: HTTP Response 200 to 10.0.1.112. Time: 3ms. http://10.0.1.9:8096/mediabrowser/users/79eea399adeb45b89b7566becdf6cd80?format=json
2017-01-08 08:20:50.0686 Info HttpServer: HTTP GET http://10.0.1.9:8096/emby/Users/79eea399adeb45b89b7566becdf6cd80/Offline?format=json. UserAgent: Dalvik/2.1.0 (Linux; U; Android 5.1.1; SM-P605 Build/LMY47X)
2017-01-08 08:20:50.0717 Info HttpServer: HTTP Response 200 to 10.0.1.112. Time: 3ms. http://10.0.1.9:8096/emby/Users/79eea399adeb45b89b7566becdf6cd80/Offline?format=json
2017-01-08 08:20:50.2387 Info HttpServer: HTTP POST http://10.0.1.9:8096/emby/Sync/Data?format=json. UserAgent: Dalvik/2.1.0 (Linux; U; Android 5.1.1; SM-P605 Build/LMY47X)
2017-01-08 08:20:50.2418 Info HttpServer: HTTP Response 200 to 10.0.1.112. Time: 3ms. http://10.0.1.9:8096/emby/Sync/Data?format=json
2017-01-08 08:20:50.3274 Info HttpServer: HTTP GET http://10.0.1.9:8096/emby/Sync/Items/Ready?TargetId=3a64ff641a73fa21&format=json. UserAgent: Dalvik/2.1.0 (Linux; U; Android 5.1.1; SM-P605 Build/LMY47X)
2017-01-08 08:20:50.3310 Info HttpServer: HTTP Response 200 to 10.0.1.112. Time: 4ms. http://10.0.1.9:8096/emby/Sync/Items/Ready?TargetId=3a64ff641a73fa21&format=json
2017-01-08 08:20:50.6365 Info HttpServer: HTTP POST http://10.0.1.9:8096/emby/Sync/Data?format=json. UserAgent: Dalvik/2.1.0 (Linux; U; Android 5.1.1; SM-P605 Build/LMY47X)
2017-01-08 08:20:50.6392 Info HttpServer: HTTP Response 200 to 10.0.1.112. Time: 3ms. http://10.0.1.9:8096/emby/Sync/Data?format=json
2017-01-08 09:50:14.0602 Info App: Udp message sent to 10.0.1.112:57959
2017-01-08 09:50:14.0730 Info App: Udp message sent to 10.0.1.112:57959
2017-01-08 09:52:45.4906 Info HttpServer: HTTP GET http://10.0.1.9:8096/emby/system/info/public?format=json. UserAgent: Dalvik/2.1.0 (Linux; U; Android 5.1.1; SM-P605 Build/LMY47X)
2017-01-08 09:52:45.4934 Info HttpServer: HTTP Response 200 to 10.0.1.112. Time: 3ms. http://10.0.1.9:8096/emby/system/info/public?format=json
2017-01-08 09:52:45.5673 Info HttpServer: HTTP GET http://10.0.1.9:8096/emby/system/info?format=json. UserAgent: Dalvik/2.1.0 (Linux; U; Android 5.1.1; SM-P605 Build/LMY47X)
2017-01-08 09:52:45.5710 Info HttpServer: HTTP Response 200 to 10.0.1.112. Time: 4ms. http://10.0.1.9:8096/emby/system/info?format=json
2017-01-08 09:52:45.6149 Info HttpServer: HTTP GET http://10.0.1.9:8096/mediabrowser/users/79eea399adeb45b89b7566becdf6cd80?format=json. UserAgent: Dalvik/2.1.0 (Linux; U; Android 5.1.1; SM-P605 Build/LMY47X)
2017-01-08 09:52:45.6174 Info HttpServer: HTTP Response 200 to 10.0.1.112. Time: 3ms. http://10.0.1.9:8096/mediabrowser/users/79eea399adeb45b89b7566becdf6cd80?format=json
2017-01-08 09:52:45.6619 Info HttpServer: HTTP GET http://10.0.1.9:8096/emby/Users/79eea399adeb45b89b7566becdf6cd80/Offline?format=json. UserAgent: Dalvik/2.1.0 (Linux; U; Android 5.1.1; SM-P605 Build/LMY47X)
2017-01-08 09:52:45.6651 Info HttpServer: HTTP Response 200 to 10.0.1.112. Time: 3ms. http://10.0.1.9:8096/emby/Users/79eea399adeb45b89b7566becdf6cd80/Offline?format=json
2017-01-08 09:52:45.7962 Info HttpServer: HTTP POST http://10.0.1.9:8096/emby/Sync/Data?format=json. UserAgent: Dalvik/2.1.0 (Linux; U; Android 5.1.1; SM-P605 Build/LMY47X)
2017-01-08 09:52:45.7988 Info HttpServer: HTTP Response 200 to 10.0.1.112. Time: 3ms. http://10.0.1.9:8096/emby/Sync/Data?format=json
2017-01-08 09:52:45.8332 Info HttpServer: HTTP GET http://10.0.1.9:8096/emby/Sync/Items/Ready?TargetId=3a64ff641a73fa21&format=json. UserAgent: Dalvik/2.1.0 (Linux; U; Android 5.1.1; SM-P605 Build/LMY47X)
2017-01-08 09:52:45.8367 Info HttpServer: HTTP Response 200 to 10.0.1.112. Time: 4ms. http://10.0.1.9:8096/emby/Sync/Items/Ready?TargetId=3a64ff641a73fa21&format=json
2017-01-08 09:52:46.0059 Info HttpServer: HTTP POST http://10.0.1.9:8096/emby/Sync/Data?format=json. UserAgent: Dalvik/2.1.0 (Linux; U; Android 5.1.1; SM-P605 Build/LMY47X)
2017-01-08 09:52:46.0085 Info HttpServer: HTTP Response 200 to 10.0.1.112. Time: 3ms. http://10.0.1.9:8096/emby/Sync/Data?format=json

Here is the corresponding log from the NAS:

58726689d72cc_ScreenShot20170108at61835P

 

Apart from the Android app which seems to speak to the server periodically causing the user DB to get updated, the only two files which still keep getting modified hourly are wan.txt and connect.txt. You can see the hourly wake-ups in the NAS logs. I will try to create a pull request which should alleviate this, the idea is to not have to update the wan.txt file if the WAN IP address of the IP address has not changed. Similarly if the Emby authorizations have not changed, the connect.txt file should not be updated either. If these two files are not modified unnecessarily, I think the hourly disk IO issue should be resolved. Unless you have a different idea?

 

By the way, I think we should all test with is:

find /var/packages/EmbyServer/target/ -mmin -61

That way the file writes to connect.txt and wan.txt should be picked up every time with the above command.

Link to comment
Share on other sites

solabc16

Hi James,

 

here's the log file

 

Best

Thorsten

 

Hi Thorsten / @@woody76

 

Thanks for the log, there's a couple of things, but the most significant is this:-

2017-01-08 01:25:24.4046 Error PortMapper: Error creating port map: One or more errors occurred.
2017-01-08 01:25:24.4033 Error HttpClient: Error getting response from http://192.168.178.1:49000

This happens 366 times in the log, approximately every 10 minutes.

 

What is the device on your network with addres 192.168.178.1?

 

As a test, can you go to Manage Server -> Advanced and disable 'Enable automatic port mapping'.

 

Save the configuration and restart Emby Server, then try again and see if the HDDs hibernate as expected.

 

Best

- James

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...