NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Developers v
« Previous 1 … 19 20 21 22 23 … 93 Next »
beta net2hipsend

 
  • 0 Vote(s) - 0 Average
beta net2hipsend
pBS
Offline

Posting Freak

Posts: 4,829
Threads: 182
Joined: Aug 2005
#81
2010-01-19, 11:54 PM (This post was last modified: 2010-01-22, 12:02 AM by pBS.)
hmm, don't see how that could happen... double check the enter key output..
i make it send a 36.[remote index] so it should work for diff remotes...


i tested it with and without the 1 at end and it acted accordingly..
try sending a "a" as ch and see if it hits the enter..
[it should ignore the 'a' and just send enter]
http://localhost:8084/index.htm?Action=IRSend&IR=36.001 in browser should do sam thing...
Hardware: HDHR Prime, HDPVR 1212, Raspberry pi2, VFD display w/LCDSmartie
ottoguy
Offline

Member

Posts: 190
Threads: 62
Joined: Mar 2005
#82
2010-01-20, 12:31 AM (This post was last modified: 2010-01-20, 12:43 AM by ottoguy.)
The ENTER command is correct. If I send an a from the cli or Enter from the web it sends the enter command correctly and the box understands it.

However using the net2hipsend from the cli to send a channel number give me the correct channel number, no enter, and the other blaster blinking too.

If I take the last 1 off of the command it sends the channel number correctly with no enter, and nothing on the 2nd blaster.

I noticed there is a type of include file ( .au3). Have there been any changes to that file that I may need? Also I'm running HIP version 3.0.2.12.

It seems as though it sends the enter key to the wrong blaster on my setup somehow. I set the delay up a bit and can see that the key being sent to the other box is an ENTER.

I keep editing this post as I find more info. I found a way to trick it. If I setup in HIP for the 36.001 to send to the IR2 and 36.002 to send to IR1 it works.
pBS
Offline

Posting Freak

Posts: 4,829
Threads: 182
Joined: Aug 2005
#83
2010-01-20, 01:29 AM
is that backwards compared to the rest of the ir cmds for that remote?
it still sounds like the enter cmd is set to blast to wrong eye...
each 'remote' in hip should have it's own enter, set to same eye as rest of remote's cmds..
that way when sending a ch to 001, the enter goes to same stb..

still working on my regex for the params...almost there..Smile
Hardware: HDHR Prime, HDPVR 1212, Raspberry pi2, VFD display w/LCDSmartie
pBS
Offline

Posting Freak

Posts: 4,829
Threads: 182
Joined: Aug 2005
#84
2010-01-20, 02:29 AM (This post was last modified: 2010-01-22, 12:01 AM by pBS.)
try this version with new cmds:
use port=, remote=, enter=, server=, and delay= to specify params now...in any order Smile
no need to specify the ones that don't need to change from defaults...


to specify ch '140', port 8086 and server 'pvr' just use 'net2hipsend 140 server=pvr port=8086'
or just to specify delay: 'net2hipsend 140 delay=xxx'
Big Grin

add the word 'debug' to it to see the commands sent..

oh and that was the entire source code...not needed, that's what becomes the .exe...just wanted to show you the guts..Smile
Hardware: HDHR Prime, HDPVR 1212, Raspberry pi2, VFD display w/LCDSmartie
ottoguy
Offline

Member

Posts: 190
Threads: 62
Joined: Mar 2005
#85
2010-01-21, 11:04 PM
Looks good. The new version works as expected and is simplier since you don't need to specify all the defaults.

All of my issues with it blasting wrong resolved themselves with a reboot. Gotta love windows.

Thanks again for a great program and all the tech support.
pBS
Offline

Posting Freak

Posts: 4,829
Threads: 182
Joined: Aug 2005
#86
2010-01-21, 11:58 PM (This post was last modified: 2010-01-22, 12:05 AM by pBS.)
cool...i've been using it on my main machine as the enter after does seem to make stb video come up quicker...Smile
and i know how it is, i couldn't learn the stupid 'enter' key for an hour cuz i wasn't hitting a 'key' first for the ir learn dialog before hitting the remote button, and was wondering why it never responded...lol ["hit a key to start learning", *then* hit hit the remote key...silly me]

i'd been meaning to work out the regex for input options for ages, useful in all my utils...

darn, now i have to rewrite the wiki pages for them...lol
Hardware: HDHR Prime, HDPVR 1212, Raspberry pi2, VFD display w/LCDSmartie
steve232
Offline

Member

Posts: 83
Threads: 14
Joined: Jan 2005
#87
2010-02-13, 04:49 PM (This post was last modified: 2010-02-13, 06:56 PM by steve232.)
I gave up trying to get ir server suite running.

I've installed net2hipsend and set up hip server mode:

Web Enabled, port 8084, HIPDefault.htm and server address 127.0.0.1.

Also added hip and net2hipsend to firewall rules.

When I enter [http://localhost:8084/index.htm] in browser, the page returns this:

You are not authorized to view this page


This is windows 7.

Any ideas

Thanks
Steve
steve232
Offline

Member

Posts: 83
Threads: 14
Joined: Jan 2005
#88
2010-02-13, 06:40 PM
OK, the web page is working.

I learned the dish 322 ir codes.
But the displayed format is different.

#2 [2151698512.58561]
#3 [2159392195.5489]

etc. they are all different numbers after the period.

Do I need to edit the hipuirt.ini file to make the numbering like the wiki example?

Thanks
Steve
pBS
Offline

Posting Freak

Posts: 4,829
Threads: 182
Joined: Aug 2005
#89
2010-02-13, 08:50 PM (This post was last modified: 2010-02-13, 09:03 PM by pBS.)
yea, the default page isn't index.htm...it's HIPDefault.htm

whoa, those are weird numbers... using a usbuirt? when you test those ir codes in hip, does it change channels?

hmm,what did you select in "edit ir commands" for 'button' and 'label'?
those are what defines the #.# saved as..
normally pick '#0' for both for '0'
[and immediately at top you'll see "{?3.001}" as what it'll save it as..

then you should be ok..
if not, post a screen shot of what your 'edit ir commands' screen looks like..

[you should be able to 'edit' the cmds and not have to re-learn to re-label them..]
Hardware: HDHR Prime, HDPVR 1212, Raspberry pi2, VFD display w/LCDSmartie
steve232
Offline

Member

Posts: 83
Threads: 14
Joined: Jan 2005
#90
2010-02-14, 12:04 AM
I'm a little close to getting it working.

I can use the command line to change some channels.
If it has a '0' zero in it, it doesn't get sent.

105 ends up 15
210 becomes 21

211 goes through OK.

But using add/edit tool, I can send a '0'

I can also send a '0' from the web page.

pBS, any ideas and thanks for the help

Steve
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (15): « Previous 1 … 7 8 9 10 11 … 15 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  Video Library Archive addon beta pBS 2 1,757 2006-12-14, 07:37 PM
Last Post: pBS
  Gmail plugin - Beta test Thread McBainUK 39 12,351 2006-08-28, 03:25 AM
Last Post: skippy_nz
  Screen saver plugin - Beta testers required McBainUK 33 10,123 2006-06-28, 05:36 PM
Last Post: MixMan
  My Music 3 Beta (DB Version) reven 136 34,998 2005-12-20, 07:57 PM
Last Post: bluesxman
  My Pictures 3.0.1 beta fix reven 29 8,432 2005-11-11, 07:15 PM
Last Post: deepak
  My Music 3 Beta reven 75 17,099 2005-10-17, 06:49 PM
Last Post: reven
  My Pictures 3 beta reven 47 12,382 2005-10-11, 01:31 AM
Last Post: reven

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode