NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Add-ons (3rd party plugins, utilities and skins) v
1 2 3 4 5 20 Next »
NextEnd Docker Install

 
  • 0 Vote(s) - 0 Average
NextEnd Docker Install
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,090
Threads: 957
Joined: May 2006
#31
2023-08-29, 10:41 AM
You run cat in /config/Plugins/NextEnd You can also open the json file in Windows explorer with notepad etc. sed won't correct a bad initial use.

You are correct NextEnd.deps.json is not in /app since it is supposed to be in /config/Plugins/NextEnd

Martin
Mark-McG
Offline

Member

Posts: 75
Threads: 8
Joined: Dec 2019
#32
2023-08-29, 10:46 AM
(2023-08-29, 10:41 AM)mvallevand Wrote: You run cat in /config/Plugins/NextEnd You can also open the json file in Windows explorer with notepad etc.  sed won't correct a bad initial use.

You are correct NextEnd.deps.json is not in /app since it is supposed to be in /config/Plugins/NextEnd

Martin

Output attached after running in correct location.

Put in .txt due to size
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,090
Threads: 957
Joined: May 2006
#33
2023-08-29, 10:47 AM
Attachments must be zipped.

Martin
Mark-McG
Offline

Member

Posts: 75
Threads: 8
Joined: Dec 2019
#34
2023-08-29, 10:48 AM
(2023-08-29, 10:47 AM)mvallevand Wrote: Attachments must be zipped.

Martin

Not doing very well am I... lol


Attached Files
.zip   cat output.zip (Size: 817 bytes / Downloads: 1)
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,090
Threads: 957
Joined: May 2006
#35
2023-08-29, 10:51 AM
As I expected you used the Linux command version of sed first not Docker

"path": "/opt/nextpvr/system/",

Start with a fresh file or global search and replace /opt/nextpvr/system with /app in notepad and see if that helps.

Martin
Mark-McG
Offline

Member

Posts: 75
Threads: 8
Joined: Dec 2019
#36
2023-08-29, 10:56 AM
(2023-08-29, 10:51 AM)mvallevand Wrote: As I expected you used the Linux command version of sed first not Docker

"path": "/opt/nextpvr/system/",

Start with a fresh file or global search and replace /opt/nextpvr/system  with /app in notepad and see if that helps.

Martin

Thank you for helping me find this issue. I hadnt even realised I did that... Will get on it
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,090
Threads: 957
Joined: May 2006
#37
2023-08-29, 11:01 AM (This post was last modified: 2023-08-29, 11:05 AM by mvallevand.)
This thread shows why I don't normally help with ffmpeg, scripts etc. Plus sometimes I give typos which doesn't help anyone.

You still are on your own getting the script created and working. You want to use option 1. To test it wil be

/config/scripts/ParallelProcessing.sh 1 2 1234 and it should show not a recording

Martin
Mark-McG
Offline

Member

Posts: 75
Threads: 8
Joined: Dec 2019
#38
2023-08-29, 11:06 AM (This post was last modified: 2023-08-29, 11:06 AM by Mark-McG.)
(2023-08-29, 11:01 AM)mvallevand Wrote: This thread shows why I don't normally help with ffmpeg, scripts etc.

You still are on your own getting the script created and working. You want to use option 1.  To test it wil be

/config/scripts/ParallelProcessing.sh  1 2 1234 and it should show the same as the test command

Martin


I totally understand why you dont help with these issues regularly. I would just add that I have learned a lot trying different things and generally playing around with the docker terminal. I really appreciate you taking the time to help and I hope in the future I can help others on this forum to deal with issues the way you and Sub have helped me. 

I love NextPVR, have donated and will continue to donate. Its an excellent project and folks like yourself who take the time to help and teach are what makes a community great. Thanks again!

I now have an output which looks like the one you showed earlier, so that seems like Im heading in the right direction!

NEXTPVR_INSTALLDIR /config/Plugins/NextEnd/
NEXTPVR_DATADIR /app/data/
NEXTPVR_DATADIR_USERDATA /config/
OID 1234 not found
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,090
Threads: 957
Joined: May 2006
#39
2023-08-29, 11:12 AM (This post was last modified: 2023-08-29, 11:13 AM by mvallevand.)
Yes you are on the way now.

The ultimate test after the ParallelProcessing.sh script test above will be to run http://ip:8866/service?method=recording....er=pending, find the id of the upcoming race and use that id instead of 1234 You should see it start to find the race time and loop, then use Ctrl-C to exit that test. Then we will know if I got the GBR lineup info right.

Martin
Mark-McG
Offline

Member

Posts: 75
Threads: 8
Joined: Dec 2019
#40
2023-08-29, 06:19 PM
(2023-08-29, 11:12 AM)mvallevand Wrote: Yes you are on the way now.

The ultimate test after the ParallelProcessing.sh script test above will  be to run http://ip:8866/service?method=recording....er=pending, find the id of the upcoming race and use that id instead of 1234  You should see it start to find the race time and loop, then use  Ctrl-C to exit that test.  Then we will know if I got the GBR lineup info right.

Martin

Hi Martin,

Haven't quite digested formatting the script syntax so tried the above as I know the command and can test more easily.

I found the Italian Grand Prix race entry and got a code which I think must be the SD ID, 7500.

However when I run the command with that number I get the error, OID 7500 not found

Could that be a lineup issue on your end?
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (7): « Previous 1 2 3 4 5 6 7 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  NextEnd v5 trial release mvallevand 434 79,720 2024-12-29, 02:00 AM
Last Post: mvallevand
  Comskip + NextEnd VCR58 12 2,831 2023-06-30, 02:26 PM
Last Post: mvallevand
  Unable to install ssPlus larry5b6 12 2,570 2023-02-13, 07:38 PM
Last Post: sub
  NextEnd Extension Mechanism jcole998 7 3,033 2020-05-24, 03:39 PM
Last Post: jcole998
  NextEnd V4 jcole998 1 1,896 2020-05-18, 01:35 PM
Last Post: mvallevand
  NextEnd: "Sports event monitor did not start" antenna 37 13,197 2019-10-27, 12:22 AM
Last Post: mvallevand
  NextEnd Interruption jcole998 2 1,960 2019-09-02, 05:54 PM
Last Post: jcole998
  NextEnd Readiness jcole998 24 8,966 2019-06-01, 01:33 PM
Last Post: jcole998
  Nextend help CDinger 5 4,190 2018-11-05, 03:59 PM
Last Post: mvallevand
  NextEnd not extending sports event antenna 26 12,051 2018-10-11, 04:25 PM
Last Post: mvallevand

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode