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
Mark-McG
Offline

Member

Posts: 75
Threads: 8
Joined: Dec 2019
#51
2023-08-30, 06:50 AM
I think I am very nearly there with this now.

I used a diff browser and got that output as expected and got the ID for the race. Attached is the full next end output and I think it all looks correct.

I have also written what I think is the correct ParallelProcessing.sh file, thought I must confess Im not understanding how to test that in advance of an event starting.


Attached Files
.zip   NextEnd.txt.zip (Size: 1.26 KB / Downloads: 3)
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,871
Threads: 954
Joined: May 2006
#52
2023-08-30, 11:58 AM
If you run /config/scripts/ParallelProcessing.sh x x 1234 as your test and it works that is what NextPVR will do. I didn't explain how to turn off the stdout display, so you should see some output at the beginning of each recordings. If you post some logs when there is a recording I can help you look.

Martin
Mark-McG
Offline

Member

Posts: 75
Threads: 8
Joined: Dec 2019
#53
2023-08-30, 12:38 PM
(2023-08-30, 11:58 AM)mvallevand Wrote: If you run /config/scripts/ParallelProcessing.sh x x 1234 as your test and it works that is what NextPVR will do.  I didn't explain how to turn off the stdout display, so you should see some output at the beginning of each recordings.  If you post some logs when there is a recording I can help you look.

Martin

That command didnt seem to work; Input string was not in a correct format.

However when I run sh ParallelProcessing.sh I get this so I dont think im far off!

root@9aa025177373:/config/scripts# sh ParallelProcessing.sh
NEXTPVR_INSTALLDIR /config/Plugins/NextEnd/
NEXTPVR_DATADIR /app/data/
NEXTPVR_DATADIR_USERDATA /config/
Not recording

I recorded a show this morning but it wasnt a sports event, I assume the script will still check if it should be a candidate for extend? Logs attatched


Attached Files
.zip   logs-20230830-1237.zip (Size: 196.25 KB / Downloads: 2)
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,871
Threads: 954
Joined: May 2006
#54
2023-08-30, 12:44 PM (This post was last modified: 2023-08-30, 12:46 PM by mvallevand.)
Ok you aren't testing your command line correctly I just tried your line here, as sent by NextPVR and got the expected result.

Code:
'/config/scripts/ParallelProcessing.sh' '/recordings/Good Morning Sports Fans/Good Morning Sports Fans_20230830_07000800.ts' 1480 915 21 'Good Morning Sports Fans'
NEXTPVR_INSTALLDIR /config/Plugins/NextEnd/
NEXTPVR_DATADIR /app/data/
NEXTPVR_DATADIR_USERDATA /config/
Not recording

What it should show as the last line if it is not sport is "Not a sports recording"

Martin
Mark-McG
Offline

Member

Posts: 75
Threads: 8
Joined: Dec 2019
#55
2023-08-30, 01:24 PM
(2023-08-30, 12:44 PM)mvallevand Wrote: Ok you aren't testing your command line correctly  I just tried your line here, as sent by NextPVR and got the expected result.

Code:
'/config/scripts/ParallelProcessing.sh' '/recordings/Good Morning Sports Fans/Good Morning Sports Fans_20230830_07000800.ts' 1480 915 21 'Good Morning Sports Fans'
NEXTPVR_INSTALLDIR /config/Plugins/NextEnd/
NEXTPVR_DATADIR /app/data/
NEXTPVR_DATADIR_USERDATA /config/
Not recording

What it should show as the last line if it is not sport is  "Not a sports recording"

Martin

So even though my test command wasn't right, it seems my actual script is working okay?
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,871
Threads: 954
Joined: May 2006
#56
2023-08-30, 01:28 PM (This post was last modified: 2023-08-30, 01:28 PM by mvallevand.)
If you copy in and use that first command line what happens? It should spit out some debug stuff and then say not a sports recording.

Martin
Mark-McG
Offline

Member

Posts: 75
Threads: 8
Joined: Dec 2019
#57
2023-08-30, 01:39 PM
So this would be the command?

'/config/scripts/ParallelProcessing.sh' '/recordings/Good Morning Sports Fans/Good Morning Sports Fans_20230830_07000800.ts' 1480 915 21 'Good Morning Sports Fans'

I tried that and get Input string was not in a correct format.
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,871
Threads: 954
Joined: May 2006
#58
2023-08-30, 02:41 PM
As expected, just like the logs show which means your sh file is wrong. Did you copy the correct line shown on the wiki?

Martin
Mark-McG
Offline

Member

Posts: 75
Threads: 8
Joined: Dec 2019
#59
2023-08-30, 02:55 PM
(2023-08-30, 02:41 PM)mvallevand Wrote: As expected, just like the logs show which means your sh file is wrong.  Did you copy the correct line shown on the wiki?

Martin

I copied it except I changed it to $1 as you mentioned previously to choose option 1 which I imagine is what you meant.

This is the exact syntax

dotnet /config/Plugins/NextEnd/NextEnd.dll --oid $1
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,871
Threads: 954
Joined: May 2006
#60
2023-08-30, 03:02 PM
No you want $3 Option 1 referred to the two options on the wiki extending sports or extending shows after sports.

Martin
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

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


Possibly Related Threads…
Thread Author Replies Views Last Post
  NextEnd v5 trial release mvallevand 434 77,387 2024-12-29, 02:00 AM
Last Post: mvallevand
  Comskip + NextEnd VCR58 12 2,597 2023-06-30, 02:26 PM
Last Post: mvallevand
  Unable to install ssPlus larry5b6 12 2,290 2023-02-13, 07:38 PM
Last Post: sub
  NextEnd Extension Mechanism jcole998 7 2,919 2020-05-24, 03:39 PM
Last Post: jcole998
  NextEnd V4 jcole998 1 1,855 2020-05-18, 01:35 PM
Last Post: mvallevand
  NextEnd: "Sports event monitor did not start" antenna 37 12,785 2019-10-27, 12:22 AM
Last Post: mvallevand
  NextEnd Interruption jcole998 2 1,890 2019-09-02, 05:54 PM
Last Post: jcole998
  NextEnd Readiness jcole998 24 8,685 2019-06-01, 01:33 PM
Last Post: jcole998
  Nextend help CDinger 5 4,150 2018-11-05, 03:59 PM
Last Post: mvallevand
  NextEnd not extending sports event antenna 26 11,702 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