Git Product home page Git Product logo

Comments (7)

mpatriche avatar mpatriche commented on August 25, 2024

Hi,
I had a similar situation. So to get around it, I created a script that starts CetonProxy after a short delay. Also, I use Emby with my setup, which doesn't seem to care if CetonProxy loads after. But you can add a step to load NextPVRServer after CetonProxy which would hopefully resolve your issue. Below is the script...should help in getting you started. Feel free to reach out if you need some help.

And to 'craigmox', thank you soo much for this tool. Soo happy to get rid of WMC....nice work!

:: Name: CetonProxy.cmd
:: Purpose: Starts CetonProxy after system reboot.
:: Author: mpatriche
:: Revision: September 2020 - initial version

@echo OFF
ECHO Starting CetonProxy... Please Wait...
timeout /T 30 >nul
start C:\Tools\CetonProxy\cetonproxy.exe

from cetonproxy.

Ronstang avatar Ronstang commented on August 25, 2024

I really appreciate this mpatriche......but I'm a newb.....I don't code or even know what to do with a script but I can follow directions and learn if you have a few minutes to post what I should do.

And yes, thanks to craigmox.......even with the pain of having to manually restart cetonproxy when the system restarts I still prefer not dealing with WMC

from cetonproxy.

mpatriche avatar mpatriche commented on August 25, 2024

Hey...no worries.. Glad to help.. I can write you a custom script...and explain how to implement it.

Couple questions about your setup, and again, I'm not that familiar with NextPVR. When you have to restart NextPVR, how do you restart it? Do you restart the NextPVR Recording Service (NRecord.exe) via the "Services" management console?

Also, can you post the full path to where "CetonProxy.exe" is installed on your computer?

from cetonproxy.

Ronstang avatar Ronstang commented on August 25, 2024

Thank you so much

I have never manually launched the NextPVR service. What I do to reset my system after a reboot is I manually hit the icon for cetonproxy, thanks craigmox for taking out the need to search for channels.....and after cetonproxy loads I simply start the NextPVRserver manually. If I wait too long I have to use the task manager to first shut down the server and restart but since I no longer have to search for channels in cetonproxy if I hit the icon I created for the server it loads and identifies the tuners and then NextPVR is up and runnng. So it appears that as long as cetonproxy loads and activates before the NextPVRserver is started all is well.

Cetonproxy is located in C:\Program Files\Ceton Proxy

and

NextPVR is loacated in C:\Program Files\NextPVR

Thanks again........Ron

from cetonproxy.

mpatriche avatar mpatriche commented on August 25, 2024

Hey Ron... Cool if we do a Zoom conference? My email is listed under my profile....if you're down..

from cetonproxy.

mpatriche avatar mpatriche commented on August 25, 2024

Hey Ron...hope all is well. Just reaching out if you need any more help on this issue?
Thanks!
Mike

from cetonproxy.

Ronstang avatar Ronstang commented on August 25, 2024

from cetonproxy.

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.