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.
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.