NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Support v
« Previous 1 … 3 4 5 6 7 … 44 Next »
Adding new channels - extras

 
  • 0 Vote(s) - 0 Average
Adding new channels - extras
hdpvr-doug8796
Offline

Senior Member

Posts: 252
Threads: 24
Joined: Sep 2019
#1
2024-09-17, 01:33 PM (This post was last modified: 2024-09-17, 01:40 PM by hdpvr-doug8796.)
When I add extras, if I make any changes it wont let me save and wants to make duplicates, is there a way to not lose linked xml guide data when I delete or modify/refresh channels from extras?
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,179
Threads: 958
Joined: May 2006
#2
2024-09-17, 01:52 PM
The extras sub forum is here https://forums.nextpvr.com/forumdisplay.php?fid=64

Before hitting save untick them all (check box top left) and then tick the ones you want to add.

I also add the channel number to the <channel/> line with number="##" tag on the extra to help to see duplicates. It also allows me to insert them using a minor eg number="2.2"

Martin
hdpvr-doug8796
Offline

Senior Member

Posts: 252
Threads: 24
Joined: Sep 2019
#3
2024-09-17, 03:47 PM
(2024-09-17, 01:52 PM)mvallevand Wrote: The extras sub forum is here https://forums.nextpvr.com/forumdisplay.php?fid=64

Before hitting save untick them all  (check box top left) and then tick the ones you want to add.

I also add the channel number to the  <channel/> line with number="##"  tag on the extra to help to see duplicates.  It also allows me to insert them using a minor eg number="2.2"

Martin

Thanks, what about removing a channel (provider removed it)
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,179
Threads: 958
Joined: May 2006
#4
2024-09-17, 03:57 PM
You really don't like searching do you. Try https://github.com/sub3/NextPVR/wiki/Add...t-channels Graham spent a lot of work writing it and its too bad users can't be bothered.

I suspect TVE is going to die soon so you will be well practiced.

Martin
hdpvr-doug8796
Offline

Senior Member

Posts: 252
Threads: 24
Joined: Sep 2019
#5
2024-09-17, 04:59 PM
(2024-09-17, 03:57 PM)mvallevand Wrote: You really don't like searching do you. Try https://github.com/sub3/NextPVR/wiki/Add...t-channels  Graham spent a lot of work writing it and  its too bad users can't be bothered.

I suspect TVE is going to die soon so you will be well practiced.

Martin

It's heading that way, but many still use it, when will it go away you think?
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,179
Threads: 958
Joined: May 2006
#6
2024-09-17, 07:18 PM
I guess first things is to see what happens next week with the Disney channels being pulled.

Martin
hdpvr-doug8796
Offline

Senior Member

Posts: 252
Threads: 24
Joined: Sep 2019
#7
2024-09-17, 08:40 PM
(2024-09-17, 07:18 PM)mvallevand Wrote: I guess first things is to see what happens next week with the Disney channels being pulled.

Martin

Spectrum/Directv Stream still have websites, the chrome capture finally is working good thanks to you! I was getting stutters, but it was the cpu throttling, I disabled that.
hdpvr-doug8796
Offline

Senior Member

Posts: 252
Threads: 24
Joined: Sep 2019
#8
2024-09-20, 05:28 AM (This post was last modified: 2024-09-20, 12:43 PM by hdpvr-doug8796.)
(2024-09-17, 08:40 PM)hdpvr-doug8796 Wrote:
(2024-09-17, 07:18 PM)mvallevand Wrote: I guess first things is to see what happens next week with the Disney channels being pulled.

Martin

Spectrum/Directv Stream still have websites, the chrome capture finally is working good thanks to you! I was getting stutters, but it was the cpu throttling, I disabled that.

I hate pestering you guys but I appreciate the help.  I just got down coding a segment to allow puffer to work through chrome capture. It works fine with video and audio also works (through web player) the puffer site handles audio stange.  It works in the web player, but not in yaui or ui client for android.

The url is
https://puffer.stanford.edu/

I am using extras and using audio -> aac script.  Any help would be greatly appreciated.

I decided to sign up for a monthly donation.

Sub can you register my donation?

So it works in web client/ yauiclient, but not ui client or the built in client or NextPVR for android.

Is there a way to press P on uiclient?

My uiclient no longer works on my phone


Attached Files Thumbnail(s)
       

.zip   logs-20240920-0027.zip (Size: 410.75 KB / Downloads: 1)
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,179
Threads: 958
Joined: May 2006
#9
2024-09-20, 12:52 PM (This post was last modified: 2024-09-20, 12:56 PM by mvallevand.)
The p won't tell much since the actual source is being re-encoded by puppeteer. There are a couple of ways to get video info, in uidroid that would be long up but that is also useless since it is how the server sees it long after start up. The best way to get this data is in the Android logs. First in the uidroid setting enable Event Logger output. Then play the channel for a few seconds. After that using adb which you used to sideload the adb you can run adb logcat > filename.log (run for a few seconds and then hit ctrl-c) and check the file. You can zip it and I will look if you don't understand it.

I suspect there is a delay getting the audio, your post even says it works and doesn't work in yauiclient which sounds like an intermittent problem. If recordings work that would probably confirm.

For fun I looked at the site via a proxy and if you really want a challenge for an extre you could read about controlling the site programmatically using web sockets.

How about Ohtani he was only 4-4 at that point!

Martin
hdpvr-doug8796
Offline

Senior Member

Posts: 252
Threads: 24
Joined: Sep 2019
#10
2024-09-20, 12:56 PM (This post was last modified: 2024-09-20, 12:58 PM by hdpvr-doug8796.)
OK, I have done adb before, I sideloaded another way, but I will try and figure it out. I will post logs and test recording. Hopefully its something fixable, since it works in yauiclient. It works in yauiclient and the webclient (on chrome). It doesnt work in nextpvr app/android app/uidroid. Also, can you somehow activate my uidroid as it no longer works? I use the same ip its android phone install and android tv install. You can pm if necessary.

Recording test recording worked on yauiclient, I will test on uidroid when I can get mine activated and then will run adb log.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (3): 1 2 3 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  unchecked channels not saved joeejo 2 177 2025-06-25, 09:12 PM
Last Post: joeejo
  Recording from the point you switch channels rather than when you press record Swindiff 3 433 2025-06-23, 04:31 AM
Last Post: Knordn1951
  Error scanning Saorview DVB-T channels happybluegreen 2 305 2025-05-29, 05:16 PM
Last Post: seapoint
  DVB-T Channels [Streaming Failed (transcoder exited)] JaxMedia 4 551 2025-05-13, 10:09 AM
Last Post: JaxMedia
  No program data for radio channels (Freesat) Swindiff 4 574 2025-04-29, 07:14 PM
Last Post: Swindiff
  Main UK channels not playing Swindiff 23 2,185 2025-04-08, 02:52 PM
Last Post: Swindiff
  Recurring Recordings Not Working After Merging Channels BrettB 2 338 2025-02-06, 04:00 AM
Last Post: mvallevand
Question extras.xml | channel management D3iver 3 489 2025-01-12, 09:05 PM
Last Post: mvallevand
  Swapped Channels Question SilverTiger 4 580 2024-11-19, 03:44 PM
Last Post: SilverTiger
  Connection Timeout Issue When Selecting Channels in Kodi with NextPVR Paul92 9 1,446 2024-11-02, 11:40 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