View unanswered posts | View active topics It is currently Fri May 24, 2013 12:14 pm



Reply to topic  [ 696 posts ]  Go to page Previous  1 ... 4, 5, 6, 7, 8, 9, 10 ... 70  Next
 PlayOn!X firmware (Optware friendly r4824) 
Author Message

Joined: Sat Feb 13, 2010 9:59 pm
Posts: 673
Location: Tilburg
Post Re: ACR-PV73100 v7.3.x.r4824 Playon!HD (Optware friendly)
Change it to:
Code:
nice -n 0 /opt/bin/transmission-daemon --config-dir /opt/etc/transmission


Thu Dec 30, 2010 5:49 pm
Profile

Joined: Wed Dec 22, 2010 11:03 pm
Posts: 18
Post Re: ACR-PV73100 v7.3.x.r4824 Playon!HD (Optware friendly)
Perfect! Working like a charm now, thanks so much, looks like I have a lot to learn about linux command line stuff! Just one question, how do I go about getting nzbget working with the webui? I can install the package via the optware page but then I need to install apache or something similar? Thanks for your help, very much appreciated and Happy New Year :D

HJ


Thu Dec 30, 2010 6:12 pm
Profile

Joined: Sat Feb 13, 2010 9:59 pm
Posts: 673
Location: Tilburg
Post Re: ACR-PV73100 v7.3.x.r4824 Playon!HD (Optware friendly)
And I have to spend more time on testing, instead of too soon releasing of software.

Like I've said, I'm not familiar with nzbget. I've seen it once included in other firmware, together with web interface, so I know it's working. Web interface was based on PHP, so probably it was NZBGetWeb. Anyway you'll need lighttpd or apache (the first option is recommended).


Thu Dec 30, 2010 6:44 pm
Profile

Joined: Wed Dec 22, 2010 11:03 pm
Posts: 18
Post Re: ACR-PV73100 v7.3.x.r4824 Playon!HD (Optware friendly)
It's all a good learning curve!

I'm just dabbling now trying to get nzbget working with webui and lighttpd. Will get this asked quickly as I don't want to hijack this thread!

lighttpd installed into the /opt/sbin/ folder, is it ok to be run from there? When I try and run it it says there is no config file, but I found lighttpd.conf in /opt/etc/lighttpd folder. I'm also presuming the root folder for files is specified within that file?

nzbget appears to be in /opt/bin/ but has no config file (but tells me where to find it or put it). I know the webui must go where it's defined within lighttpd, it doesn't have to matter in relation where to nzbget is installed ... is that correct? Will learn this lot myself, just need a guiding hand!

Thanks once again,

HJ (Jason)

[EDIT]

Got nzbget working as a service, that's now running on reboot, only problem is with lighttpd now, can't start it, even with the .conf file and the -f syntax. Where should I be running this from? lighttpd is installed in the /opt/sbin/ folder, I copied the .conf file there. I've tried using the set up guide from the site but it doesn't appear to work right!

Also how the heck do I copy the webgui files from my pc to the /opt/share/www/ folder?

[EDIT EDIT]

Managed to get the webfiles on in the correct location and now have lighttpd running (yipee!).

Only one issue now, I get a 403 Forbidden error on the page, do I need to install PHP? The files for the webgui are .php so aren't sure if PHP is installed at all. Any suggestions?

Cheers, HJ


Thu Dec 30, 2010 6:58 pm
Profile

Joined: Sat Feb 13, 2010 9:59 pm
Posts: 673
Location: Tilburg
Post Re: ACR-PV73100 v7.3.x.r4824 Playon!HD (Optware friendly)
I'm glad you are doing progress! I haven't got time yet to play with it (a friend send me very nice X-mas gift, so I have to check it), but:
1) How did you get lighttpd running? Are you running it with Fastcgi?
2) Do you have 403 error with all pages, or only PHP?
2) PHP should be installed together with lighttpd, you can check it by searching php on InfoSite's Optware page - there should be option 'install' if it's not installed


Fri Dec 31, 2010 1:14 am
Profile

Joined: Wed Dec 22, 2010 11:03 pm
Posts: 18
Post Re: ACR-PV73100 v7.3.x.r4824 Playon!HD (Optware friendly)
mikka wrote:
I'm glad you are doing progress! I haven't got time yet to play with it (a friend send me very nice X-mas gift, so I have to check it), but:
1) How did you get lighttpd running? Are you running it with Fastcgi?
2) Do you have 403 error with all pages, or only PHP?
2) PHP should be installed together with lighttpd, you can check it by searching php on InfoSite's Optware page - there should be option 'install' if it's not installed


1) I'm not too sure, I set up the conf file and made sure when lighttpd ran it had the -f argument then the full path to the conf file .... it took me a while to get working but I think there may have been more to that than that! I'm not to sure about Fastcgi, I just installed whatever was on the optware page.

2) 403 error shows on index.php or mini.php, I think html works as the main page shows that lighttpd is running.

3) I've installed php separately but it doesn't appear to work, I'm not entirely sure if lighttpd had the php bundled with it ... might make a quick php test script to find out.

Cheers and happy new year!

Jason


Fri Dec 31, 2010 8:25 pm
Profile

Joined: Wed Dec 22, 2010 11:03 pm
Posts: 18
Post Re: ACR-PV73100 v7.3.x.r4824 Playon!HD (Optware friendly)
An interesting situation when I turned my unit on today & logged into transmission:
Code:
Error:   Error: No space left on device (/tmp/hdd/volumes/HDD1/transmission/{torrent name}/


There is about 600gb free on the hdd!

Any ideas?

Jason


Fri Dec 31, 2010 9:08 pm
Profile

Joined: Thu Jan 07, 2010 5:29 pm
Posts: 22
Post Re: ACR-PV73100 v7.3.x.r4824 Playon!HD (Optware friendly)
Hi
I upgraded the firmware. (Happy still somebody is working on the firmware)
As I understand infosite is already installed? (Tried to telnet it and it said already installed.)
now I try to get into infosite with http://192.168.101/infosite.html
also tried it with index.html but no login.
I try to telnet to the same ip number and works..

I am no programmer at all and was already happy I could telnet but absolutly do not know what to do now :oops:

with only the firmware I do not have acces anymore to the feeds I had before....

help?? :mrgreen:

_________________
Image


Sat Jan 01, 2011 12:13 pm
Profile

Joined: Wed Dec 22, 2010 11:03 pm
Posts: 18
Post Re: ACR-PV73100 v7.3.x.r4824 Playon!HD (Optware friendly)
Try adding port 1024 to the URL right after the ip number of your POHD unit (ie http://192.168.0.14:1024/)

That's for infosite :-)

Hope this helps.

Jason


Sat Jan 01, 2011 12:29 pm
Profile

Joined: Thu Jan 07, 2010 5:29 pm
Posts: 22
Post Re: ACR-PV73100 v7.3.x.r4824 Playon!HD (Optware friendly)
works like a charm YEHOO!!!
:mrgreen: :mrgreen: :grinning: :grinning:

_________________
Image


Sat Jan 01, 2011 1:15 pm
Profile
Display posts from previous:  Sort by  
Reply to topic   [ 696 posts ]  Go to page Previous  1 ... 4, 5, 6, 7, 8, 9, 10 ... 70  Next

Who is online

Users browsing this forum: No registered users and 0 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by: phpBB | Innitial forum Design by: STSoftware | Modified by: AC Ryan.