989171
10-17-2006, 09:58 AM
Ive got Elseed up and running perfectly. I'm trying to get it to display actual names through the elseed.conf file. Nothing Ive tried seems to work, hopefully you can give me a clue. This is what I have.
Sony Sat t60
Instantcaked 160 gig HD
TIVO Software 3.5-01-1-011
TivoWebPlus 1.3.1
Elseed 0.6.0
elseed, elseed.conf and elseed_forever.sh are in /var/hack/elseed-0.6.0
This is my rc.sysinit.author file
# Start TivoWebPlus
/var/hack/TivoWebPlus/tivoweb &
sleep 200
/var/hack/elseed-0.6.0/elseed_forever.sh -c /var/hack/elseed-0.6.0/elseed.conf &
This is my elseed_forever.sh file
#!/bin/bash
export PATH=/bin:/usr/bin:/var/bin:/hack/bin:/var/hack/elseed-0.6.0:/tvbin:/tivo-bin:.
while true
do
elseed -e $*
sleep 5
done
And finally my elseed.conf with phone number Xd out
404xxxxxxx Dad
What am I missing?
Sony Sat t60
Instantcaked 160 gig HD
TIVO Software 3.5-01-1-011
TivoWebPlus 1.3.1
Elseed 0.6.0
elseed, elseed.conf and elseed_forever.sh are in /var/hack/elseed-0.6.0
This is my rc.sysinit.author file
# Start TivoWebPlus
/var/hack/TivoWebPlus/tivoweb &
sleep 200
/var/hack/elseed-0.6.0/elseed_forever.sh -c /var/hack/elseed-0.6.0/elseed.conf &
This is my elseed_forever.sh file
#!/bin/bash
export PATH=/bin:/usr/bin:/var/bin:/hack/bin:/var/hack/elseed-0.6.0:/tvbin:/tivo-bin:.
while true
do
elseed -e $*
sleep 5
done
And finally my elseed.conf with phone number Xd out
404xxxxxxx Dad
What am I missing?