In my setup, plexdlnaplayer will often go crazy with tons of (repeating) message on console. It seems something trigger plexdlnaplayer to keep trying/testing (?) connection. In this crazy situation, actual playback doesn't work. I need to quit the script and re-run, then quickly start playback from Plex client and hope it will work.
Below is console message. IP 192.168.0.100 is my Plex server address. LUMIN is my UPnP renderer.
C:\Users\Paper\plexdlnaplayer>python main.py
?[32mINFO?[0m: Started server process [?[36m39512?[0m]
?[32mINFO?[0m: Waiting for application startup.
dlna discover connected
?[32mINFO?[0m: Application startup complete.
?[32mINFO?[0m: Uvicorn running on ?[1mhttp://0.0.0.0:32488?[0m (Press CTRL+C to quit)
got new dlna deviec location url http://192.168.0.100:8080/upnpd/765f33c55b.xml
got new dlna deviec location url http://192.168.0.1:1900/igd.xml
got new dlna deviec location url http://192.168.0.111:8008/ssdp/device-desc.xml
got new dlna deviec location url http://192.168.0.111:9080
got new dlna deviec location url http://192.168.0.1:49152/wps_device.xml
got new dlna deviec location url http://192.168.0.114:60006/upnp/desc/aios_device/aios_device.xml
got new dlna deviec location url http://192.168.0.118:23000/
got new dlna device from LUMIN:LUMIN
init adapter for LUMIN:LUMIN in thread MainThread
LUMIN:LUMIN state start looping
socket reuse failed module 'socket' has no attribute 'SO_REUSEPORT'
dlna subscribe no host ip
state loop LUMIN:LUMIN begin in Dlna State Thread LUMIN:LUMIN
LUMIN:LUMIN state change notified {'current_uri': 'https://14-198-45-114.e567a65d157e417b83be197a9b88cfe3.plex.direct:20905/library/parts/293722/1660209143/file.dsf?X-Plex-Token=transient-2a507724-b094-4e7d-b5fc-5ec50920eda1', 'old': {'current_uri': None, 'current_track_duration': None, 'state': None, 'volume': None, 'muted': None}, 'current_track_duration': 0, 'state': 'STOPPED', 'volume': 100, 'muted': 'false'}
got new dlna deviec location url http://192.168.0.102:1305/dev/dbd8e26f-c633-bc80-ffff-ffffc893b8c3/desc.xml
got new dlna deviec location url http://192.168.0.102:1305/dev/dbd8e26f-c633-bc80-ffff-ffffb2e61307/desc.xml
got new dlna deviec location url http://192.168.0.1:49153/wps_device.xml
guessed host ip 192-168-0-100.ae8f4c041ec84e4c95f3d5400ca6b4ce.plex.direct
?[32mINFO?[0m: 192.168.0.100:40000 - "?[1mGET /player/timeline/poll?commandID=0 HTTP/1.1?[0m" ?[32m200 OK?[0m
http://192-168-0-100.ae8f4c041ec84e4c95f3d5400ca6b4ce.plex.direct:32400/player/timeline/poll?commandID=0&wait=1 used 0:00:10.003749
?[32mINFO?[0m: 192.168.0.100:40002 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
http://192-168-0-100.ae8f4c041ec84e4c95f3d5400ca6b4ce.plex.direct:32400/player/timeline/poll?commandID=0&wait=1 used 0:00:10.017208
?[32mINFO?[0m: 192.168.0.100:40005 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
sub dlna device LUMIN:LUMIN urn:schemas-upnp-org:service:AVTransport:1
http://192-168-0-100.ae8f4c041ec84e4c95f3d5400ca6b4ce.plex.direct:32400/player/timeline/poll?commandID=0&wait=1 used 0:00:10.014325
?[32mINFO?[0m: 192.168.0.100:40007 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40011 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40013 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40015 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40017 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40019 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40021 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40023 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40025 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40027 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40029 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40031 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40033 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40035 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40037 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40039 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40041 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40043 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40045 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40047 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40049 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40051 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40053 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40055 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40057 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40064 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40065 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40067 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40069 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40071 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40073 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40075 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40077 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40079 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40081 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40083 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40085 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40087 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40089 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40091 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40093 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40095 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40097 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40099 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40101 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40103 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40105 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40107 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40109 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40111 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40113 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40115 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40117 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40119 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40121 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40123 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40125 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40127 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40129 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40131 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40133 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40135 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40137 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40139 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40141 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40143 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40145 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40147 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40149 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40151 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40153 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40155 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40157 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40159 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40161 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40163 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40165 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40167 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40169 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40171 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40173 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40175 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40177 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40179 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40181 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40183 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40185 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40187 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40189 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40191 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40193 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40195 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40197 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40199 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40201 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40203 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40205 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40207 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40209 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40211 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40213 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40215 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40217 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40219 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40221 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40223 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40225 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40227 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40229 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40231 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40233 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40235 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40237 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40239 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40241 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40243 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40245 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40247 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40249 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40251 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40253 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40255 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40257 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40259 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40261 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40263 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40265 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40267 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40269 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40271 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40273 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40275 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40277 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40279 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40281 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40283 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40285 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40287 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40289 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40291 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40293 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40295 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40297 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40299 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40301 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40303 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40305 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40307 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40309 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40311 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40313 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40315 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40317 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40319 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40321 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40323 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40325 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40327 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40329 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40331 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40333 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40335 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40337 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40339 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40341 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40343 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40345 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40347 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40349 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40351 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40353 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40355 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40357 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40359 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40361 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40363 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40365 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40367 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40369 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40371 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40373 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40375 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40377 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40379 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40381 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40383 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40385 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40387 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40389 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40391 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40393 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40395 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40397 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40399 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40401 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40403 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40405 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40407 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40409 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40411 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40413 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40415 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40417 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40419 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40421 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40423 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40425 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40427 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40429 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40431 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40433 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40435 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40437 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40439 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40441 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40443 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40445 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40447 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40449 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40451 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40453 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40455 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40457 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40459 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40461 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40463 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40465 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40467 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40469 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40471 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40473 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40475 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40477 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40479 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40481 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40483 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40485 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40487 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40489 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40491 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40493 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40495 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40497 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40499 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40501 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40503 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40505 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40507 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40509 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40511 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40513 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40515 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40517 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40519 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40521 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40523 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40525 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40527 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40529 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40531 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40533 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40535 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40537 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40539 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40541 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40543 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40545 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40547 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40549 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40551 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40553 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40555 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40557 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40559 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40561 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40563 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40565 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40567 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40569 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40571 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40573 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40575 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40577 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40579 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40581 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40583 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40585 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40587 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40589 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40591 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40593 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40595 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40597 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40599 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40601 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40603 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40605 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40607 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40609 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40611 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40613 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40615 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40617 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40619 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40621 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40623 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40625 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40627 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40629 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40631 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40633 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40635 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40637 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40639 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40641 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40643 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40645 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40647 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40649 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40651 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40653 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40655 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40657 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40659 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40661 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40663 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40665 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40667 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40669 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40671 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40673 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40675 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40677 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40679 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40681 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40683 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40685 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40687 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40689 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40691 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40693 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40695 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40697 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40699 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40701 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40703 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40705 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40707 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40709 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40711 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40713 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40715 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40717 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40719 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40721 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40723 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40725 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40727 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40729 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40731 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40733 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40735 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40737 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40739 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40741 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40743 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40745 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40747 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40749 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40751 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40753 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40755 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40757 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40759 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40761 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40763 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40765 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40767 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40769 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40771 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40773 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40775 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40777 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40779 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40781 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40783 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40785 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40787 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40789 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40791 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40793 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40795 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40797 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40799 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40801 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40803 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40805 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40807 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40809 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40811 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40813 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40815 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40817 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40819 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40821 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40823 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40825 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40827 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40829 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40831 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40833 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40835 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40837 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40839 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40841 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40843 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40845 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40847 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40849 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40851 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40853 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40855 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40857 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40859 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40861 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40863 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40865 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40867 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40869 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40871 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40873 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40875 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40877 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40879 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40881 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40883 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40885 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40887 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40889 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40891 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40893 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40895 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40897 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40899 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40901 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40903 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40905 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40907 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40909 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40911 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40913 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40915 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40917 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40919 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40921 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40923 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40925 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40927 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40929 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40931 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40933 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40935 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40937 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40939 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40941 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40943 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40945 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40947 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40949 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40951 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40953 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40955 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40957 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40959 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40961 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40963 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40965 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40967 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40969 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40971 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40973 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40975 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40977 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40979 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40981 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40983 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40985 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40987 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40989 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40991 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: Shutting down
?[32mINFO?[0m: Waiting for application shutdown.
LUMIN:LUMIN real update state from sub STOPPED None 0
LUMIN:LUMIN real update state from sub in lock STOPPED None 0
LUMIN:LUMIN state change notified {'current_uri': None, 'old': {'current_uri': 'https://14-198-45-114.e567a65d157e417b83be197a9b88cfe3.plex.direct:20905/library/parts/293722/1660209143/file.dsf?X-Plex-Token=transient-2a507724-b094-4e7d-b5fc-5ec50920eda1'}}
LUMIN:LUMIN state loop LUMIN:LUMIN stopped
?[31mERROR?[0m: Traceback (most recent call last):
File "C:\Python310\lib\site-packages\starlette\routing.py", line 635, in lifespan
async with self.lifespan_context(app):
File "C:\Python310\lib\site-packages\starlette\routing.py", line 533, in aexit
await self._router.shutdown()
File "C:\Python310\lib\site-packages\starlette\routing.py", line 622, in shutdown
await handler()
File "C:\Users\Paper\plexdlnaplayer\plex\plexserver.py", line 100, in on_shutdown
await asyncio.gather(stop_tasks)
File "C:\Users\Paper\plexdlnaplayer\dlna\dlna_device.py", line 274, in remove_self
await sub_man.notify_device_disconnected(self)
File "C:\Users\Paper\plexdlnaplayer\plex\subscribe.py", line 145, in notify_device_disconnected
asyncio.create_task(asyncio.gather([self.remove_subscriber(sub.uuid, target_uuid=device.uuid) for sub in subs]))
File "C:\Python310\lib\asyncio\tasks.py", line 337, in create_task
task = loop.create_task(coro)
File "C:\Python310\lib\asyncio\base_events.py", line 438, in create_task
task = tasks.Task(coro, loop=self, name=name)
TypeError: a coroutine was expected, got
?[31mERROR?[0m: Application shutdown failed. Exiting.
?[32mINFO?[0m: Finished server process [?[36m39512?[0m]
Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x0000025815496E90>
C:\Users\Paper\plexdlnaplayer>
In my setup, plexdlnaplayer will often go crazy with tons of (repeating) message on console. It seems something trigger plexdlnaplayer to keep trying/testing (?) connection. In this crazy situation, actual playback doesn't work. I need to quit the script and re-run, then quickly start playback from Plex client and hope it will work.
Below is console message. IP 192.168.0.100 is my Plex server address. LUMIN is my UPnP renderer.
C:\Users\Paper\plexdlnaplayer>python main.py
?[32mINFO?[0m: Started server process [?[36m39512?[0m]
?[32mINFO?[0m: Waiting for application startup.
dlna discover connected
?[32mINFO?[0m: Application startup complete.
?[32mINFO?[0m: Uvicorn running on ?[1mhttp://0.0.0.0:32488?[0m (Press CTRL+C to quit)
got new dlna deviec location url http://192.168.0.100:8080/upnpd/765f33c55b.xml
got new dlna deviec location url http://192.168.0.1:1900/igd.xml
got new dlna deviec location url http://192.168.0.111:8008/ssdp/device-desc.xml
got new dlna deviec location url http://192.168.0.111:9080
got new dlna deviec location url http://192.168.0.1:49152/wps_device.xml
got new dlna deviec location url http://192.168.0.114:60006/upnp/desc/aios_device/aios_device.xml
got new dlna deviec location url http://192.168.0.118:23000/
got new dlna device from LUMIN:LUMIN
init adapter for LUMIN:LUMIN in thread MainThread
LUMIN:LUMIN state start looping
socket reuse failed module 'socket' has no attribute 'SO_REUSEPORT'
dlna subscribe no host ip
state loop LUMIN:LUMIN begin in Dlna State Thread LUMIN:LUMIN
LUMIN:LUMIN state change notified {'current_uri': 'https://14-198-45-114.e567a65d157e417b83be197a9b88cfe3.plex.direct:20905/library/parts/293722/1660209143/file.dsf?X-Plex-Token=transient-2a507724-b094-4e7d-b5fc-5ec50920eda1', 'old': {'current_uri': None, 'current_track_duration': None, 'state': None, 'volume': None, 'muted': None}, 'current_track_duration': 0, 'state': 'STOPPED', 'volume': 100, 'muted': 'false'}
got new dlna deviec location url http://192.168.0.102:1305/dev/dbd8e26f-c633-bc80-ffff-ffffc893b8c3/desc.xml
got new dlna deviec location url http://192.168.0.102:1305/dev/dbd8e26f-c633-bc80-ffff-ffffb2e61307/desc.xml
got new dlna deviec location url http://192.168.0.1:49153/wps_device.xml
guessed host ip 192-168-0-100.ae8f4c041ec84e4c95f3d5400ca6b4ce.plex.direct
?[32mINFO?[0m: 192.168.0.100:40000 - "?[1mGET /player/timeline/poll?commandID=0 HTTP/1.1?[0m" ?[32m200 OK?[0m
http://192-168-0-100.ae8f4c041ec84e4c95f3d5400ca6b4ce.plex.direct:32400/player/timeline/poll?commandID=0&wait=1 used 0:00:10.003749
?[32mINFO?[0m: 192.168.0.100:40002 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
http://192-168-0-100.ae8f4c041ec84e4c95f3d5400ca6b4ce.plex.direct:32400/player/timeline/poll?commandID=0&wait=1 used 0:00:10.017208
?[32mINFO?[0m: 192.168.0.100:40005 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
sub dlna device LUMIN:LUMIN urn:schemas-upnp-org:service:AVTransport:1
http://192-168-0-100.ae8f4c041ec84e4c95f3d5400ca6b4ce.plex.direct:32400/player/timeline/poll?commandID=0&wait=1 used 0:00:10.014325
?[32mINFO?[0m: 192.168.0.100:40007 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40011 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40013 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40015 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40017 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40019 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40021 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40023 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40025 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40027 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40029 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40031 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40033 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40035 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40037 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40039 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40041 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40043 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40045 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40047 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40049 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40051 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40053 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40055 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40057 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40064 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40065 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40067 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40069 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40071 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40073 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40075 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40077 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40079 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40081 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40083 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40085 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40087 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40089 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40091 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40093 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40095 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40097 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40099 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40101 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40103 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40105 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40107 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40109 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40111 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40113 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40115 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40117 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40119 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40121 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40123 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40125 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40127 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40129 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40131 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40133 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40135 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40137 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40139 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40141 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40143 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40145 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40147 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40149 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40151 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40153 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40155 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40157 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40159 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40161 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40163 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40165 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40167 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40169 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40171 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40173 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40175 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40177 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40179 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40181 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40183 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40185 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40187 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40189 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40191 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40193 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40195 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40197 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40199 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40201 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40203 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40205 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40207 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40209 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40211 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40213 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40215 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40217 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40219 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40221 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40223 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40225 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40227 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40229 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40231 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40233 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40235 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40237 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40239 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40241 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40243 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40245 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40247 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40249 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40251 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40253 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40255 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40257 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40259 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40261 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40263 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40265 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40267 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40269 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40271 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40273 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40275 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40277 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40279 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40281 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40283 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40285 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40287 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40289 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40291 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40293 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40295 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40297 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40299 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40301 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40303 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40305 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40307 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40309 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40311 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40313 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40315 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40317 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40319 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40321 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40323 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40325 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40327 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40329 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40331 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40333 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40335 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40337 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40339 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40341 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40343 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40345 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40347 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40349 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40351 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40353 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40355 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40357 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40359 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40361 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40363 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40365 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40367 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40369 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40371 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40373 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40375 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40377 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40379 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40381 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40383 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40385 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40387 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40389 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40391 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40393 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40395 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40397 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40399 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40401 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40403 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40405 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40407 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40409 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40411 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40413 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40415 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40417 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40419 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40421 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40423 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40425 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40427 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40429 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40431 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40433 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40435 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40437 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40439 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40441 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40443 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40445 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40447 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40449 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40451 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40453 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40455 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40457 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40459 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40461 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40463 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40465 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40467 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40469 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40471 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40473 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40475 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40477 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40479 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40481 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40483 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40485 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40487 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40489 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40491 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40493 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40495 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40497 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40499 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40501 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40503 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40505 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40507 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40509 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40511 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40513 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40515 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40517 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40519 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40521 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40523 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40525 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40527 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40529 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40531 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40533 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40535 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40537 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40539 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40541 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40543 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40545 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40547 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40549 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40551 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40553 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40555 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40557 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40559 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40561 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40563 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40565 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40567 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40569 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40571 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40573 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40575 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40577 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40579 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40581 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40583 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40585 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40587 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40589 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40591 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40593 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40595 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40597 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40599 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40601 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40603 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40605 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40607 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40609 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40611 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40613 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40615 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40617 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40619 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40621 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40623 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40625 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40627 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40629 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40631 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40633 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40635 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40637 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40639 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40641 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40643 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40645 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40647 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40649 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40651 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40653 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40655 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40657 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40659 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40661 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40663 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40665 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40667 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40669 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40671 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40673 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40675 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40677 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40679 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40681 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40683 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40685 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40687 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40689 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40691 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40693 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40695 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40697 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40699 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40701 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40703 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40705 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40707 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40709 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40711 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40713 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40715 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40717 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40719 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40721 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40723 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40725 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40727 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40729 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40731 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40733 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40735 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40737 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40739 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40741 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40743 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40745 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40747 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40749 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40751 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40753 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40755 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40757 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40759 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40761 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40763 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40765 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40767 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40769 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40771 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40773 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40775 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40777 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40779 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40781 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40783 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40785 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40787 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40789 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40791 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40793 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40795 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40797 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40799 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40801 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40803 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40805 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40807 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40809 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40811 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40813 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40815 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40817 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40819 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40821 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40823 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40825 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40827 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40829 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40831 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40833 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40835 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40837 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40839 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40841 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40843 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40845 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40847 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40849 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40851 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40853 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40855 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40857 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40859 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40861 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40863 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40865 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40867 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40869 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40871 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40873 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40875 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40877 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40879 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40881 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40883 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40885 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40887 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40889 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40891 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40893 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40895 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40897 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40899 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40901 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40903 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40905 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40907 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40909 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40911 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40913 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40915 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40917 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40919 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40921 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40923 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40925 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40927 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40929 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40931 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40933 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40935 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40937 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40939 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40941 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40943 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40945 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40947 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40949 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40951 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40953 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40955 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40957 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40959 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40961 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40963 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40965 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40967 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40969 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40971 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40973 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40975 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40977 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40979 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40981 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40983 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40985 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40987 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40989 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: 192.168.0.100:40991 - "?[1mGET /player/timeline/poll?commandID=0&wait=1 HTTP/1.1?[0m" ?[32m200 OK?[0m
?[32mINFO?[0m: Shutting down
?[32mINFO?[0m: Waiting for application shutdown.
LUMIN:LUMIN real update state from sub STOPPED None 0
LUMIN:LUMIN real update state from sub in lock STOPPED None 0
LUMIN:LUMIN state change notified {'current_uri': None, 'old': {'current_uri': 'https://14-198-45-114.e567a65d157e417b83be197a9b88cfe3.plex.direct:20905/library/parts/293722/1660209143/file.dsf?X-Plex-Token=transient-2a507724-b094-4e7d-b5fc-5ec50920eda1'}}
LUMIN:LUMIN state loop LUMIN:LUMIN stopped
?[31mERROR?[0m: Traceback (most recent call last):
File "C:\Python310\lib\site-packages\starlette\routing.py", line 635, in lifespan
async with self.lifespan_context(app):
File "C:\Python310\lib\site-packages\starlette\routing.py", line 533, in aexit
await self._router.shutdown()
File "C:\Python310\lib\site-packages\starlette\routing.py", line 622, in shutdown
await handler()
File "C:\Users\Paper\plexdlnaplayer\plex\plexserver.py", line 100, in on_shutdown
await asyncio.gather(stop_tasks)
File "C:\Users\Paper\plexdlnaplayer\dlna\dlna_device.py", line 274, in remove_self
await sub_man.notify_device_disconnected(self)
File "C:\Users\Paper\plexdlnaplayer\plex\subscribe.py", line 145, in notify_device_disconnected
asyncio.create_task(asyncio.gather([self.remove_subscriber(sub.uuid, target_uuid=device.uuid) for sub in subs]))
File "C:\Python310\lib\asyncio\tasks.py", line 337, in create_task
task = loop.create_task(coro)
File "C:\Python310\lib\asyncio\base_events.py", line 438, in create_task
task = tasks.Task(coro, loop=self, name=name)
TypeError: a coroutine was expected, got
?[31mERROR?[0m: Application shutdown failed. Exiting.
?[32mINFO?[0m: Finished server process [?[36m39512?[0m]
Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x0000025815496E90>
C:\Users\Paper\plexdlnaplayer>