Not able to add HTTP source in Camelot Beta 1
#1
Hey guys,

I am unable to add http source in the alpha and the beta 1 of Camelot. I keep getting a "Could not connect to the source, would u like to add it anyway?"

In the stable this works fine.


The source is a Apache2 http server with simple .htaccess username and password authentication.

Thanks for the thoughts.
Reply
#2
Thanks for the report. I'll test this later today.
Always read the online manual (wiki), FAQ (wiki) and search the forum before posting.
Do not PM or e-mail Team-Kodi members directly asking for support. Read/follow the forum rules (wiki).
Please read the pages on troubleshooting (wiki) and bug reporting (wiki) before reporting issues.
Reply
#3
Ok, just found a htaccess enabled webserver here at work and its working fine for me. Please pastebin the full debug log of that session.
Always read the online manual (wiki), FAQ (wiki) and search the forum before posting.
Do not PM or e-mail Team-Kodi members directly asking for support. Read/follow the forum rules (wiki).
Please read the pages on troubleshooting (wiki) and bug reporting (wiki) before reporting issues.
Reply
#4
I have sent you a PM with an example link of my webserver.
Reply
#5
Developers have this issue in research. For now you can add a source directly by bypassing the "Add network location" option.

Add your source like this:
Code:
http://username:password@ip:port
Reply
#6
FYI, fixed in SVN r24982.
Always read the online manual (wiki), FAQ (wiki) and search the forum before posting.
Do not PM or e-mail Team-Kodi members directly asking for support. Read/follow the forum rules (wiki).
Please read the pages on troubleshooting (wiki) and bug reporting (wiki) before reporting issues.
Reply

Logout Mark Read Team Forum Stats Members Help
Not able to add HTTP source in Camelot Beta 10