GithubHelp home page GithubHelp logo

Add ps3netsrv about wdpksrc HOT 7 OPEN

wdcommunity avatar wdcommunity commented on June 10, 2024
Add ps3netsrv

from wdpksrc.

Comments (7)

stefaang avatar stefaang commented on June 10, 2024 1

Any success with this?

ps3netsrv.tar.gz

from wdpksrc.

stefaang avatar stefaang commented on June 10, 2024 1

TODO:
Edit /shares/Volume_1/Nas_Prog/ps3netsrv/target/ps3netsrv-starter.sh

#!/bin/sh

BIN_FILE="${SYNOPKG_PKGDEST}/bin/ps3netsrv"

if [ -r "${CFG_FILE}" ]; then
    . "${CFG_FILE}"
fi

${BIN_FILE} "${PS3_DIR}" 2>&1 &
echo "$!" > "${PID_FILE}"

Edit /shares/Volume_1/Nas_Prog/ps3netsrv/target/var/ps3netsrv.conf

PS3_DIR="/shares/Volume_1/whatever"

Then use this to start it.

/shares/Volume_1/Nas_Prog/ps3netsrv/start.sh /shares/Volume_1/Nas_Prog/ps3netsrv

More TODO: fix stop.sh

from wdpksrc.

bahusoid avatar bahusoid commented on June 10, 2024

Awesome!!!
Big thanks for config fixes. I was just going to complain about it :)

I've been able to successfully install and run it and it's recognized by PS3. It's properly starting from Web by ticking Run App (so I didn't try to start it from ssh).

Regarding PS3_DIR I think by default it should look into /shares/Volume_1/Public/PS3

from wdpksrc.

stefaang avatar stefaang commented on June 10, 2024

@tonyrayo you were also looking for this, no?

from wdpksrc.

bahusoid avatar bahusoid commented on June 10, 2024

Status report: Server was working for few days without any issues. So thanks again for quick response!
Are you planning to publish it officially?

More TODO: fix stop.sh

Not sure what you meant but I see service is properly stopped from Web when Run App is ticked to OFF (checked logs and list of processes) So it seems nothing needs fixing here.

from wdpksrc.

stefaang avatar stefaang commented on June 10, 2024

Oh, okay, good to hear it's stable.
The pid file is stored in the target directory, while I'd rather store it in /var/run to prevent stale pid files on a system crash (e.g. power cycle).

It will probably take a few weeks before I'm taking this up and doing some proper testing... but feel free to send in a MR to my spksrc branch.

from wdpksrc.

tonyrayo avatar tonyrayo commented on June 10, 2024

@tonyrayo you were also looking for this, no?

Indeed! I'm currently running it as a docker container for ease of upgrade (your release of Docker/Portainer is wonderous =). Apologies for my lengthy absence by the way; health issues mixed with a return to edu has kept me away from development (as well as most things that fall under "free time projects"). I look forward to hopping back in, even if as a minor role at first!

from wdpksrc.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.