vmpn / hdhomeruntoolbox

Automatically exported from code.google.com/p/hdhomeruntoolbox
0 stars 0 forks source link

Does not work with DVB-T in New ZEaland #7

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
All channels are marked as CHNOTFOUND

cat 29\ TV9\ tuner1.strm
hdhomerun://111119B1-1/tuner1 29 TV9?channel=auto:CHNOTFOUND&program=1413

I believe this is caused by the hard-coded call to channel("us-cable") in 
SCANNING.java. Seems to me it should be something different for DBT-T in New 
Zealand.

The scan_tuner.txt file is attached

Original issue reported on code.google.com by bryan.ch...@gmail.com on 25 Nov 2012 at 10:54

Attachments:

GoogleCodeExporter commented 9 years ago
I ran into the same problem, so I thought I'd try a fix.  This seems to work 
for me here in NZ.  I've attached a patch for the source which should cover 
broadcast and cable in the US, TW, EU and AU.  I've also attached a newly 
compiled version.

The lists should be pretty self-explanatory, but if you have any questions, or 
run into problems let me know!

Original comment by ja...@pollock.ca on 1 Dec 2012 at 10:19

Attachments:

GoogleCodeExporter commented 9 years ago
I believe I have the same issue, where all the scanned channels return 
"auto:CHNOTFOUND". I've downloaded patched "hdhomeruntoolbox-issue7.jar". But 
upon trying to run it it returns with an "Unable to access jar file" message 
below. Please help. 

java -jar hdhomeruntoolbox-issue7.jar
Error: Unable to access jarfile hdhomeruntoolbox-issue7.jar

Original comment by M.K.Racz...@gmail.com on 30 Dec 2013 at 5:01