NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Kodi / XBMC v
« Previous 1 … 39 40 41 42 43
Multiple simultaneous

 
  • 0 Vote(s) - 0 Average
Multiple simultaneous
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,787
Threads: 769
Joined: Nov 2003
#1
2012-09-25, 06:00 PM
Wilee, for the multiple simultaneous clients problem, can you try changing one line of code in the addon to check it helps, before I try commiting it to git.

Change the following line in in pvrclient-nexpvr.cpp/OpenLiveStream():
sprintf(line, "GET /live?channel=%d&client=XBMC HTTP/1.0\r\n", channelinfo.iChannelNumber);

To:
sprintf(line, "GET /live?channel=%d&client=XBMC-%s HTTP/1.0\r\n", channelinfo.iChannelNumber, m_sid);
wileecoyote
Offline

Member

Posts: 121
Threads: 9
Joined: Sep 2012
#2
2012-09-25, 06:17 PM
That did it! Thanks Sub!
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  Multiple Server JohnySmith1010 3 636 2024-01-01, 09:25 PM
Last Post: mvallevand
  Question on multiple instances buntay20 1 640 2023-07-26, 11:25 PM
Last Post: mvallevand
  watching tv on multiple screens by paying only for one divanshu6467 6 2,613 2016-07-13, 10:18 AM
Last Post: Graham
  Multiple clients can't watch the same channel? Swift_gti 11 8,127 2016-07-13, 05:44 AM
Last Post: sub
  multiple NPVR servers on a network donbrew 4 2,739 2014-10-30, 01:45 PM
Last Post: mvallevand

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode