NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Kodi / XBMC v
« Previous 1 … 21 22 23 24 25 … 43 Next »
Unable to series record

 
  • 0 Vote(s) - 0 Average
Unable to series record
slwtx1983
Offline

Junior Member

Posts: 19
Threads: 3
Joined: Aug 2015
#11
2015-09-25, 03:22 AM
Quick question. I know how to delete "Pending recordings" out of NPVR, but does anyone know how to delete the Pending Recordings out of Kodi? I can take a look at the Timers and if something is coming up then it shows me on that page, but for the things that aren't coming up, how do I delete those timers? Like if I click on a rerun of a show and say record all new episodes on this channel, but there never will be. That show comes up in the "Pending Recordings" in NPVR but the timer will never show up in Kodi. I assume there is an XML somewhere that has this info in it but I am at a bit of a loss.
flavoie
Offline

Junior Member

Posts: 13
Threads: 0
Joined: May 2008
#12
2016-04-13, 03:45 AM
I have a quite similar issue. I want to edit a timer to record "All" instead of "2" recordings.
Kodi shows an error, and the NextPVR log file says event_id is invalid.
I tried clearing data in Kodi using System/Settings/TV/General/Clear data as well as System/Settings/TV/Guide/Clear data .

Kodi:
Code:
23:35:14 T:1104   DEBUG: CInputManager::ProcessMouse: trying mouse action leftclick
23:35:14 T:1104   DEBUG: ------ Window Deinit (DialogPVRTimerSettings.xml) ------
23:35:14 T:1104   DEBUG: AddOnLog: NextPVR PVR Client: TIMER_REPEATING_EPG
23:35:14 T:1104   DEBUG: CFileCache::Open - opening <service> using cache
23:35:14 T:1104   DEBUG: CurlFile::Open(0E1CA968) http://127.0.0.1:8866/service?method=recording.recurring.save&recurring_id=62&event_id=0&keep=0&pre_padding=0&post_padding=0&day_mask=SAT:SUN:MON:TUE:WED:THU:FRI:&directory_id=Default&sid=c6f05d45ac334c378f2aad090379c619
23:35:14 T:6848   DEBUG: Thread FileCache start, auto delete: false
23:35:14 T:6848    INFO: CFileCache::Process - Hit eof.
23:35:14 T:6848   DEBUG: Thread FileCache 6848 terminating
23:35:14 T:1104   ERROR: PVR - PVR::CPVRClient::UpdateTimer - addon '127.0.0.1:connected' returned an error: the command failed
23:35:14 T:1104   ERROR: PVR - PVR::CPVRClients::UpdateTimer - cannot update timer on client '889': the command failed
23:35:14 T:1104   DEBUG: ------ Window Init (DialogOK.xml) ------
23:35:14 T:1104    INFO: Loading skin file: DialogOK.xml, load type: KEEP_IN_MEMORY

NextPVR:
Code:
2016-04-12 23:35:14.659    [DEBUG][70]    Got Web Request (127.0.0.1): /service    method=recording.recurring.save&recurring_id=62&event_id=0&keep=0&pre_padding=0&post_padding=0&day_mask=SAT:SUN:MON:TUE:WED:THU:FRI:&directory_id=Default&sid=c6f05d45ac334c378f2aad090379c619
2016-04-12 23:35:14.659    [DEBUG][70]    method=recording.recurring.save
2016-04-12 23:35:14.659    [DEBUG][70]    parameters:
2016-04-12 23:35:14.659    [DEBUG][70]       method: recording.recurring.save
2016-04-12 23:35:14.659    [DEBUG][70]       recurring_id: 62
2016-04-12 23:35:14.659    [DEBUG][70]       event_id: 0
2016-04-12 23:35:14.659    [DEBUG][70]       keep: 0
2016-04-12 23:35:14.659    [DEBUG][70]       pre_padding: 0
2016-04-12 23:35:14.659    [DEBUG][70]       post_padding: 0
2016-04-12 23:35:14.659    [DEBUG][70]       day_mask: SAT:SUN:MON:TUE:WED:THU:FRI:
2016-04-12 23:35:14.659    [DEBUG][70]       directory_id: Default
2016-04-12 23:35:14.659    [DEBUG][70]       sid: c6f05d45ac334c378f2aad090379c619
2016-04-12 23:35:14.659    [DEBUG][70]       client_ip: 127.0.0.1
2016-04-12 23:35:14.659    [DEBUG][70]       host_callback: 127.0.0.1:8866
2016-04-12 23:35:14.659    [DEBUG][70]       physical_path: C:\Users\Public\NPVR\web\
2016-04-12 23:35:14.659    [DEBUG][70]       user_agent: Kodi/16.0 (Windows NT 6.3; WOW64) App_Bitness/32 Version/16.0-Git:20160220-a5f3a99
2016-04-12 23:35:14.659    [DEBUG][70]       range: bytes=0-
2016-04-12 23:35:14.659    [DEBUG][70]       requested_path: /service
2016-04-12 23:35:14.659    [DEBUG][70]       verb: GET
2016-04-12 23:35:14.660    [ERROR][70]    event_id is invalid
2016-04-12 23:35:14.660    [DEBUG][70]    <?xml version="1.0" encoding="utf-8" ?>
<rsp stat="fail">
  <err code="2" msg="Invalid Args" />
</rsp>
flavoie
Offline

Junior Member

Posts: 13
Threads: 0
Joined: May 2008
#13
2016-04-17, 04:27 AM
Retested with Kodi 16.1 RC2, i get an error as well from Kodi.
flavoie
Offline

Junior Member

Posts: 13
Threads: 0
Joined: May 2008
#14
2016-07-04, 04:14 AM
flavoie Wrote:Retested with Kodi 16.1 RC2, i get an error as well from Kodi.

Retested with NextPVR 3.7.7, it's fixed in the new NextPVR version.
It nows shows "recording deleted" followed by "new recording added" in Kodi when I edit "Max Recordings", and keeps the setting.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (2): « Previous 1 2


Possibly Related Threads…
Thread Author Replies Views Last Post
  Kodi/LibreEec Guide - show program set to record. ceejayemm 17 2,553 2024-05-19, 04:42 PM
Last Post: mvallevand
  Possibility to hide or disable timer/record fonction/record historry Estarna 18 1,835 2024-05-02, 09:28 PM
Last Post: mvallevand
  Unable to schedule recordings from Kodi Migue 7 2,066 2021-07-28, 01:20 PM
Last Post: mvallevand
  Record option grayed out kcook_shield 2 984 2021-04-29, 09:11 PM
Last Post: kcook_shield
  Kodi 18 + NextPVR V5 : the record screen list is very poor Bernard0105 14 3,716 2020-12-11, 02:11 PM
Last Post: mvallevand
  NPVR 5.0 and Kodi 18.0 : Unable to record timetofly06 13 4,744 2020-05-01, 06:26 PM
Last Post: timetofly06
  Unable to delete recordings Brucek2839 2 1,706 2020-01-20, 08:58 PM
Last Post: Brucek2839
  Unable to Load NextPVR Add-On since last reboot Banex 2 2,050 2019-11-24, 03:44 AM
Last Post: Banex
  NextPVR 4.2.4 1903017 unable to load on Kodi 17.6 ReplayHarry 18 6,082 2019-03-10, 06:14 AM
Last Post: gshcarter
  Unable to rewind live video Brucek2839 16 6,918 2018-07-30, 12:08 AM
Last Post: deadlast

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

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

Linear Mode
Threaded Mode