NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Support v
« Previous 1 … 32 33 34 35 36 … 43 Next »
Channel groups, and client crash with empty group

 
  • 0 Vote(s) - 0 Average
Channel groups, and client crash with empty group
ctrlbrk
Offline

Junior Member

US
Posts: 30
Threads: 9
Joined: Jun 2020
#1
2020-06-06, 08:40 PM
I'm new to nextpvr, coming from tvh.

My full IPTV m3u has like 30k URLs and over 100 groupings.

I need a few channels from a few groups only, like less than 50 channels total.

I am used to creating a custom channel group in tvh for this -- one for me, one for my wife -- so we only see what we want.

When I went to nvr settings -> channels -> + to create new group 'Mike' and then I tried to put some channels into it -- but it doesn't submit my changes.  When I leave and come back, the channels are no longer in the group.

Also, it appears the Android client flat out crashes when there is an empty channel group.  It was working fine, and my only change was creating the 'Mike' group above.  Now the Android client crashes, you can tell it is hanging on the Channel Group selection.


logs from docker:

wow, the bbcode for "code" is broken it seems, throwing a lot of broken html/bbcode.  I'll just plain-text post:

--
[48] Got request [::ffff:192.168.2.1]: /services/service (setting.scan.status)

[48] method=setting.scan.status

[48] parameters:

[48]    method: setting.scan.status

[48]    format: json

[48]    sid: 8336a068-a94e-4565-83ce-38ad73fb9016

[48]    client_ip: ::ffff:192.168.2.1

[48]    user_agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36

[48]    host_callback: x.y.z:8866

[48] setting.scan.status

2020-06-06 20:26:31 Renewing session: 8336a068-a94e-4565-83ce-38ad73fb9016

[48] {"stat":"ok",

"complete":false,

"status":"Downloading xmltv Listings",

"channels": [
]

}...snip...

[51] Got request [::ffff:192.168.2.1]: /services/service (setting.scan.status)

[51] method=setting.scan.status

[51] parameters:

[51]    method: setting.scan.status

[51]    format: json

[51]    sid: 8336a068-a94e-4565-83ce-38ad73fb9016

[51]    client_ip: ::ffff:192.168.2.1

[51]    user_agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36
[51]    host_callback: x.y.z:8866
--

x.y.z is my public facing port-forwarded URL.

I submitted the Android crash reports to you, but if there is another way to see logs on Android let me know.

Interestingly, I deleted the empty group on the server, and the client continues to crash, but with a different log: 

--
[33] Got request [::ffff:192.168.2.1]: /services/service (channel.groups)
[33] method=channel.groups
[33] parameters:
[33]    method: channel.groups
[33]    format: json
[33]    sid: dee4cdd148bb483d8a97abd1ea802dea
[33]    client_ip: ::ffff:192.168.2.1
[33]    user_agent: Dalvik/2.1.0 (Linux; U; Android 10; Pixel 3 XL Build/QQ3A.200605.001)
[33]    host_callback: x.y.z:8866
2020-06-06 20:34:22 Renewing session: dee4cdd148bb483d8a97abd1ea802dea
[33] Filtering out VOD
[33] {"groups": ["All Channels", "IPTV Channels", "LATINO SOUTH AMERICA", "USA NETWORK TV", "USA NEWS"]}
[55] Got request [::ffff:192.168.2.1]: /services/service (recording.list)
[55] method=recording.list
[55] parameters:
[55]    method: recording.list
[55]    filter: ready
[55]    format: json
[55]    sid: dee4cdd148bb483d8a97abd1ea802dea
[55]    client_ip: ::ffff:192.168.2.1
[55]    user_agent: Dalvik/2.1.0 (Linux; U; Android 10; Pixel 3 XL Build/QQ3A.200605.001)
[55]    host_callback: x.y.z:8866
2020-06-06 20:34:22 Renewing session: dee4cdd148bb483d8a97abd1ea802dea
--


I will reset the client.
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,104
Threads: 957
Joined: May 2006
#2
2020-06-06, 11:04 PM
Please upload zipped full logs from the web browser and not snippets from the NextPVR stdout.

Martin
ctrlbrk
Offline

Junior Member

US
Posts: 30
Threads: 9
Joined: Jun 2020
#3
2020-06-06, 11:25 PM
(2020-06-06, 11:04 PM)mvallevand Wrote: Please upload zipped full logs from the web browser and not snippets from the NextPVR stdout. 

Martin

Will do, attached here.


Attached Files
.zip   logs-20200606-2324.zip (Size: 605.53 KB / Downloads: 1)
ctrlbrk
Offline

Junior Member

US
Posts: 30
Threads: 9
Joined: Jun 2020
#4
2020-06-06, 11:27 PM
So is there a way to group just a handful of selected channels into my own created group? Is what I described in my first post supposed to work or am I using it wrong?

Otherwise, I could just write some code and proxy my M3U url with nginx/php and do it myself, but it's certainly just a patch job if I do that and a lot harder to maintain.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,789
Threads: 769
Joined: Nov 2003
#5
2020-06-07, 06:50 AM
(2020-06-06, 08:40 PM)ctrlbrk Wrote: My full IPTV m3u has like 30k URLs and over 100 groupings.

I need a few channels from a few groups only, like less than 50 channels total.
The best starting point, is while importing, filter select only the groups that'll contain the channels you're interested. ie, "USA HD" or "UK HD" or whatever. Things will be much more responsive if you're not trying to work with 30k channels.

After this, yes you can go and create whatever groups etc you want.

If the groups interface isn't working, it maybe something to do with database performance with having 30k channels...so delete all the channels, then try filtering to only the subset at import time, then try the group creation again. If it's still not working, I'll take a look for you.


Attached Files Thumbnail(s)
   
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,789
Threads: 769
Joined: Nov 2003
#6
2020-06-07, 06:50 AM
Actually that picture was from a digital tuner, but it's pretty much the same for IPTV.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  Channel setup woes deankelly780 4 256 2025-06-04, 01:55 PM
Last Post: deankelly780
Photo EPG Channel sort order spagio 3 464 2025-03-02, 05:28 PM
Last Post: sub
  Channel Editor -- Feature Request? BigKahuna 1 378 2025-02-19, 06:50 PM
Last Post: sub
Question extras.xml | channel management D3iver 3 456 2025-01-12, 09:05 PM
Last Post: mvallevand
  IPTV - Change source IP address, without needing to reimport channel. Paul92 1 472 2024-11-09, 03:23 AM
Last Post: mvallevand
  Adding new channel, using xmltv bigstusexy 3 528 2024-10-26, 12:35 AM
Last Post: bigstusexy
  How to add a new channel without having them all chosen when updating a device? Luisy44 3 533 2024-10-18, 02:31 PM
Last Post: mvallevand
  Help Automating M3U Channel Refresh NextPVR on Unraid (AMD64) mcs_94 5 759 2024-10-06, 08:29 PM
Last Post: sub
  PBS Stations not appearing in channel scans rband 2 446 2024-09-28, 02:22 AM
Last Post: rband
  Channel Groups hdpvr-doug8796 4 560 2024-09-20, 07:07 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