NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Kodi / XBMC v
« Previous 1 … 12 13 14 15 16 … 43 Next »
Nextpvr Shield TV Oreo Update Tuner Lost

 
  • 0 Vote(s) - 0 Average
Nextpvr Shield TV Oreo Update Tuner Lost
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,371
Threads: 963
Joined: May 2006
#21
2018-12-16, 05:11 PM
The logs are good and I am concerned that you toggled timeshift without restarting Kodi.

This line especially

23:13:36.296 T:192073872624 DEBUG: AddOnLog: NextPVR PVR Client: CloseLiveStream

is trying to close a stream that was playing from the non timeshifting session in timeshifting mode. In non-timeshifting mode the client doesn't signal the channel stop to NextPVR it waits for a timeout or a new stream so this would cause unknown behaviour in both Kodi and Nextpvr

Martin
ShieldTViewer
Offline

Junior Member

Posts: 9
Threads: 1
Joined: Dec 2018
#22
2018-12-16, 07:16 PM
mvallevand Wrote:The logs are good and I am concerned that you toggled timeshift without restarting Kodi.

This line especially

23:13:36.296 T:192073872624 DEBUG: AddOnLog: NextPVR PVR Client: CloseLiveStream

is trying to close a stream that was playing from the non timeshifting session in timeshifting mode. In non-timeshifting mode the client doesn't signal the channel stop to NextPVR it waits for a timeout or a new stream so this would cause unknown behaviour in both Kodi and Nextpvr

Martin

Ok, this time around, I checked to make sure TimeShift is enabled and then completely rebooted the Shield and the PC that NextPVR backend runs on to eliminate as much as possible. Same result (no tuning to station) when I tuned from the guide to 503 to watch the NFL game. Logs attached. Time to look for is between 14:05 -14:10. After, I completely restarted the shield again. Kodi logs are at https://paste.kodi.tv/akinutipod

Hope this helps.

Bob
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,371
Threads: 963
Joined: May 2006
#23
2018-12-17, 10:04 PM
Your log looks fine and I have no idea why the addon is not moving on to read block #1. I looked at the code, and can't see anything but there are a lot of mutex locks involved in the ring buffer and I think you need to post on the Kodi NextPVR sub forum to get the developer of this new code involved.

martin
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,371
Threads: 963
Joined: May 2006
#24
2018-12-18, 09:22 PM
I tried this today on the FireTV 4k and I get exactly the same problem. The temp file on the servier is ok and it works with timeshifting off. On Windows timeshifting works much better. Sub when you tested did you run on your Shield?

My feeling is that the code is assuming the network buffer is able to handle the client making request 24*32768 bytes without doing any reads. I t think based on other discussions (and on the logs) the server will just pump out 32768 on each range request, whether the client wants them or not.

Martin
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,878
Threads: 770
Joined: Nov 2003
#25
2018-12-19, 01:05 AM
mvallevand Wrote:Sub when you tested did you run on your Shield?
No - I've never used Kodi on an Android device. (and not really something I've got the bandwidth to start playing around with)

Mike did look at ShieldTViewer's logs, and had some thoughts, so hopefully something will come out of that.
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,371
Threads: 963
Joined: May 2006
#26
2018-12-20, 02:13 AM
sub Wrote:No - I've never used Kodi on an Android device. (and not really something I've got the bandwidth to start playing around with)

Mike did look at ShieldTViewer's logs, and had some thoughts, so hopefully something will come out of that.

Ok, I am able to compile Kodi v18 rc4 and install it on my FireTV. If he needs me to test anything let me know, you can give him my email.

Martin
ShieldTViewer
Offline

Junior Member

Posts: 9
Threads: 1
Joined: Dec 2018
#27
2018-12-20, 01:52 PM
mvallevand Wrote:Ok, I am able to compile Kodi v18 rc4 and install it on my FireTV. If he needs me to test anything let me know, you can give him my email.

Martin

Let me know if there is anything you need me to do to test anything. Happy to try to help. Appreciate you looking into this.

Thanks,
Bob
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,371
Threads: 963
Joined: May 2006
#28
2018-12-20, 07:56 PM
ShieldTViewer Wrote:Let me know if there is anything you need me to do to test anything. Happy to try to help. Appreciate you looking into this.

Thanks,
Bob

I compiled Kodi RC4 nightly with a small fix and it now runs for me on my FireTV 4k. If you want a link to the file PM me. It does not have all the binary addons just pvr-nextpvr

I can't get it navigate very well but I have this problem on Windows too.

Martin
ShieldTViewer
Offline

Junior Member

Posts: 9
Threads: 1
Joined: Dec 2018
#29
2018-12-21, 04:30 AM
I installed the Kodi RC4 nightly and tested it out. Good news is that the channel appears when I select it from the Grid or the Channel menu. I was able to pause the show, fast forward, and that started out ok. As soon as I tried to rewind, or skip back -10 seconds, it would freeze and I had to force quit the app. Also, the "timeshift" bar, once it got over 11 seconds, would always increase real-time, even when I would try to fast forward and attempt to "catch up" to live TV.

I tried to upload the logs, but Kodi log uploader will not allow me to as it keeps saying that it exceeds 1MB. Is there another way to get to that file manually?

Attaching the NextPVR log, but I'm not sure if it's helpful without the Kodi log... I was playing around with this between 22:30 and 23:15.

Bob
ShieldTViewer
Offline

Junior Member

Posts: 9
Threads: 1
Joined: Dec 2018
#30
2018-12-21, 04:43 AM
ShieldTViewer Wrote:I installed the Kodi RC4 nightly and tested it out. Good news is that the channel appears when I select it from the Grid or the Channel menu. I was able to pause the show, fast forward, and that started out ok. As soon as I tried to rewind, or skip back -10 seconds, it would freeze and I had to force quit the app. Also, the "timeshift" bar, once it got over 11 seconds, would always increase real-time, even when I would try to fast forward and attempt to "catch up" to live TV.

I tried to upload the logs, but Kodi log uploader will not allow me to as it keeps saying that it exceeds 1MB. Is there another way to get to that file manually?

Attaching the NextPVR log, but I'm not sure if it's helpful without the Kodi log... I was playing around with this between 22:30 and 23:15.

Bob

I was able to get a Kodi logfile showing it freezing after attempting to seek -10sec. That locked up Kodi, but the file was small enough to be uploaded. Kodi log: https://paste.kodi.tv/lugogipama
NextPVR log below. Time to look for is between 23:33 and 23:37.
« 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
  NextPVR and Android 10 charlyms 7 1,354 2024-11-17, 09:39 PM
Last Post: mvallevand
  NextPVR Client for CoreELEC ChrisI 3 995 2024-09-07, 10:11 PM
Last Post: mvallevand
  Kodi 21.0 Omega/NextPVR 21.1.0 PVR & Live TV Group Manager bouilliabai 28 6,090 2024-08-06, 10:00 PM
Last Post: sub
  Kodi Server Plugin - EPG Update Failure ceejayemm 5 1,237 2024-04-28, 08:25 PM
Last Post: mvallevand
  Kodi Omega NextPVR Recordings short press context menu (More... item) mmortal03 5 1,481 2024-04-18, 11:19 PM
Last Post: mmortal03
  How to change the recording directory in NextPVR v5 RylanWilkinson 1 1,035 2024-02-20, 04:29 PM
Last Post: sub
  Kodi NextPVR playback error "Playback Failed" eggburt 6 2,723 2024-02-16, 04:33 AM
Last Post: eggburt
  Nextpvr add-on for Kodi won't sync channels WagMan 3 1,199 2023-12-23, 01:06 AM
Last Post: mvallevand
  [UK] Lost all Channel 4 HD Freeview listings on Kodi clients njc 14 2,401 2023-09-30, 03:53 PM
Last Post: njc
  NextPVR not starting or couldn't be loaded Apple TV on Kodi start Ade_AV 19 3,581 2023-08-25, 01:12 AM
Last Post: mvallevand

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

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

Linear Mode
Threaded Mode