NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Kodi / XBMC v
« Previous 1 … 39 40 41 42 43 Next »
Is this normal? (newest XBMC plugin)

 
  • 0 Vote(s) - 0 Average
Is this normal? (newest XBMC plugin)
KRA
Offline

Member

Posts: 237
Threads: 23
Joined: Sep 2012
#21
2012-10-01, 08:58 PM
I deleted entire download folder xbmc-pvr-addons, and ran git clone to download.

but anyway, I did a make clean, and sudo make install, rebooting now to make sure new stuff is loaded. But this copy plugin to wrong folder, so I copy it back to correct plugin folder, I guess you have to specify install folder when you run ./configure and make install, not something I bother with on make zip.

Anyways, log is no longer flooded and cpu usage is normal !!!!!
KRA
Offline

Member

Posts: 237
Threads: 23
Joined: Sep 2012
#22
2012-10-01, 09:04 PM
Thanks for sticking with me
KRA
Offline

Member

Posts: 237
Threads: 23
Joined: Sep 2012
#23
2012-10-01, 09:07 PM
There are new stuff filling debug log though, but now we are talking less than 200, not like 100k the other was doing:

22:51:46 T:2832329584 DEBUG: CDVDPlayerVideo::CalcDropRequirement - dropped in decoder, Sleeptime: -0.030046, Bufferlevel: -1, Gain: 0.040000
22:51:46 T:2991774576 DEBUG: AddOnLog: NextPVR PVR Client: ReadLiveStream
22:51:53 T:2832329584 DEBUG: Previous line repeats 142 times.
22:51:53 T:2832329584 DEBUG: CDVDPlayerVideo::CalcDropRequirement - dropped in decoder, Sleeptime: -0.098388, Bufferlevel: -1, Gain: 0.080000
22:51:53 T:2991774576 DEBUG: AddOnLog: NextPVR PVR Client: ReadLiveStream
22:51:53 T:2832329584 DEBUG: Previous line repeats 10 times.
22:51:53 T:2832329584 DEBUG: CDVDPlayerVideo::CalcDropRequirement - dropped in decoder, Sleeptime: -0.035814, Bufferlevel: -1, Gain: 0.080000
22:51:53 T:2991774576 DEBUG: AddOnLog: NextPVR PVR Client: ReadLiveStream
22:51:55 T:2832329584 DEBUG: Previous line repeats 25 times.
22:51:55 T:2832329584 DEBUG: CDVDPlayerVideo::CalcDropRequirement - dropped in decoder, Sleeptime: -0.045830, Bufferlevel: -1, Gain: 0.040000
22:51:55 T:2991774576 DEBUG: AddOnLog: NextPVR PVR Client: ReadLiveStream
22:51:55 T:2832329584 DEBUG: Previous line repeats 16 times.
22:51:55 T:2832329584 DEBUG: CDVDPlayerVideo::CalcDropRequirement - dropped in decoder, Sleeptime: -0.101872, Bufferlevel: -1, Gain: 0.040000
22:51:55 T:2991774576 DEBUG: AddOnLog: NextPVR PVR Client: ReadLiveStream
22:52:01 T:2832329584 DEBUG: Previous line repeats 116 times.
22:52:01 T:2832329584 DEBUG: CPullupCorrection: detected pattern of length 1: 40000.00, frameduration: 40000.000000
22:52:01 T:2991774576 DEBUG: AddOnLog: NextPVR PVR Client: ReadLiveStream
22:52:07 T:2832329584 DEBUG: Previous line repeats 133 times.
22:52:07 T:2832329584 DEBUG: CDVDPlayerVideo::CalcDropRequirement - dropped in decoder, Sleeptime: -0.034755, Bufferlevel: -1, Gain: 0.080000
22:52:07 T:2991774576 DEBUG: AddOnLog: NextPVR PVR Client: ReadLiveStream
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,807
Threads: 769
Joined: Nov 2003
#24
2012-10-01, 09:52 PM
KRA Wrote:Anyways, log is no longer flooded and cpu usage is normal !!!!!
Great. I was pretty sure it was going to fix it.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,807
Threads: 769
Joined: Nov 2003
#25
2012-10-01, 09:55 PM
I've pushed an update through to git that removes the ReadLiveStream debug message. The other 'CalcDropRequirement' message is nothing to do with me.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,807
Threads: 769
Joined: Nov 2003
#26
2012-10-01, 09:57 PM
It's be good if you can supply wileecoyote your latest Linux build.
KRA
Offline

Member

Posts: 237
Threads: 23
Joined: Sep 2012
#27
2012-10-01, 10:00 PM
I have already, but I guess I have to make a new one now with this change Smile
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,807
Threads: 769
Joined: Nov 2003
#28
2012-10-01, 10:06 PM
Thanks Smile
KRA
Offline

Member

Posts: 237
Threads: 23
Joined: Sep 2012
#29
2012-10-01, 10:11 PM
it's done, sent to wileecoyote

direct link:

http://dl.dropbox.com/u/35064639/pvr.nex...x-i486.zip
gman3042
Offline

Junior Member

Posts: 9
Threads: 2
Joined: Oct 2012
#30
2012-10-01, 10:36 PM
sub Wrote:Those messages are normal, and dont indicate a problem. A non-blocking socket is used for streaming audio/video data from NextPVR to XBMC, and those messages are just saying that some reads didn't get any data, and had to retry one or more times before it found data was waiting. Personally I wouldn't have logged it, but the socket class was reused from another pvr addon, and was already logging this info.

How often are you getting these 2-3 second delays? Are these SD or HD channels, or either?

Windows or Linux?

hah, i read this wrong. i meant i get the winsock error every second.

the 2-3 second delays happen maybe every hour. sometimes sooner than that. would you consider that normal?
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (4): « Previous 1 2 3 4 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  Kodo plugin seems to be shutting down backend Allan 4 720 2024-12-20, 11:04 PM
Last Post: Allan
  Kodi Server Plugin - EPG Update Failure ceejayemm 5 1,049 2024-04-28, 08:25 PM
Last Post: mvallevand
  What's the current NextPVR client plugin for LibreElec/KODI? ehbowen 1 1,335 2021-09-29, 08:25 PM
Last Post: mvallevand
  Audio/Video out of sync on newest kodi & NPVR rosede 7 3,711 2021-03-25, 01:04 PM
Last Post: mvallevand
  pvr.nextpvr Kodi plugin updated in the Arch User Repository (AUR) wmarler 0 1,256 2021-03-05, 06:43 AM
Last Post: wmarler
  Kodi power saving and NextPVR plugin Pisdu 14 6,086 2020-07-26, 02:57 PM
Last Post: mvallevand
  Fresh Kodi installation crashes when NextPVR plugin tries access the NPVR server Me_ 68 19,291 2019-04-09, 04:27 PM
Last Post: mvallevand
  Latest update broke Kodi plugin and X-New zaldwaik 1 1,692 2017-12-25, 01:59 AM
Last Post: zaldwaik
  Kodi Plugin issue with 4.0.4/5 XTCEE 2 2,464 2017-12-18, 02:10 PM
Last Post: XTCEE
  NextPVR - Kodi plugin - Sync Recurring Timers MikeM 1 1,843 2017-04-28, 10:56 AM
Last Post: MikeM

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

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

Linear Mode
Threaded Mode