NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Developers v
1 2 3 4 5 … 93 Next »
Poor man's EPG mode.

 
  • 0 Vote(s) - 0 Average
Poor man's EPG mode.
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,847
Threads: 954
Joined: May 2006
#31
2022-10-15, 07:50 PM
It is working for me so I didn't bother with the update, did you run the sudo command again, the deb installer removes the folder when the deb installer version bumps.

Martin.
sgilani
Offline

Senior Member

Posts: 730
Threads: 72
Joined: Jan 2006
#32
2022-10-15, 07:59 PM
(2022-10-15, 07:50 PM)mvallevand Wrote: It is working for me so I didn't bother with the update, did you run the sudo command again, the deb installer removes the folder when the deb installer version bumps.

Martin.


After upgrading, I copied Stitch.dll and Stitch.runtimeconfig.json back into /opt/nextpvr/system, and added back the link for libe_sqlite3.so.

From the logs I can see that it's being run:

Code:
2022-10-15 12:26:19.364    [DEBUG][12]    Started recording (1489:267:/storage/Recordings5/MLB Baseball/MLB Baseball_20221015_11001400.ts)
2022-10-15 12:26:19.380    [DEBUG][12]    Starting: bash -c "'/var/opt/nextpvr/scripts/ParallelProcessing.sh' '/storage/Recordings5/MLB Baseball/MLB Baseball_20221015_11001400.ts' 149 1489 32 'MLB Baseball'"
2022-10-15 12:26:19.382    [DEBUG][86]    immediate recording status=STATUS_IN_PROGRESS
2022-10-15 12:26:19.382    [DEBUG][86]    <?xml version="1.0" encoding="utf-8" ?>
<rsp stat="ok">
</rsp>
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,847
Threads: 954
Joined: May 2006
#33
2022-10-15, 08:13 PM
Ok I see I did already rebuild it for netcore 6 back in May so I will package it up when I have some time.

Martin
sgilani
Offline

Senior Member

Posts: 730
Threads: 72
Joined: Jan 2006
#34
2022-10-15, 08:19 PM
Awesome, thank you!

Also sub, sorry for my vague comment earlier. Was just saying it would be great to have the functionality again to retain the already watched buffer when recording live TV.
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,847
Threads: 954
Joined: May 2006
#35
2022-10-15, 08:59 PM
Does this work? I don't have time to test the package right now, but it is from the version I have been using. 

To be fair to sub it is not exactly like people have been asking for EPG Mode to return, and you and I are probably the only ones using Stitch.

Martin


Attached Files
.zip   Stitch6.zip (Size: 74.36 KB / Downloads: 4)
sgilani
Offline

Senior Member

Posts: 730
Threads: 72
Joined: Jan 2006
#36
2022-10-15, 09:18 PM
Not working unfortunately. I saw an error in the logs about not having TabloTV so I removed those entries from Stitch.deps.json and the error went away. I saw ffmpeg running in the stitch logs, would it help for me to send you those?
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,666
Threads: 767
Joined: Nov 2003
#37
2022-10-15, 09:19 PM
EPG mode always had a lot of flaws with other stuff broken, so probably won’t make a return. Too much work considering very few people using this feature.
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,847
Threads: 954
Joined: May 2006
#38
2022-10-15, 09:25 PM
You would have needed to globally change TabloTV to Stitch not delete it. Stitch doesn't call ffmpeg though.

Martin
sgilani
Offline

Senior Member

Posts: 730
Threads: 72
Joined: Jan 2006
#39
2022-10-15, 09:40 PM
(2022-10-15, 09:25 PM)mvallevand Wrote: You would have needed to globally change TabloTV to Stitch not delete it.  Stitch doesn't call ffmpeg though.

Martin

Hmm okay, I tried that now but didn't seem to change anything:

Code:
{
    "runtimeTarget": {
        "name": ".NETCoreApp,Version=v6.0",
        "signature": ""
    },
    "compilationOptions": {},
    "targets": {
        ".NETCoreApp,Version=v6.0": {
            "Stitch/1.0.0": {
                "runtime": {
                    "Stitch.dll": {}
                }
            },
            "Newtonsoft.Json": {
                "runtime": {
                    "Newtonsoft.Json.dll": {}
                }
            },
            "NShared/1.0.0.0": {
                "runtime": {
                    "NShared.dll": {}
                }
            },
            "NUtility/5.0.0.0": {
                "runtime": {
                    "NUtility.dll": {}
                }
            }
        }
    },
    "libraries": {
        "Stitch/1.0.0": {
            "type": "project",
            "serviceable": false,
            "sha512": ""
        },
        "Newtonsoft.Json": {
            "type": "reference",
            "serviceable": false,
            "path": "/opt/nextpvr/system",
            "sha512": ""
        },
        "NShared/1.0.0.0": {
            "type": "reference",
            "serviceable": false,
            "path": "/opt/nextpvr/system",
            "sha512": ""
        },
        "NUtility/5.0.0.0": {
            "type": "reference",
            "serviceable": false,
            "path": "/opt/nextpvr/system",
            "sha512": ""
        }
    }
}
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,847
Threads: 954
Joined: May 2006
#40
2022-10-15, 10:12 PM
It looks like it might have broken since the last I used it too, one of the NUtility API apps GetServerStatus() was using is returning XML and I used to get back JSON with XML inside

No ETA on a fix sorry.

Martin
« Next Oldest | Next Newest »

Users browsing this thread: 2 Guest(s)

Pages (5): « Previous 1 2 3 4 5 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  Client mode - PlayVideo psycik 12 5,146 2007-09-01, 09:55 PM
Last Post: psycik
  Inset in video playback mode HTPCGB 2 1,692 2007-03-30, 01:37 PM
Last Post: tipstir
  XRecord - client/server mode? madcat 7 3,178 2007-02-23, 04:48 AM
Last Post: sub
  Query live preview mode fla 3 2,335 2006-07-12, 12:18 AM
Last Post: fla

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

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

Linear Mode
Threaded Mode