The main purpose of this pull request is to add missing EPG category mappings and make the mapping result match what TVHeadend expects (by checking the expected strings in the TVHeadend source code).
The request also adds a simple fix for HTTP digest authentication with TVHeadend. I confirmed it works with version 4.2.
To ease in debugging I added an output to file option to horepgd.py so it is possible to review the results of a normal run and not make changes to TV Headend.
The main purpose of this pull request is to add missing EPG category mappings and make the mapping result match what TVHeadend expects (by checking the expected strings in the TVHeadend source code).
The request also adds a simple fix for HTTP digest authentication with TVHeadend. I confirmed it works with version 4.2.
To ease in debugging I added an output to file option to
horepgd.py
so it is possible to review the results of a normal run and not make changes to TV Headend.