NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Portal

Welcome, Guest
You have to register before you can post on our site.

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 20,062
» Latest member: arenaera
» Forum threads: 64,997
» Forum posts: 595,453

Full Statistics

Online Users
There are currently 1655 online users.
» 1 Member(s) | 1650 Guest(s)
Bing, DuckDuckGo, Google, Yandex, Michaeladams

Latest Threads
New Install of 7..0.3.250...
Forum: Windows
Last Post: mvallevand
Yesterday, 07:27 PM
» Replies: 4
» Views: 71
Won't forward 1 minute or...
Forum: Windows
Last Post: mvallevand
Yesterday, 12:09 PM
» Replies: 1
» Views: 39
Forward, Reverse, Other C...
Forum: Windows
Last Post: suezew
Yesterday, 11:57 AM
» Replies: 3
» Views: 1,266
EPG script not creating x...
Forum: Linux
Last Post: mvallevand
2025-10-08, 09:49 PM
» Replies: 1
» Views: 41
Any chance to find a V6 d...
Forum: Linux
Last Post: mvallevand
2025-10-08, 03:44 PM
» Replies: 8
» Views: 110
Proxmox LXC (Helper Scrip...
Forum: Linux
Last Post: mvallevand
2025-10-08, 03:27 PM
» Replies: 5
» Views: 66
Streaming Failed (transco...
Forum: Windows
Last Post: mvallevand
2025-10-08, 11:31 AM
» Replies: 7
» Views: 193
Manual recordings
Forum: Windows
Last Post: Joram
2025-10-08, 04:33 AM
» Replies: 7
» Views: 101
Comskip for the web clien...
Forum: NextPVR Support
Last Post: mvallevand
2025-10-07, 10:13 PM
» Replies: 4
» Views: 65
Recording interrupted
Forum: NextPVR Support
Last Post: mvallevand
2025-10-07, 04:41 PM
» Replies: 1
» Views: 48

 
  "stream@2 got zero bytes" --
Posted by: MarkyMark - 2024-12-02, 06:50 PM - Forum: Docker amd64 - Replies (12)

Hello! I have a fairly straightforward setup that randomly (but regularly) drops a live stream with the following log message typically preceding the stream failure:

Quote:stream@2 got zero bytes

Connecting directly to the tuner does not appear to have the same issue. My Tuner is hardwired directly to my nextPVR linux box. Here's the basic setup:

Tuner: HDHR5-2US (Firmware: 20231214)
PVR: NextPVR (Version: 7.0.0.241105, docker container on a Linux host)
TV: Amazon Firestick (latest) Kodi (21.0) - NextPVR Addon (21.2.0)

The same behavior happens on two different clients. Both are the exact same(firestick -> kodi -> PVR) but one is hardwired, one is connected over WiFi. The channels that get dropped are very strong signals. For example:

Local CBS affiliate:
Quote:Virtual Channel
4.1 KCNC-TV
Frequency
599.000 MHz
Program Number
1

Modulation Lock
8vsb
Signal Strength
100%
Signal Quality
100%
Symbol Quality
100%
Local NBC affiliate:
Quote:Virtual Channel
9.1 KUSA-HD
Frequency
189.000 MHz
Program Number
1

Modulation Lock
8vsb
Signal Strength
100%
Signal Quality
91%
Symbol Quality
100%

Here are the logs that I pulled from NextPVR for what I believe is the whole request -- opening the stream to it failing:
Code:
024-12-02 02:02:34.397    [DEBUG][251]    Got request [192.168.1.117]: /service (channel.transcode.lease)
2024-12-02 02:02:34.397    [DEBUG][251]    method=channel.transcode.lease
2024-12-02 02:02:34.397    [DEBUG][251]    parameters:
2024-12-02 02:02:34.398    [DEBUG][251]       method: channel.transcode.lease
2024-12-02 02:02:34.398    [DEBUG][251]       sid: b4d1479cdd1f445fb02f0ff450fd5d6d
2024-12-02 02:02:34.398    [DEBUG][251]       client_ip: 192.168.1.117
2024-12-02 02:02:34.398    [DEBUG][251]       user_agent: Kodi/21.1 (Linux; Android 7.1.2; AFTMM Build/NS6708) Android TV/7.1.2 Sys_CPU/armv7l App_Bitness/32 Version/21.1-(21.1.0)-Git:20240817-183eb85f10
2024-12-02 02:02:34.398    [DEBUG][251]       host_callback: ...
2024-12-02 02:02:34.398    [DEBUG][251]    Renew lease ok (0x19001D)
2024-12-02 02:02:34.398    [DEBUG][251]    <?xml version="1.0" encoding="utf-8" ?>
<rsp stat="ok">
</rsp>

2024-12-02 02:02:41.405    [DEBUG][305]    Got request [192.168.1.117]: /service (channel.transcode.lease)
2024-12-02 02:02:41.405    [DEBUG][305]    method=channel.transcode.lease
2024-12-02 02:02:41.405    [DEBUG][305]    parameters:
2024-12-02 02:02:41.405    [DEBUG][305]       method: channel.transcode.lease
2024-12-02 02:02:41.405    [DEBUG][305]       sid: b4d1479cdd1f445fb02f0ff450fd5d6d
2024-12-02 02:02:41.406    [DEBUG][305]       client_ip: 192.168.1.117
2024-12-02 02:02:41.406    [DEBUG][305]       user_agent: Kodi/21.1 (Linux; Android 7.1.2; AFTMM Build/NS6708) Android TV/7.1.2 Sys_CPU/armv7l App_Bitness/32 Version/21.1-(21.1.0)-Git:20240817-183eb85f10
2024-12-02 02:02:41.406    [DEBUG][305]       host_callback: ...
2024-12-02 02:02:41.406    [DEBUG][305]    Renew lease ok (0x19001D)
2024-12-02 02:02:41.406    [DEBUG][305]    <?xml version="1.0" encoding="utf-8" ?>
<rsp stat="ok">
</rsp>

2024-12-02 02:02:41.411    [DEBUG][305]    Got request [192.168.1.117]: /service (channel.stream.info)
2024-12-02 02:02:41.411    [DEBUG][305]    method=channel.stream.info
2024-12-02 02:02:41.411    [DEBUG][305]    parameters:
2024-12-02 02:02:41.411    [DEBUG][305]       method: channel.stream.info
2024-12-02 02:02:41.411    [DEBUG][305]       sid: b4d1479cdd1f445fb02f0ff450fd5d6d
2024-12-02 02:02:41.411    [DEBUG][305]       client_ip: 192.168.1.117
2024-12-02 02:02:41.411    [DEBUG][305]       user_agent: Kodi/21.1 (Linux; Android 7.1.2; AFTMM Build/NS6708) Android TV/7.1.2 Sys_CPU/armv7l App_Bitness/32 Version/21.1-(21.1.0)-Git:20240817-183eb85f10
2024-12-02 02:02:41.411    [DEBUG][305]       host_callback: ...
2024-12-02 02:02:41.411    [DEBUG][305]    <map>
  <stream_length>372520636</stream_length>
  <stream_duration>260701</stream_duration>
  <live>true</live>
  <complete>false</complete>
  <files>
    <file>
      <filename>/buffer/live-KUSA-HD-14.ts</filename>
      <offset>0</offset>
      <start_ms>0</start_ms>
      <end_ms>0</end_ms>
    </file>
  </files>
</map>

2024-12-02 02:02:41.411    [DEBUG][305]    <map>
  <stream_length>372520636</stream_length>
  <stream_duration>260701</stream_duration>
  <live>true</live>
  <complete>false</complete>
  <files>
    <file>
      <filename>/buffer/live-KUSA-HD-14.ts</filename>
      <offset>0</offset>
      <start_ms>0</start_ms>
      <end_ms>0</end_ms>
    </file>
  </files>
</map>

2024-12-02 02:02:44.881    [DEBUG][467]    stream@2 got zero bytes
2024-12-02 02:02:45.884    [DEBUG][467]    stream@2 got zero bytes
2024-12-02 02:02:46.888    [DEBUG][467]    stream@2 got zero bytes
2024-12-02 02:02:47.892    [DEBUG][467]    stream@2 got zero bytes
2024-12-02 02:02:48.895    [DEBUG][467]    stream@2 got zero bytes
2024-12-02 02:02:49.899    [DEBUG][467]    stream@2 got zero bytes
2024-12-02 02:02:50.903    [DEBUG][467]    stream@2 got zero bytes
2024-12-02 02:02:51.907    [DEBUG][467]    stream@2 got zero bytes
2024-12-02 02:02:52.911    [DEBUG][467]    stream@2 got zero bytes
2024-12-02 02:02:53.915    [DEBUG][467]    stream@2 got zero bytes
2024-12-02 02:02:54.918    [DEBUG][467]    stream@2 got zero bytes
2024-12-02 02:02:55.208    [DEBUG][251]    Got request [192.168.1.117]: /service (channel.transcode.lease)
2024-12-02 02:02:55.208    [DEBUG][251]    method=channel.transcode.lease
2024-12-02 02:02:55.208    [DEBUG][251]    parameters:
2024-12-02 02:02:55.208    [DEBUG][251]       method: channel.transcode.lease
2024-12-02 02:02:55.208    [DEBUG][251]       sid: b4d1479cdd1f445fb02f0ff450fd5d6d
2024-12-02 02:02:55.208    [DEBUG][251]       client_ip: 192.168.1.117
2024-12-02 02:02:55.208    [DEBUG][251]       user_agent: Kodi/21.1 (Linux; Android 7.1.2; AFTMM Build/NS6708) Android TV/7.1.2 Sys_CPU/armv7l App_Bitness/32 Version/21.1-(21.1.0)-Git:20240817-183eb85f10
2024-12-02 02:02:55.208    [DEBUG][251]       host_callback: ...
2024-12-02 02:02:55.208    [DEBUG][251]    Renew lease ok (0x19001D)
2024-12-02 02:02:55.208    [DEBUG][251]    <?xml version="1.0" encoding="utf-8" ?>
<rsp stat="ok">
</rsp>

2024-12-02 02:02:55.922    [DEBUG][467]    stream@2 got zero bytes
2024-12-02 02:02:55.928    [DEBUG][305]    Got request [192.168.1.117]: /live
2024-12-02 02:02:55.928    [DEBUG][305]    /live?channeloid=7358&client=b4d1479cdd1f445fb02f0ff450fd5d6d&sid=b4d1479cdd1f445fb02f0ff450fd5d6d
2024-12-02 02:02:55.928    [DEBUG][305]     - channeloid: 7358
2024-12-02 02:02:55.928    [DEBUG][305]     - client: b4d1479cdd1f445fb02f0ff450fd5d6d
2024-12-02 02:02:55.928    [DEBUG][305]     - sid: b4d1479cdd1f445fb02f0ff450fd5d6d
2024-12-02 02:02:55.928    [DEBUG][305]    range: bytes=374394104-
2024-12-02 02:02:55.928    [DEBUG][305]    RollingFile.Open(/buffer/live-KUSA-HD-14.ts) ..
2024-12-02 02:02:55.929    [DEBUG][305]    File is in live mode
2024-12-02 02:02:55.929    [DEBUG][305]    Range: 374394104-
2024-12-02 02:02:55.929    [DEBUG][305]    Start location: 374394104 (file-size: 374428868)
2024-12-02 02:02:55.929    [DEBUG][305]    About to continue streaming until stream stops
2024-12-02 02:02:56.123    [DEBUG][467]    Connection abandoned...
2024-12-02 02:02:56.123    [DEBUG][467]    Done. Sent 374427328 bytes
2024-12-02 02:02:56.129    [DEBUG][305]    client disconnected
2024-12-02 02:02:56.129    [DEBUG][305]    Done. Sent 31584 bytes
2024-12-02 02:02:56.235    [DEBUG][48]    Got request [192.168.1.117]: /service (channel.stream.stop)
2024-12-02 02:02:56.236    [DEBUG][48]    method=channel.stream.stop
2024-12-02 02:02:56.236    [DEBUG][48]    parameters:
2024-12-02 02:02:56.236    [DEBUG][48]       method: channel.stream.stop
2024-12-02 02:02:56.236    [DEBUG][48]       sid: b4d1479cdd1f445fb02f0ff450fd5d6d
2024-12-02 02:02:56.236    [DEBUG][48]       client_ip: 192.168.1.117
2024-12-02 02:02:56.236    [DEBUG][48]       user_agent: Kodi/21.1 (Linux; Android 7.1.2; AFTMM Build/NS6708) Android TV/7.1.2 Sys_CPU/armv7l App_Bitness/32 Version/21.1-(21.1.0)-Git:20240817-183eb85f10
2024-12-02 02:02:56.236    [DEBUG][48]       host_callback: ...
2024-12-02 02:02:56.236    [DEBUG][48]    RollingFile.Open(/buffer/live-KUSA-HD-14.ts) ..
2024-12-02 02:02:56.236    [DEBUG][48]    File is in live mode
2024-12-02 02:02:56.236    [DEBUG][48]    StopStream(29)
2024-12-02 02:02:56.236    [DEBUG][48]    StopStream handle: 29
2024-12-02 02:02:56.236    [DEBUG][48]    Closing TSWriter....: LIVE&/buffer/live-KUSA-HD-14.ts
2024-12-02 02:02:56.236    [ERROR][48]    writer.Close() did not complete in a timely fashion
2024-12-02 02:02:56.236    [DEBUG][48]    Close@2
2024-12-02 02:02:56.236    [DEBUG][48]    Closing mapAccessor
2024-12-02 02:02:56.237    [DEBUG][48]    Closing mapMMF
2024-12-02 02:02:56.237    [DEBUG][48]    Closing mapFileStream
2024-12-02 02:02:56.237    [DEBUG][48]    deleting /buffer/live-KUSA-HD-14.ts.map
2024-12-02 02:02:56.237    [DEBUG][48]    Close@exit
2024-12-02 02:02:56.237    [DEBUG][48]    StopStream@exit
2024-12-02 02:02:56.247    [DEBUG][48]    stopping graph
2024-12-02 02:02:56.247    [DEBUG][48]    destroying graph
2024-12-02 02:02:56.247    [INFO][48]    Stopped
2024-12-02 02:02:56.247    [DEBUG][48]    stopped live stream for timeshift
2024-12-02 02:02:56.307    [DEBUG][48]    <?xml version="1.0" encoding="utf-8" ?>
<rsp stat="ok">
</rsp>

I'm stumped.

Print this item

  Windows Client not receiving class messages
Posted by: ElihuRozen - 2024-12-01, 03:18 PM - Forum: Windows - Replies (1)

This happened the last time there was a new release, too.  I use IRSS to send Windows class messages to the client to control the application even when it doesn't have focus.  It seems like the new version no longer responds to those messages.  I believe there is some setting sub can turn on when he compiles the application.  I verified it is using the same class name as before and tried sending the message directly from the IRSS Translator program to make sure it wasn't my remote control that wasn't working.  I am using the released v7, not the prereleased version.

Print this item

  deleting channels
Posted by: Linox - 2024-11-29, 10:02 PM - Forum: Linux - Replies (7)

Longtime reader, first time poster...

I'm Running Debian 12 server with NextPVR v7.0.0.241105.

My setup is with an IPTV provider in which I download the M3U and guide from them and store them in the /home/nextpvr folder. 
The EPG downloads 4 times a day and that process works great.

My M3U I would like to update once a week, mainly to update the channels for NFL games.

I've tried running this command in every way possible. With and without sudo, with one or both source_id and channel_id, or neither. I've tried specifiying a single channel_id.
In all case, none of the channels are removed.

/opt/dotnet/dotnet /opt/nextpvr/system/NScriptHelper.dll -pin:1234 -server:127.0.0.1:8866 -service:method=setting.channel.delete&source_id=26&channel_id=0

I do see the delete command in the logs, but there are no other errors or any indication that any deletes have taken place.

Removing 1 or all channels through the web interface works as expected.

Looking for any advice you may have.

Thanks!

Print this item

  Yauiclient OSD timeout
Posted by: artmetz - 2024-11-29, 06:50 PM - Forum: NextPVR Other Clients - Replies (10)

Martin,
When I hit pause in Yauiclient, the OSD is up for 10 or more seconds.  Which is longer than I would prefer.
I have these settings in the NPVR config.xml:
    <OSDTimeoutInfo>4000</OSDTimeoutInfo>
    <OSDTimeoutInfoOnPause>4000</OSDTimeoutInfoOnPause>
    <OSDTimeoutStatus>4000</OSDTimeoutStatus>
    <OSDTimeoutTimeline>4000</OSDTimeoutTimeline>
    <OSDMouseControls>4000</OSDMouseControls>
Looks like I have a build from 9/11/24.
Art

Print this item

  NextPVR recording setting with JellyFin addon
Posted by: ceejayemm - 2024-11-29, 03:14 PM - Forum: NextPVR Other Clients - Replies (1)

Martin

Moved to a new thread as requested.

I am experimenting with JellyFin as a replacement for Kodi as a front end. I have a Docker based JellyFin 10.10.3 server and use the Amazon Firestick JellyFin plugin as the front end client.  I have installed the NextPVR JellyFin plugin (v11) and can access my existing NextPVR v7 server for both live tv and recordings without any problems.  Moving on to testing setting up recordings I find this set up works for basic recordings but doesn't allow access to the more 'advanced' NextPVR recording options, for example recordings setup via JellyFin  have the following default settings:

Pre-Padding: set to zero
Post-Padding: set to zero
Directory: set to default
Keep: set to 1

In (native) NextPVR I would normally have:

Pre-Padding: set to 1
Post-Padding: set to 5
Directory: set to default but I have a number of additional directories (eg Films, Sports, TV, Events etc) that I can select if needed
Keep: set to All

Is there any chance any of these settings could be made selectable in the JellyFin NextPVR plugin ?  I am almost at the point of making a permanent move to this setup so if these changes were possible that could well be the deciding factor.

If this is not the right forum to ask such questions please let me know which is. I did check the JellyFin forums as well but couldn't find a suitable place there to ask about this.

Regards.

Chris

Print this item

  [Failed: No errors, but no data delivered. This is usually because the device failed
Posted by: Bobthegoldfish - 2024-11-28, 10:21 PM - Forum: Linux - Replies (3)

I had something come up with a new episode in Scheduler but when it went to record it this error happened
[Failed: No errors, but no data delivered. This is usually because the device failed to lock a signal.]

I have the sneaking suspicion that it was because it was (manually) set like a year ago to record on a disk that is now full. Is that likely?
I set it to record the series and then changed where it was to be recorded manually because the default disk at the time was filling up.

When the initial recording failed, it was pushed to a +1 copy of the channel to be recorded an hour later where the same error occurred. I have since then been able to record on a different channel.



Attached Files
.zip   logs-20241129-1119.zip (Size: 132.79 KB / Downloads: 1)
Print this item

  Adding new channels
Posted by: SilverTiger - 2024-11-27, 02:05 PM - Forum: Windows - Replies (3)

Using the web interface, how do I add new channels the guide?  Simple setup with one Colossus 2 and Schedules Direct.  I know that I can reload all the channels and then pick what I want in the guide, but that seems like a bit too much work.  Am I missing something or is this the way you do it.  I searched here but did not find anything useful.

Print this item

  Only show channels in selected group under channels
Posted by: JCDinPGH - 2024-11-27, 04:40 AM - Forum: Wishlist - Replies (1)

When looking at channels and choosing advanced tools-channel groups and I choose a specific group, could only those channels for that group that are checked show instead of a mix of checked and unchecked channels? Otherwise a group with a lot of channels requires a lot of scrolling to find the check marked channels to remove unwanted ones. When there are over 20000 channels finding ones specific to a group can be time consuming.

Print this item

  Buy new pc h/w?
Posted by: eastavin - 2024-11-25, 07:37 PM - Forum: Hardware - Replies (6)

Hi.  I have a trusty 2nd gen I5 running Windows 10 on an old Asus PH877 motherboard.  Microsoft says this is done once Windows 11 comes along and I dont want to run unsupported OS.  Also the HDMI port on this way back in time.  The box is only used for Nextpvr and playing things like Netflix, Prime, Disney, Youtube etc. No gaming.

So my question is what is the minimum hardware requirement for a PC platform today for NextPVR and these streamers?  I was thinking it needs to run Windows 11, have an HDMI 2.1 port able to do 4kUHD at 30Hz and of course support at least 1 Hauppauge 2 tuner USB stick without hiccupping. I dont have any real preference for AMD or Intel CPU, though AMD seems to be getting less bad press recently.  

Any thoughts on where to start in configuring a new box would be appreciated.

Ed

Print this item

  can't get http://localhost:8866/service=?method=channel.m3u
Posted by: JCDinPGH - 2024-11-25, 03:24 PM - Forum: Windows - Replies (15)

I had my install working but I have been trying different iptv providers so I completely uninstalled and reinstalled and now http://localhost:8866/service=?method=channel.m3u grabs nothing. I tried with curl also. Unauthenticated access is enabled. It worked fine before the reinstall and as best I can tell, my settings are identical. I was able to successfully add an xtream link which pulled down channels and EPG data. http://localhost:8866/service=?method=channel.xmltv also doesn't work anymore. I also donated just recently. I'm not sure where else to look. I can provide logs also. Do I attach them here? I have version 7.0.0.241105 installed.   Version: Version: 7.0.0.241105   Version: 7.0.0.241105  

Print this item

Pages (6401): « Previous 1 … 48 49 50 51 52 … 6401 Next »
Jump to page 

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