URLs containing "channel=auto:CHNOTFOUND" don't work with the latest XBMC/Kodi
builds because channel number is missing. Attached is a script that creates
the expected output from the scan_tuner1.txt
What steps will reproduce the problem?
1. Run hdhomeruntoolbox using the instructions provided using JDK 8
2. All the .strm files are generated with urls "channel=auto:CHNOTFOUND"
What is the expected output? What do you see instead?
expected output:
hdhomerun://10142C7C-1/tuner1 47.1 CFMT?channel=auto:47&program=2
actual output:
hdhomerun://10142C7C-1/tuner1 47.1 CFMT?channel=auto:CHNOTFOUND&program=2
What version of the product are you using? On what operating system?
Ubuntu 14.10 w/ JDK 8.0, latest hdhomerun* packages installed
Please provide any additional information below.
I've attached a shell script that I used to generate the correct output that can be run after hdhomeruntoolbox runs and generates the ~/.hdhomerun/scan_tuner1.txt file.
Original issue reported on code.google.com by ironst...@gmail.com on 16 Nov 2014 at 6:49
Original issue reported on code.google.com by
ironst...@gmail.com
on 16 Nov 2014 at 6:49Attachments: