2024-09-16, 04:33 PM
2024-09-16, 04:36 PM
Why did you ignore my question about what curl -I The HEAD won't help ffplay, it might help NextPVR.
Martin
2024-09-16, 04:42 PM
(This post was last modified: 2024-09-16, 04:43 PM by hdpvr-doug8796.)
Is it possible to clone the working nextpvr (working as in it works if you reclick) to the other pc? the config file isnt enough it seems
I thought I posted the -I above?
2024-09-16, 04:50 PM
(This post was last modified: 2024-09-16, 04:55 PM by mvallevand.)
First, it might be best to empty the m3u list (open the IPTV device and hit the trash button) and rescan to clear out some save info for the channels. We still need to see the curl -I output (how many times can I repeat this simple request?)
Plus you aren't providing us with anything just more questions. For that support we need the logs of the working server playing and the non working server plus the chrome server logs. Without you doing these small things, I am done and I won't bother wasting more time by responding. Martin
2024-09-16, 04:55 PM
(This post was last modified: 2024-09-16, 04:56 PM by hdpvr-doug8796.)
(2024-09-16, 04:50 PM)mvallevand Wrote: First, it might be best to empty the m3u list (open the IPTV device and hit the trash button) and rescan to clear out some save info for the channels. We still need to see the curl -I output (how many times can I repeat this simple request?) I was testing the other pc on my lunchbreak it semi works . This is the pc that it doesnt work with -I . Come on I am really trying here
2024-09-16, 05:00 PM
(This post was last modified: 2024-09-16, 05:00 PM by mvallevand.)
Don't pipe curl -I to ffplay just use the command I gave you curl -I "URL" Yes you are trying but trying to fast and not trying to understand.
Martin
2024-09-16, 05:13 PM
If it just hangs there it probably is not returning the HEAD you can add a -v to get more verbose output and probably add -m 10 to timeout in 10 seconds.
Martin
2024-09-16, 05:17 PM
(This post was last modified: 2024-09-16, 05:19 PM by hdpvr-doug8796.)
(2024-09-16, 05:13 PM)mvallevand Wrote: If it just hangs there it probably is not returning the HEAD you can add a -v to get more verbose output and probably add -m 10 to timeout in 10 seconds. Here you go - before I was using the non modified node.js . This is my newer one with Head in-tact.
2024-09-16, 05:22 PM
(This post was last modified: 2024-09-16, 05:22 PM by mvallevand.)
It looks like your HEAD response isn't responding.
Martin |
|