Error adding new IR Blaster codes to Replay 4k

Need help adding new IR blaster codes to your ReplayTV unit, this is the place to ask. Please mention whether you are trying to program either (a) a 4000/5000 series unit, or (b) a 2000/3000 series unit (including Panasonic Showstoppers).

Moderators: FlipFlop, Moderators

Post Reply
pluto30306
Posts: 20
Joined: Sat May 09, 2009 12:16 pm

Adding RID Installing Error - I get the Clock, but NO CPU

Post by pluto30306 »

Can anyone help. I created these RID files located: http://www.hifi-remote.com/forums/dload ... le_id=7988

1) I had to replace my hard drive and I did a factory reset to the software.
2) I created the "install" folder in the Photos folder
3) Loaded my RID files and ircodes and ircodesRaw, plus the shellcmds file.
4) I added the the same files in the WIRNS directory
5) Replay 4160 connects to my WIRNS, I get the Clock, but NO CPU.

So, I just removed all the RID install lines in the shellcmds file and only keep the ToggleClock and ToggleCPU in the shellcmds file.

The Replay Showed the Clock and the CPU info.

I started to do line by line...and determined the first line is my error, but I don't know what is wrong with the line.

This is what I have:
AppShell ToggleClock
cp -f /name/storage/Photo/install/ircodes /name/system/user/mirror/sys-setup-gaea/data/irbdata/ircodes
cp -f /name/storage/Photo/install/ircodesRaw /name/system/user/mirror/sys-setup-gaea/data/irbdata/ircodesRaw
AppShell ToggleCpuMeter

Are all the files correct text files?

Any advice or can someone test the install out to ensure it works?
The Robman
Site Owner
Posts: 21886
Joined: Fri Aug 01, 2003 9:37 am
Location: Chicago, IL
Contact:

Post by The Robman »

You're probably better off asking this question over at AVS where you're more likely to find an expert who knows about this stuff.
Rob
www.hifi-remote.com
Please don't PM me with remote questions, post them in the forums so all the experts can help!
pluto30306
Posts: 20
Joined: Sat May 09, 2009 12:16 pm

Post by pluto30306 »

The Robman wrote:You're probably better off asking this question over at AVS where you're more likely to find an expert who knows about this stuff.
Thanks Robman...will do.
pluto30306
Posts: 20
Joined: Sat May 09, 2009 12:16 pm

Error adding new IR Blaster codes to Replay 4k

Post by pluto30306 »

:roll: Can any help with my shellcmds error - I am banging my head against my computer and replaytv trying to get my replays to take the new ir codes.

Firstly, I have been using WiRNS and DVArchive for quite some time and have DVArchive 3.1 and WiRNS 2.0
I have 3 replay units (2x4504 & 1x4160) all three have new 320gig HD.

I just replaced my HD on the unit which I am trying to upload the RID file to.

1) Using DVA created the "install' directory under 'Photos'
2) Copied these files to above directory.
"ircodes"
"ircodesRaw"
"S1007fi.rid"
"S1009fi.rid"
"S1010fi.rid"
"S1011fi.rid"
"S1012fi.rid"
"S1014fi.rid"
"C2000fi.rid"
3) Inserted these lines into 'shellcmds' in my 'C:\WIRNS' directory.
AppShell ToggleClock
cp -f /name/storage/Photo/install/ircodes /name/system/user/mirror/sys-setup-gaea/data/irbdata/ircodes
cp -f /name/storage/Photo/install/ircodesRaw /name/system/user/mirror/sys-setup-gaea/data/irbdata/ircodesRaw
cp -f /name/storage/Photo/install/S1007fi.rid /name/system/user/mirror/sys-setup-gaea/data/irCodeset/S1007fi.rid
cp -f /name/storage/Photo/install/S1009fi.rid /name/system/user/mirror/sys-setup-gaea/data/irCodeset/S1009fi.rid
cp -f /name/storage/Photo/install/S1010fi.rid /name/system/user/mirror/sys-setup-gaea/data/irCodeset/S1010fi.rid
cp -f /name/storage/Photo/install/S1011fi.rid /name/system/user/mirror/sys-setup-gaea/data/irCodeset/S1011fi.rid
cp -f /name/storage/Photo/install/S1012fi.rid /name/system/user/mirror/sys-setup-gaea/data/irCodeset/S1012fi.rid
cp -f /name/storage/Photo/install/S1014fi.rid /name/system/user/mirror/sys-setup-gaea/data/irCodeset/S1014fi.rid
cp -f /name/storage/Photo/install/C2000fi.rid /name/system/user/mirror/sys-setup-gaea/data/irCodeset/C2000fi.rid
AppShell ToggleCpuMeter
4) Performed a 'Connect To Replay TV Service' from my Replay TV unit
5) I get the Clock, but NO CPU Meter

6) I've tested the shellcmds with only the:
AppShell ToggleClock
AppShell ToggleCpuMeter

And I get BOTH the Clock and CPU Meter.

7) To narrow down the problem, I modified the the shellcmds to:
AppShell ToggleClock
cp -f /name/storage/Photo/install/ircodes /name/system/user/mirror/sys-setup-gaea/data/irbdata/ircodes
cp -f /name/storage/Photo/install/ircodesRaw /name/system/user/mirror/sys-setup-gaea/data/irbdata/ircodesRaw
AppShell ToggleCpuMeter

And I only get the clock, so some how I can't get the script to load the files

Any advice?

I've even tried the FlipFlip Bootable CD and added my RID's file, but my replay's couldn't find the server nor did the CD locate the replays.

Is it WIRNS or my script?
Could it be the Replay "install" directory is not a valid location etc.... I am at the end of my knowledge base.

Here is the zip file with the file:
http://www.avsforum.com/avs-vb/attachme ... 1279211268
The Robman
Site Owner
Posts: 21886
Joined: Fri Aug 01, 2003 9:37 am
Location: Chicago, IL
Contact:

Post by The Robman »

I doubt that anyone here knows anything about this, you really need to check in with the experts over at the AVS forum.
Rob
www.hifi-remote.com
Please don't PM me with remote questions, post them in the forums so all the experts can help!
pluto30306
Posts: 20
Joined: Sat May 09, 2009 12:16 pm

Post by pluto30306 »

Problem Solved :lol:

After many days of reading....the answer is:

Don't use Notepad or WordPad.

I switched to TextPad and saved the shellcmds to a PC, ANSI file format and BAM!

It worked.
The Robman
Site Owner
Posts: 21886
Joined: Fri Aug 01, 2003 9:37 am
Location: Chicago, IL
Contact:

Post by The Robman »

How did you find the answer?
Rob
www.hifi-remote.com
Please don't PM me with remote questions, post them in the forums so all the experts can help!
pluto30306
Posts: 20
Joined: Sat May 09, 2009 12:16 pm

Post by pluto30306 »

The answer was burried in the AVS Forum, FlipFlop has written a thread with 400+ replies, after page 9 - burried in one of the comments was...."use a UNIX text editor, don't use Notepad or WordPad." I had to experient with the saving of the file format, but the one that worked was saving the file as a PC, ANSI format.

These are the RID files I was able to upload.

S2000 all pansats
S2001 all viewsats V1
S2002 all viewsats V2
S2003 all dreambox
S2004 all coolsats
S2009 PanSat2500
S1007 SonicView 360 Premier/Elite
S1009 Conaxsat Duo/Trio/Mini
S1010 KBox Prodigy
S1011 DreamBox DM100
S1012 Conaxsat Nano2
S1013 Viewsat 2000
S1014 nFusion HD
C2000 Channel Master CM7000
C2005 Accurian
C2006 3500S
C2007 DirecTV D10
C2008 LG LST-3xxx
C2010 Sylvania SRZ3000
C2011 USDTV Receiver
C2012 Viewsat

You pointed me in the right direction again :) THANKS!!
Post Reply