metadata aside, there is also something new…
Apr 15, 2017 21:37:54.162 [0x7000054c3000] DEBUG - NetworkServiceBrowser: SSDP departed after not being seen for 20.425861 seconds: 192.168.0.13
Apr 15, 2017 21:38:00.370 [0x7000067b2000] ERROR - Error issuing curl_easy_perform(handle): 28
Apr 15, 2017 21:38:00.370 [0x7000067b2000] DEBUG - HTTP simulating 408 after curl timeout
Apr 15, 2017 21:38:00.371 [0x700004e9f000] ERROR - Error issuing curl_easy_perform(handle): 28
Apr 15, 2017 21:38:00.371 [0x700004e9f000] DEBUG - HTTP simulating 408 after curl timeout
Apr 15, 2017 21:38:00.372 [0x700005858000] ERROR - Error issuing curl_easy_perform(handle): 28
Apr 15, 2017 21:38:00.372 [0x700005858000] DEBUG - HTTP simulating 408 after curl timeout
Apr 15, 2017 21:38:00.372 [0x700005df9000] ERROR - Error issuing curl_easy_perform(handle): 28
Apr 15, 2017 21:38:00.372 [0x700005df9000] DEBUG - HTTP simulating 408 after curl timeout
Apr 15, 2017 21:38:00.373 [0x70000639a000] ERROR - Error issuing curl_easy_perform(handle): 28
Apr 15, 2017 21:38:00.373 [0x70000639a000] DEBUG - HTTP simulating 408 after curl timeout
Apr 15, 2017 21:38:00.373 [0x700006629000] ERROR - Error issuing curl_easy_perform(handle): 28
Apr 15, 2017 21:38:00.373 [0x700006629000] DEBUG - HTTP simulating 408 after curl timeout
Curl 28 is a communications timeout. Without knowing more of your actual network, this is hinting at a loss of wifi / network connection intermittently. Not the metadata issue but definitely confuse the heck out of everything else.
A little further down we see the network timeut as it tries to reach for the image file.
Apr 15, 2017 21:39:08.130 [0x70000595e000] DEBUG - HTTP requesting GET https://image.tmdb.org/t/p/w780/awywBhq6RuUhrNW1gTZBoTorkQ8.jpg
Apr 15, 2017 21:39:23.144 [0x7000059e1000] ERROR - Error issuing curl_easy_perform(handle): 28
Apr 15, 2017 21:39:23.144 [0x700005858000] ERROR - Error issuing curl_easy_perform(handle): 28
Apr 15, 2017 21:39:23.144 [0x700005b6a000] ERROR - Error issuing curl_easy_perform(handle): 28
Apr 15, 2017 21:39:23.144 [0x7000059e1000] DEBUG - HTTP simulating 408 after curl timeout
Apr 15, 2017 21:39:23.144 [0x700005858000] DEBUG - HTTP simulating 408 after curl timeout
Apr 15, 2017 21:39:23.144 [0x700005b6a000] DEBUG - HTTP simulating 408 after curl timeout
I don’t see IPv6 turned on in Plex, but will ask if you have V6 turned on anywhere else on your network? Just to check everything, If you have V6 on, and are not required to use it on the LAN, stay with IPV4. Some ISPs are trying to force it but V6 is still in its infancy and won’t work with TVDB or those services (they don’t even offer a V6 address)
Please check the networking and let’s go the next step… you can even ping
thetvdb.org` and see the response time / check for dropped packets.