NextPVR Forums
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Kodi / XBMC v
1 2 3 4 5 … 39 Next »
Reverse proxy - ssl - kodi client

 
  • 0 Vote(s) - 0 Average
Reverse proxy - ssl - kodi client
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 42,630
Threads: 839
Joined: May 2006
#31
2021-12-07, 08:57 PM
There is no way via the Kodi addon to do that but if Kodi is properly inserting 8866 properly what if you simply use port 443

Martin
cdogg
Offline

Junior Member

Posts: 25
Threads: 4
Joined: Sep 2012
#32
2021-12-07, 09:11 PM
The reason the port being set, regardless of the number, is that it insert a colon into the url so something like "server/npvr/..." ends up looking like "server/npvr/:443 or 8866". The apache server doesn't know what to do with a url that has a : in it of course. I've tried to force the situation by editing settings.xml and setting it as "443/npvr/" which allows me to enable the addon, but when performing actions, it ignores the "443/npvr" and substitutes just "8866", dropping the "/npvr/" part. Hope I've explained that better. If the addon would allow me to enter not just numbers but also other characters, that would be perfect.
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 42,630
Threads: 839
Joined: May 2006
#33
2021-12-07, 09:23 PM
Ok I thought it would be at the end, your first post confused me. Given that I have no way for me to test this or of testing the NextPVR API redirects, I can consider this for Nexus with port 0 if you are willing to do the testing.

Martin
cdogg
Offline

Junior Member

Posts: 25
Threads: 4
Joined: Sep 2012
#34
2021-12-07, 09:36 PM
I've tried port 0 but it then puts ":0" into the url which of course is no good. Now if it worked that using port 0 took the port completely out of the equation then great! Totally willing to test. My brother is willing to try to compile the source into the necessary .dll, but I'm not sure where in the code I would need to edit to stop inputing the port number and colon into the url.
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 42,630
Threads: 839
Joined: May 2006
#35
2021-12-07, 09:45 PM
It certainly won't work now, it will need a code change. If your brother can compile it change this line

https://github.com/kodi-pvr/pvr.nextpvr/...gs.cpp#L41

to

Code:
strcpy(m_urlBase, m_hostname.c_str());

which will pass through the URL you type;

Martin
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (4): « Previous 1 2 3 4


Possibly Related Threads…
Thread Author Replies Views Last Post
  When running Kodi, new recordings not showing up jorrenb 53 3,083 2022-05-18, 12:52 AM
Last Post: mvallevand
  Setting up a media server for my kodi devices? jiwlei 3 537 2022-04-23, 04:05 PM
Last Post: JavaWiz
  NextPVR v5. Analog FM Channels not showing in Kodi RazorRust 1 120 2022-04-06, 02:33 AM
Last Post: mvallevand
  Kodi Pause, Rewind and Fast Forward not working mcragoe 5 360 2022-03-14, 06:35 PM
Last Post: mvallevand
  Kodi Matrix 19.5 2leftfeet 1 522 2022-01-21, 07:11 PM
Last Post: mvallevand
  Kodi AC-4 (GitHub) for Windows (for ATSC 3.0 TV) DSperber 14 1,220 2022-01-14, 01:57 PM
Last Post: ferrels
  AC4 Support in Kodi on NVidia Shield? cncb 8 519 2022-01-10, 09:31 PM
Last Post: DSperber
  Kodi Matrix pvr.nextpvr freeze coming mvallevand 0 382 2021-11-23, 05:58 PM
Last Post: mvallevand
  Best way to make a Kodi home media server? weksleini 0 390 2021-11-19, 02:52 AM
Last Post: weksleini
  Kodi sometimes cannot play channels aderlopas 38 1,865 2021-11-13, 05:49 PM
Last Post: aderlopas

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

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

Linear Mode
Threaded Mode