Found another one, not sure about which file(s) are causing it yet, to give you the xml from PMS.
21:52:50 WebServer: File Not Found: Traceback (most recent call last): File "/Applications/PlexConnect/WebServer.py", line 213, in do_GET f = open(sys.path[0] + sep + "assets" + self.path, "rb") IOError: [Errno 2] No such file or directory: '/Applications/PlexConnect/assets/thumbnails/MediaBadges/pcm.png'
<?xml version="1.0" encoding="UTF-8"?>
17:27:48 WebServer: File Not Found: Traceback (most recent call last): File "/Applications/PlexConnect/WebServer.py", line 213, in do_GET f = open(sys.path[0] + sep + "assets" + self.path, "rb") IOError: [Errno 2] No such file or directory: '/Applications/PlexConnect/assets/thumbnails/MediaBadges/vorbis.png'
<?xml version="1.0" encoding="UTF-8"?>
16:20:49 WebServer: File Not Found: Traceback (most recent call last): File "/Applications/PlexConnect/WebServer.py", line 213, in do_GET f = open(sys.path[0] + sep + "assets" + self.path, "rb") IOError: [Errno 2] No such file or directory: '/Applications/PlexConnect/assets/thumbnails/MediaBadges/5.png'
<?xml version="1.0" encoding="UTF-8"?>
Traceback (most recent call last): File "/Applications/PlexConnect/WebServer.py", line 213, in do_GET f = open(sys.path[0] + sep + "assets" + self.path, "rb") IOError: [Errno 2] No such file or directory: '/Applications/PlexConnect/assets/thumbnails/MediaBadges/cook.png'
<?xml version="1.0" encoding="UTF-8"?>
Edit- I will keep checking to see if I can't find anymore with my media. Thats all the errors I could find in my tv show section.
