NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Support Windows v
« Previous 1 … 6 7 8 9 10 … 102 Next »
No standby after update to Version 7

 
  • 0 Vote(s) - 0 Average
No standby after update to Version 7
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,789
Threads: 769
Joined: Nov 2003
#61
2024-11-29, 05:27 PM
Can you let me know if these couple of updated files help?


Attached Files
.zip   NShared.zip (Size: 403.66 KB / Downloads: 4)
.zip   DeviceHostWindows.zip (Size: 12.62 KB / Downloads: 1)
Escape7
Offline

Member

Germany
Posts: 207
Threads: 17
Joined: Feb 2020
#62
2024-11-30, 06:52 AM (This post was last modified: 2024-11-30, 06:53 AM by Escape7.)
Hello sub,

first test results:

- With this devicehostwindows.exe EPG data is loaded again (the last one had the bug, that no EPG data was received)
- The EPG detail data is complete and not cut of

If standby is no longer prevented after scan -> i will tell you in 24 hours, if one over night update has run.

Only one problem for me still is present, but i think this is not reproduceable: Not on every EPG scan ZDF (11362 MHz) is scanned. Live TV always works, and i am very sure it is not a problem with the satellite dish/setup. I don't understand why sometimes the frequency does not lock for EPG data. But as i mentioned, this is very hard to reproduce.

In the past i had a batch running -> clearing all EPG data before update, because the detailed information in the EPG data was not updated. That worked in V6 -> every night clear and complete reload.

In V7 this would lead to often missing EPG data for ZDF. But i disabled the batch, and i think that the EPG detail update works now in V7, but im still checking.

Background info: ZDF has EPG for 14 days. The first 7 days have detail data- 8-14 days only basic info. In V6 the details were not loaded (added) by an update. So i did the trick with clear and reload.

I will check (takes time) if this no works in V7, so the clearing would not be necessary anymore, and i would not matter if ZDF sometime does not lock for an update, because the data is in the database already. If it works every 2-3 days, it is still enough.

Perhaps it would be a nice option in future version: retry once, if the EPG transponder lock did not work. Only one retry to prevent a loop, and some PC would try endless, it the signal is missing or bad.

I will keep you updated.

Logs attached. i did 2 scans, and in the second scan ZDF worked.


Attached Files
.zip   logs-20241130-0752.zip (Size: 1.24 MB / Downloads: 2)
Escape7
Offline

Member

Germany
Posts: 207
Threads: 17
Joined: Feb 2020
#63
2024-11-30, 09:48 AM
A small update: Right now the PC does not go into standby.

No recording running. Powered on since the manual EPG scan.

But i will keep looking what happens.
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,107
Threads: 957
Joined: May 2006
#64
2024-11-30, 02:11 PM (This post was last modified: 2024-11-30, 02:46 PM by mvallevand.)
(2024-11-30, 06:52 AM)Escape7 Wrote: Logs attached. i did 2 scans, and in the second scan ZDF worked.
The issue with ZDF is not tuning, it is the same sync issue causing the sleep problem.  NextPVR is stopping the tuner during the scan, perhaps loading 18 days of data is another timing issue.

Code:
2024-11-30 06:41:30.793 [DEBUG][6] tuning request submitted (11362000)
2024-11-30 06:41:30.794 [DEBUG][5] About to request async graph stop
2024-11-30 06:41:30.794 [DEBUG][6] Calling LockChannel()
2024-11-30 06:41:30.795 [DEBUG][8] Graph stopping... (async)
2024-11-30 06:41:30.964 [DEBUG][8] Graph reports state 'Stopped'
2024-11-30 06:41:30.964 [DEBUG][8] Graph stopped (async)
2024-11-30 06:41:30.964 [DEBUG][5] Async stop completed successfully


Unfortunately the new logs miss some nice debug information on stream stopping and active handles that might point to the problem too but neither scan stopped properly.

Sub made an improvement for extended descriptions in this build, so perhaps you won't need to purge the database.

Martin
Escape7
Offline

Member

Germany
Posts: 207
Threads: 17
Joined: Feb 2020
#65
2024-11-30, 06:41 PM
I can now confirm, that standby is prevented after EPG scan.

Purge Database? Please help me Martin.
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,107
Threads: 957
Joined: May 2006
#66
2024-11-30, 07:27 PM
(2024-11-30, 06:41 PM)Escape7 Wrote: Purge Database? Please help me Martin.

You posted that you were deleting the EPG table to get the extra descriptions.

Martin
RedDevilJoe
Offline

Junior Member

CA, USA
Posts: 6
Threads: 2
Joined: Sep 2024
#67
2024-11-30, 10:38 PM
Maybe I can assist with my observations on my HP Win 10 Home version. I didn't know about the 7.X update but ran into issues that may relate to the update. The thing I noticed was my computer grinding away after a recording session. Spotted ffmpeg.exe running at 95% of resources with task manager. Also noticed that while it was running, I couldn'y not delete the mpeg file, either under NextPVR or file manager as it reported it was being used. Also noticed TWO ffmpeg's running, probably from the two stations I was recording were on the same channel/tuner frequency. Finally spotted the upgrade and installed it a week ago. But, the ffmpeg.exe just doesn't shut down after a recording. It appears it maybe looking for a non-existant memory or it is in some kind of loop.
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,107
Threads: 957
Joined: May 2006
#68
2024-11-30, 11:01 PM (This post was last modified: 2024-12-01, 12:25 AM by mvallevand.)
Unrelated. Having two ffmpeg processes is normal if you create thumbnails. If you don't use them turn them off How long they are active depends on the speed of your PC and how many recordings you do in parallel. OTA EPG update don't use ffmpeg.

Martin
Escape7
Offline

Member

Germany
Posts: 207
Threads: 17
Joined: Feb 2020
#69
2024-12-01, 07:45 AM
So here are the logs from right now.

PC did not go to sleep.

Right now, no scripts are running with the EPG update at night.

Yesterday i deleted EPG data before i did the update, to check, if subs new files will work. (last devicehostwindows.exe did not update any EPG). And i described what happend.

That i deleted the EPG every night, was a setting i only used in V6.


Attached Files
.zip   logs-20241201-0834.zip (Size: 1.71 MB / Downloads: 1)
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,789
Threads: 769
Joined: Nov 2003
#70
2024-12-01, 06:33 PM
Here is another attempt. I've added some additional logging etc.


Attached Files
.zip   DeviceHostWindows.zip (Size: 12.75 KB / Downloads: 5)
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (17): « Previous 1 … 5 6 7 8 9 … 17 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  DVT Tuner remains locked after EPG update. Bobins 4 143 2025-06-29, 04:57 PM
Last Post: Bobins
  EPG not found for some channels - DVB/ATSC (NextPVR version 7) Nimoder 36 2,300 2025-06-27, 10:53 PM
Last Post: mvallevand
  EPG not found for some channels via DVB-T2 (version 7) Kotoka 84 6,258 2025-06-21, 05:10 PM
Last Post: sub
  Standby/Sleep During Playback motocrossmann 46 4,810 2025-05-05, 05:40 PM
Last Post: gEd
  Schedulesdirect will not update.. shortputt 8 632 2025-04-11, 07:39 PM
Last Post: BrettB
  Version 7 HDPVR Changes bigstusexy 2 307 2025-02-24, 12:42 AM
Last Post: bigstusexy
  NextPVRServer.exe (Version 7) Preventing Sleep PVR_Convert 4 491 2025-02-18, 07:18 PM
Last Post: mvallevand
  Transcoding Problem Version: 7.0.1.241229 Metroid 1 361 2025-01-25, 12:44 AM
Last Post: mvallevand
  NextPVR version 7 no EPG ManicsMan 27 2,382 2025-01-23, 02:28 PM
Last Post: mvallevand
  Updating NextPVR from a very old version lemmy999 13 1,260 2025-01-04, 06:51 AM
Last Post: sub

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

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

Linear Mode
Threaded Mode