NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Kodi / XBMC v
« Previous 1 … 9 10 11 12 13 … 43 Next »
Cannot open live tv file with CoreElec test addon

 
  • 0 Vote(s) - 0 Average
Cannot open live tv file with CoreElec test addon
Oempa
Offline

Junior Member

Posts: 36
Threads: 10
Joined: Jan 2020
#1
2020-01-16, 09:06 PM (This post was last modified: 2020-01-17, 06:04 PM by Oempa.)
WHile choosing a channel I'm recording I get 2 options: Play recording or switch to channel
Play recording works but switch to channel fails with "tuner required. Navigation disabled"

I have a 4 channel tuner that is only using 1 channel to record the channel I tried to play live
Add on version 3.3.17.0 with default settings
This worked yesterday without timeshifting
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,090
Threads: 957
Joined: May 2006
#2
2020-01-16, 09:18 PM
Open a new thread and follow the standard process - post your Kodi debug and NextPVR logs.

Martin
Oempa
Offline

Junior Member

Posts: 36
Threads: 10
Joined: Jan 2020
#3
2020-01-17, 06:05 PM (This post was last modified: 2020-01-17, 06:14 PM by Oempa.)
It worked in the morning.
While recording on tuner 0 it did live TV on channel 3 of the tuner

Now it failed again with the same setup

Tuner Status
Tuner 0 Channel 3 NPO 3 HD
Tuner 1 Channel not in use
Tuner 2 Channel not in use
Tuner 3 Channel not in use

npvr log attached... Kodi log is a bit more difficult for me


Attached Files
.zip   logs-20200117-1902.zip (Size: 1.41 MB / Downloads: 3)
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,090
Threads: 957
Joined: May 2006
#4
2020-01-17, 07:07 PM
I asked you to open a new thread and I do need the CoreElec debug log. Install a Kodi log uploader adon and send the pastebin link if getting the file via a share is too hard. This time I did it for you because I see a bug that sub needs to look into

@sub it seems to be related to the error deleting a map file

Code:
2020-01-17 19:02:29.688    [ERROR][168]    Writer can't remove .map file: The process cannot access the file 'C:\Users\Public\Videos\live-NPO 3 HD-0.ts.map' because it is being used by another process.

Kodi is asking you to stop after the socket is closed so that could be the reason why it is locked.

2020-01-17 19:02:29.965    [DEBUG][21]    method=channel.stream.stop

the issue this user is having seem to be because the same map file cannot be used

2020-01-16 21:59:53.886    [ERROR][77]    Unexpected error creating TSWriter map: System.IO.IOException: The process cannot access the file 'C:\Users\Public\Videos\live-NPO 3 HD-0.ts.map' because it is being used by another process.
   at System.IO.FileStream.ValidateFileHandle(SafeFileHandle fileHandle)
   at System.IO.FileStream.CreateFileOpenHandle(FileMode mode, FileShare share, FileOptions options)
   at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options)
   at System.IO.File.InternalWriteAllBytes(String path, Byte[] bytes)
   at NShared.Writer.OutputSink..ctor(String filename)


Didn't the logic used to have a unique identifier for each instance of RollingFile.Open() which avoided some problems ? I just checked my logs and they are all -0.ts -0-2.ts etc.

Martin
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,787
Threads: 769
Joined: Nov 2003
#5
2020-01-17, 07:11 PM
That "-0" should be an incrementing number for each live tv stream, so should serve as the unique number. The next stream started should get "-1", then "-2" etc. The segment number is tacked on after this.
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,090
Threads: 957
Joined: May 2006
#6
2020-01-17, 07:14 PM
No the segment number is not what I was talking about. I thought the base number used to have an incrementing number too, but now that is always zero

<filename>/home/martin/recordings/live-CNN-0.ts</filename>
<filename>/home/martin/recordings/live-CNN-0-1.ts</filename>
<filename>/home/martin/recordings/live-CNN-0-2.ts</filename>

Martin
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,787
Threads: 769
Joined: Nov 2003
#7
2020-01-17, 07:14 PM
Yeah, I know - we were talking about the same number, but I can now see why it wasn't incrementing. It only happens with streams started this specific way, so not present in other ways of watching tv. I've fixed for the next build.
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,090
Threads: 957
Joined: May 2006
#8
2020-01-17, 07:17 PM
Great so even if the map file is left over at least users will be able to play them.

Martin
Oempa
Offline

Junior Member

Posts: 36
Threads: 10
Joined: Jan 2020
#9
2020-02-03, 03:59 PM
Guys no pressure, just anticipation Smile
When is the next v5 release for Windows ?
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,787
Threads: 769
Joined: Nov 2003
#10
2020-02-03, 04:22 PM
I'll try to get one out this weekend.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  NextPVR Client for CoreELEC ChrisI 3 734 2024-09-07, 10:11 PM
Last Post: mvallevand
  Kodi 21.0 Omega/NextPVR 21.1.0 PVR & Live TV Group Manager bouilliabai 28 4,789 2024-08-06, 10:00 PM
Last Post: sub
  Disable Live-TV buffering when using Kodi NextPVR add-on spin35 11 2,411 2023-05-06, 01:48 PM
Last Post: mvallevand
  another live tv buffering MaxOne72 2 1,051 2023-04-18, 11:51 AM
Last Post: mvallevand
  Live TV Buffering persim 3 1,102 2023-04-10, 01:20 AM
Last Post: mvallevand
  Randomly Skips Backwards (Live TV) vagueink 6 2,649 2022-12-17, 02:31 AM
Last Post: mvallevand
  Kodi Addon Failure 19.0.4 Luke86 4 1,702 2022-10-22, 03:33 AM
Last Post: Luke86
  Kodi NextPVR PVR Client Addon solfanboy 11 3,755 2022-07-11, 08:51 PM
Last Post: mvallevand
  NextPVR addon: session.login failed spagio 3 3,624 2022-04-30, 05:47 PM
Last Post: mvallevand
  Android live TV SW decode VCR58 4 1,734 2021-11-04, 04:34 PM
Last Post: VCR58

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

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

Linear Mode
Threaded Mode