NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Support Linux v
« Previous 1 … 6 7 8 9 10 … 34 Next »
Timing file 0 byte

 
  • 0 Vote(s) - 0 Average
Timing file 0 byte
VCR58
Offline

Posting Freak

Marion Iowa, USA
Posts: 1,845
Threads: 177
Joined: Aug 2016
#1
2023-07-26, 09:47 PM
I have been working on getting my NextPVR HTPC Linux server gong. Everything seems to work fine but I noticed the timing files for the recordings that are generated automatically by NextPVR are empty. The recordings play ok and thumbnails are present for skipping.

I tried using the local TV buffer location (instead of the remote share) for the recordings just to see if the .timing files would populate but they were still empty. I can generate the .timing files manually with the uiclient (uidroid).

My other Linux server does generate .timing files that are populated with data automatically so I can't figure why they are empty with this setup.

Current version of NextPVR is 6.1.4.230625


Attached Files
.zip   logs-20230726-1615.zip (Size: 383.78 KB / Downloads: 1)
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 52,985
Threads: 956
Joined: May 2006
#2
2023-07-26, 10:21 PM
What version of ffprobe are you running on that server?

Martin
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 52,985
Threads: 956
Joined: May 2006
#3
2023-07-26, 10:36 PM
Also if you run this does from the command line does it work?

Code:
ffprobe  -skip_frame nokey -print_format csv -select_streams v:0 -show_entries frame=best_effort_timestamp_time,pkt_pos "http://127.0.0.1:8866/live?recording_id=856&growing=true&quiet=true&sid=06e1213a4ab24d90928edf3e3b37a913"
VCR58
Offline

Posting Freak

Marion Iowa, USA
Posts: 1,845
Threads: 177
Joined: Aug 2016
#4
2023-07-26, 10:37 PM
(2023-07-26, 10:21 PM)mvallevand Wrote: What version of ffprobe are you running on that server?

Martin

4.3.6
VCR58
Offline

Posting Freak

Marion Iowa, USA
Posts: 1,845
Threads: 177
Joined: Aug 2016
#5
2023-07-26, 10:48 PM
(2023-07-26, 10:36 PM)mvallevand Wrote: Also if you run this does from the command line does it work?

Code:
ffprobe  -skip_frame nokey -print_format csv -select_streams v:0 -show_entries frame=best_effort_timestamp_time,pkt_pos "http://127.0.0.1:8866/live?recording_id=856&growing=true&quiet=true&sid=06e1213a4ab24d90928edf3e3b37a913"

Looks like this
Code:
frame,18103.615244,172074332side_data,
side_data,
side_data,
side_data,
side_data,
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 52,985
Threads: 956
Joined: May 2006
#6
2023-07-26, 11:40 PM
Any difference if you toggle Unauthenticated Stream Access off? I am not sure how sub is getting that sid.

Martin
VCR58
Offline

Posting Freak

Marion Iowa, USA
Posts: 1,845
Threads: 177
Joined: Aug 2016
#7
2023-07-26, 11:49 PM
I tried ticking Unauthenticated Stream Access but got the same output.

I use port 8868 but that shouldn't matter.
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 52,985
Threads: 956
Joined: May 2006
#8
2023-07-26, 11:51 PM (This post was last modified: 2023-07-26, 11:58 PM by mvallevand.)
Sure that matters, it looks to be hardcoded to 8866 plus you showed it working on 8866 with my example.

Martin
VCR58
Offline

Posting Freak

Marion Iowa, USA
Posts: 1,845
Threads: 177
Joined: Aug 2016
#9
2023-07-27, 01:25 AM
(2023-07-26, 11:51 PM)mvallevand Wrote: Sure that matters, it looks to be hardcoded to 8866 plus you showed it working on 8866 with my example.

Martin

With your script example to try I substituted 8866 with the port I use (8868). When I use your script as is I get. This output at the end.

Code:
[tcp @ 0x565122d32700] Connection to tcp://127.0.0.1:8866 failed: Connection refused
http://127.0.0.1:8866/live?recording_id=856&growing=true&quiet=true&sid=06e1213a4ab24d90928edf3e3b37a913: Connection refused
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 52,985
Threads: 956
Joined: May 2006
#10
2023-07-27, 01:27 AM
Your logs showed 8866 was being used which is why I assume it is accidentally hardcoded

Martin
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (2): 1 2 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  file name strategy kfmf 10 717 2024-11-15, 09:45 PM
Last Post: mvallevand
  folder location XMLTV file [LibreElec] retrofan 2 556 2024-08-22, 08:32 AM
Last Post: retrofan
  updated DVB-C tuning file for SAT>IP The Netherlands and question retrofan 30 3,549 2024-08-17, 07:58 PM
Last Post: retrofan
  Congog file keeps changing WagMan 3 630 2024-01-06, 02:21 PM
Last Post: WagMan
  xmltv file not being read JogG 1 547 2023-07-01, 03:11 PM
Last Post: mvallevand
  file naming (renaming) strategy / recordings (movie) kfmf 22 2,728 2023-05-15, 07:19 PM
Last Post: mvallevand
  LibreElec file locations jcjefferies 24 3,212 2023-01-27, 05:32 PM
Last Post: jcjefferies
  Config File kevin-pvr 8 1,991 2022-12-11, 11:22 PM
Last Post: kevin-pvr
  How to select dvb-c tunning file? oleDK 1 665 2022-08-12, 12:38 PM
Last Post: mvallevand
  File permissions VCR58 8 3,667 2022-07-05, 08:14 PM
Last Post: aimaim

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

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

Linear Mode
Threaded Mode