jhawthorn / plugin.video.gomtv.net

:tv: GOMtv.net video addon for XBMC
GNU General Public License v3.0
7 stars 1 forks source link

Cannot play VOD with proxy on Windows 7 #1

Closed lastmac closed 11 years ago

lastmac commented 11 years ago

Thanks for taking some time to update the plugin. :)

I am currently using Frodo on Windows 7.

21:44:08 T:1480  NOTICE: DVDPlayer: Opening: http://localhost:38234/?dest=http%3A%2F%2F38.109.102.62%2Fstream.gom%3Funo%3D10596%26bid%3D71474%26vjoinid%3D125652%26level%3D60%26ispay%3D1%26auth%3D4368%26nodeid%3D76843%26vodkey%3D6375e5c7dc2e75353f5976f03a8c1b5a%26title%3D20130123%2520Code%2520S%2C%2520Ro32%2C%2520Group%2520B%25201-1&payload=Login%2C0%2C10596%2C38.109.102.62%2C82.216.2.71%0A
21:44:08 T:1480 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
21:44:08 T:6352  NOTICE: Thread CDVDPlayer start, auto delete: false
21:44:08 T:6352  NOTICE: Creating InputStream
21:44:18 T:6352 WARNING: XFILE::CCurlFile::CReadState::FillBuffer: curl failed with code 28
21:44:18 T:6352   ERROR: CCurlFile::CReadState::Open, didn't get any data from stream.
21:44:18 T:6352   ERROR: XFILE::CFileCache::Open - failed to open source <http://localhost:38234/?dest=http%3A%2F%2F38.109.102.62%2Fstream.gom%3Funo%3D10596%26bid%3D71474%26vjoinid%3D125652%26level%3D60%26ispay%3D1%26auth%3D4368%26nodeid%3D76843%26vodkey%3D6375e5c7dc2e75353f5976f03a8c1b5a%26title%3D20130123%2520Code%2520S%2C%2520Ro32%2C%2520Group%2520B%25201-1&payload=Login%2C0%2C10596%2C38.109.102.62%2C82.216.2.71%0A>
21:44:18 T:6352   ERROR: CDVDPlayer::OpenInputStream - error opening [http://localhost:38234/?dest=http%3A%2F%2F38.109.102.62%2Fstream.gom%3Funo%3D10596%26bid%3D71474%26vjoinid%3D125652%26level%3D60%26ispay%3D1%26auth%3D4368%26nodeid%3D76843%26vodkey%3D6375e5c7dc2e75353f5976f03a8c1b5a%26title%3D20130123%2520Code%2520S%2C%2520Ro32%2C%2520Group%2520B%25201-1&payload=Login%2C0%2C10596%2C38.109.102.62%2C82.216.2.71%0A]
21:44:18 T:6352  NOTICE: CDVDPlayer::OnExit()
21:44:18 T:6352  NOTICE: CDVDPlayer::OnExit() deleting input stream
21:44:18 T:1480   ERROR: Playlist Player: skipping unplayable item: 0, path [plugin://plugin.video.gomtv.net/?method=playVod&set=1&vjoinid=125652&level=6&cmd=SetMovie&nid=76843&autoplay=true&popup=yes&conid=71474&fkey=2df367826e166df54c045ea7057198a4&leagueid=33731&playmode=vod&type=addvalues&uno=10596]
21:44:18 T:1480  NOTICE: CDVDPlayer::CloseFile()
21:44:18 T:1480 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
21:44:18 T:1480  NOTICE: DVDPlayer: waiting for threads to exit
21:44:18 T:1480  NOTICE: DVDPlayer: finished waiting
jhawthorn commented 11 years ago

Thanks for the report. Does this also happen with "Enable seeking (Workaround)" disabled?

lastmac commented 11 years ago

You are right. Just disabled the option and it works like a charm, thank you very much for this!

jhawthorn commented 11 years ago

0.0.9, which was just released. Should fix the issue when "Enable seeking (Workaround)" is enabled. Restarting XBMC after installation is required for the fix to work.

lastmac commented 11 years ago

Thanks, I've tried your updates from a couple of days ago, so far all good.