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 … 63 64 65 66 67 … 101 Next »
Could not save the timer. Check the log

 
  • 0 Vote(s) - 0 Average
Could not save the timer. Check the log
Penfold
Offline

Junior Member

france
Posts: 10
Threads: 1
Joined: Mar 2021
#1
2021-03-17, 04:52 PM (This post was last modified: 2021-03-17, 04:53 PM by Penfold.)
Hi,

Firstly thanks so much for creating Next PVR it's a fantastic bit of software.

I have Kodi Matrix and Next PVR V5 on a windows 10 PC with a 4ch TBS Freesat receiver card

99.9% of the time it works flawlessly but today I am trying to record a program later on in the day by selecting it on the guide in Kodi and pressing record on my remote, or by using the mouse/keyboard to record.

The error I get is as follows:

Error
Could not save the timer. Check the log for more information about this message

I have had a look in the logs from Next PVR and I can see the request but it fails at

2021-03-17 17:32:47.305 [ERROR][34] System.FormatException: The header contains invalid values at index 0: '<null>'
  at Microsoft.Net.Http.Headers.HttpHeaderParser`1.ParseValue(StringSegment value, Int32& index)
  at Microsoft.Net.Http.Headers.MediaTypeHeaderValue.Parse(StringSegment input)
  at Microsoft.AspNetCore.Mvc.ControllerBase.File(Stream fileStream, String contentType, String fileDownloadName)
  at Microsoft.AspNetCore.Mvc.ControllerBase.File(Stream fileStream, String contentType)
  at NPVR5.Controllers.ServicesController.HandleServiceRequest(String body, String contentType)


I have attached the logs in a ZIP

Has anyone got an Idea what could be wrong?

Kind regards

Andy


Attached Files
.zip   logs-20210317-1733.zip (Size: 1.75 MB / Downloads: 3)
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,830
Threads: 954
Joined: May 2006
#2
2021-03-17, 05:02 PM (This post was last modified: 2021-03-17, 05:29 PM by mvallevand.)
Are you running the Dec NextPVR update it is required for Matrix? I do see an issue but I would need the Kodi debug logs and please post Kodi support questions in the Kodi sub forum here

Martin
Penfold
Offline

Junior Member

france
Posts: 10
Threads: 1
Joined: Mar 2021
#3
2021-03-17, 05:31 PM
Hi thanks for the reply
Sorry for posting in this section.
Yes I am running the Update from DEC as I only installed this about a month ago.
Are these the logs you are looking for?
Andy


Attached Files
.zip   kodi.zip (Size: 20.01 KB / Downloads: 1)
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,830
Threads: 954
Joined: May 2006
#4
2021-03-17, 05:35 PM
Thanks those are standard logs not debug logs. Turn on debug logging https://kodi.wiki/view/Log_file then duplicate the problem and post the kodi log again.

Martin
Penfold
Offline

Junior Member

france
Posts: 10
Threads: 1
Joined: Mar 2021
#5
2021-03-17, 05:40 PM
Hi,

Thanks for the info. Will do that when the problem arises again, as its not happening now.
regards
Andy
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,830
Threads: 954
Joined: May 2006
#6
2021-03-17, 05:59 PM (This post was last modified: 2021-03-17, 06:10 PM by mvallevand.)
Ok I can explain the problem. There was a change in Matrix in that Kodi doesn't reload the EPG on startup (but it will after a default 2 hour period after the last one) that is the reason for potential EPG problems. I thought I put in a change to help mitigate this but it doesn't seem to work.

You seem to be requesting a future recording for Channel 4 but NextPVR is telling Kodi there are no listings in the time that was requested so there is no program to linkto in the guide. Are you by chance asking for a future date that is not yet in the guide?

@sub if you see a reason why this might return no listings if they exist let me know.

Code:
2021-03-17 17:27:47.757    [DEBUG][7]    method=channel.listings
2021-03-17 17:27:47.757    [DEBUG][7]    parameters:
2021-03-17 17:27:47.757    [DEBUG][7]       method: channel.listings
2021-03-17 17:27:47.757    [DEBUG][7]       channel_id: 7872
2021-03-17 17:27:47.758    [DEBUG][7]       start: 1616018399
2021-03-17 17:27:47.758    [DEBUG][7]       end: 1616018400
2021-03-17 17:27:47.758    [DEBUG][7]       sid: 9b294a8421a84e4193263b5c35e9598a
2021-03-17 17:27:47.758    [DEBUG][7]       client_ip: 192.168.0.100
2021-03-17 17:27:47.758    [DEBUG][7]       user_agent: Kodi/19.0 (Windows NT 10.0.19041.867; Win64; x64) App_Bitness/64 Version/19.0-(19.0.0)-Git:20210218-f44fdfbf67
2021-03-17 17:27:47.758    [DEBUG][7]       host_callback: 192.168.0.100:8866
2021-03-17 17:27:47.758    [DEBUG][7]    Loading recordings
2021-03-17 17:27:47.772    [DEBUG][7]    About to read listings for channel
2021-03-17 17:27:47.774    [DEBUG][7]    read 0 listings
2021-03-17 17:27:47.774    [DEBUG][7]    <?xml version="1.0" encoding="utf-8" ?>
<rsp stat="ok">
<listings>
<channel_id>7872</channel_id>
</listings>
</rsp>

Marin
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,659
Threads: 767
Joined: Nov 2003
#7
2021-03-18, 03:39 PM
(2021-03-17, 05:59 PM)mvallevand Wrote: @sub if you see a reason why this might return no listings if they exist let me know.
I don't remember seeing any reports of it not returning listing. I'd have to assume it doesn't have any listings at that specific time requested. (maybe ATSC epg user, with only had a few hours at a time?)
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,830
Threads: 954
Joined: May 2006
#8
2021-03-18, 03:55 PM
Thanks sub. Andy if the data isn't in the EPG which is what we speculate, you can't create a future recording via the guide, you'd need to create a manual rule or an anytime rule based on the current show.

Martin
Penfold
Offline

Junior Member

france
Posts: 10
Threads: 1
Joined: Mar 2021
#9
2021-03-18, 06:15 PM
Hi
Thanks for the effort you guys put in to this minor problem.
I cleared the guide data from Kodi and restarted the machine. No problems until now.
I have put the Kodi log on for you.
I have now tried to record a program in around 2 hours time and it gives me the error. The program shows in the guide.
I also tried to make the same recording from other front end systems connected and the same error message.
Interesting to note that following your comments I went to the Next PVR web app and the EPG has not populated although it is in Kodi.
Looks like the EPG in Next PVR doesn't match Kodi or the other way round.

I will have a look at the EPG settings and see if there is an error in the settings.

Andy
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,830
Threads: 954
Joined: May 2006
#10
2021-03-18, 06:59 PM (This post was last modified: 2021-03-18, 07:04 PM by mvallevand.)
If it is not in the web app but is in Kodi the does indicate a problem and explains the issue completely and I understand the problem better now. At the beginning of the nrecord.log.3 there is xml from the OTA guide and it is logged because that load is failing and we see

2021-03-17 02:45:57.621 [DEBUG][31] Got 0 events

I suspect there is an block of time that sometime makes it to Kodi and sometimes doesn't.

If you look in that xml there is clearly corruption at the end and interestingly the start time goes wonky too in the previous record so that record is bad too.

Code:
<event><onid>65299</onid><tsid>2</tsid><sid>2034</sid><eventID>32826</eventID><tableID>70</tableID><version>5</version><start>-1891131138</start><duration>190090</duration><name>New: Peston</name><description>As the political temperature rises, join Robert Peston for a late night political magazine show, featuring big interviews with the country&apos;s leading politicians. [S]</description><genre>News / Current affairs</genre><crid>New: Peston/P359342978</crid></event>
<event><onid>65304</onid><tsid>2</tsid><sid>2045</sid><eventID>24948</eventID><tableID>70</tableID><version>3</version><start>-2147329848</start><duration>168955</duration><name>Ï Â”?¤ijUN↓ŧ_Ì­ ·NØS! ! A%Ŧ‰ßÝoºð6 M‘žOގ&apos;&apos; ʼn _ FSATv È /G_SKYB1696166v Ä /G_S45411609P ð  eng¾T I  engMUeng  x)⅛♪e¦cĸ·kϲK @ q˜Zk²-   ÌÙØ‹ijÉ→È×\HO2 [q!?ŸÛV-·łØ¼§%¦/⅛ ]‘þsÉ iŒ ]0ß-z£xY ʼn J   </name><description>È /b-2ESMIS/8</description></event>

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
  Save/Load edited M3U JCDinPGH 5 461 2024-12-08, 04:47 AM
Last Post: JCDinPGH
  Filter Check / Old TV Tuner Card MyTVBox 3 556 2024-07-07, 08:57 PM
Last Post: sub
  save to cloud Dale Dewing 7 870 2023-10-28, 08:00 PM
Last Post: mvallevand
  Client Setting window missing Save and Cancel buttons Dick B 5 1,524 2022-01-17, 05:07 AM
Last Post: sub
  Unable to save one off recordings from Kodi Lao Pan 18 4,149 2021-07-26, 01:39 PM
Last Post: SpaceSaver2000
  no save button on setting window Krepps 10 2,798 2020-08-08, 04:35 PM
Last Post: Krepps
  timer doesn't start if already watching channel live theoldtannery 4 1,617 2020-08-02, 08:22 PM
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