taligentx / LiveTVH.bundle

Live TV streaming with Plex and Tvheadend
GNU General Public License v3.0
105 stars 19 forks source link

Doesn't work with digest auth #26

Closed gtrak closed 6 years ago

gtrak commented 6 years ago

I was confused for a few minutes, found I had to set the auth to 'basic' in tvheadend to be able to use this plugin, it was 'digest' by default.

Basic auth should be documented if it is not the default tvheadend setting.

taligentx commented 6 years ago

Hi @gtrak, the authentication type will now be detected and set appropriately - thanks for the report!