NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Kodi / XBMC v
« Previous 1 … 37 38 39 40 41 … 43 Next »
Recording names

 
  • 0 Vote(s) - 0 Average
Recording names
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,807
Threads: 769
Joined: Nov 2003
#11
2013-01-08, 12:35 AM
mvallevand Wrote:- cancelling a recording performs a delete not cancel and the file is removed from the db3, but the actual file may or may not be deleted if it is in use.
Was this an existing recording?
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,182
Threads: 958
Joined: May 2006
#12
2013-01-08, 01:00 AM
No I cancelled a timer recording in progress and it ran the delete api

Code:
013-01-07 18:24:57.683    [DEBUG][8]    About to switch HDPVR/Colossus to target:
C:\movies\Manual Recordings\Crisis Point_20130107_18252000.ts
2013-01-07 18:24:57.688    [INFO][8]    HDPVR stream count now 1
2013-01-07 18:24:57.688    [DEBUG][8]    Temp at 07/01/2013 6:25:07 PM
2013-01-07 18:24:57.688    [DEBUG][8]    Started recording (2861:6:C:\movies\Manual Recordings\Crisis Point_20130107_18252000.ts)
2013-01-07 18:24:57.697    [DEBUG][8]    Starting: C:\Users\Public\NPVR\Scripts\ParallelProcessing.bat "C:\movies\Manual Recordings\Crisis Point_20130107_18252000.ts" 301 2861 1524
2013-01-07 18:28:16.519    [DEBUG][7]    DeleteRecording(2861)
2013-01-07 18:28:17.521    [DEBUG][7]    DeleteRecording@1
2013-01-07 18:28:17.521    [DEBUG][7]    Cancelling wake up request for for 'RecordingOID2861'
2013-01-07 18:28:17.523    [DEBUG][8]    recording service dequeued request to cancel (2861)
2013-01-07 18:28:17.528    [DEBUG][7]     -removing: C:\movies\Manual Recordings\Crisis Point_20130107_18252000.ts
2013-01-07 18:28:17.533    [INFO][8]    HDPVRRecorder.StopStream(6)
2013-01-07 18:28:17.533    [INFO][8]    HDPVR/Colossus stream count now 0
2013-01-07 18:28:17.533    [DEBUG][8]    Graph stopping...
2013-01-07 18:28:17.535    [ERROR][7]    Unexpected error in DeleteRecording(): System.IO.IOException: The process cannot access the file 'C:\movies\Manual Recordings\Crisis Point_20130107_18252000.ts' because it is being used by another process.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.File.Delete(String path)
   at NShared.RecordingService.DeleteFile(String filename)
   at NShared.RecordingService.DeleteRecording(ScheduledRecording scheduledRecording)
2013-01-07 18:28:17.536    [DEBUG][7]    DeleteRecording@exit
2013-01-07 18:28:20.122    [DEBUG][8]    Graph stopped
2013-01-07 18:28:20.123    [DEBUG][8]    Removing filter  NPVR Writer2
2013-01-07 18:28:20.123    [DEBUG][8]    Removing filter  NPVR Writer
2013-01-07 18:28:20.323    [DEBUG][8]    Removing filter  Infinite Pin Tee Filter
2013-01-07 18:28:20.325    [DEBUG][8]    Removing filter  Hauppauge HD PVR Encoder
2013-01-07 18:28:20.326    [DEBUG][8]    Removing filter  Hauppauge HD PVR Capture Device
2013-01-07 18:28:20.327    [DEBUG][8]    Removing filter  Hauppauge HD PVR Crossbar

Martin
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,182
Threads: 958
Joined: May 2006
#13
2013-01-08, 01:42 AM
sub Wrote:Give this one a go. It should fix issues with XBMC scheduled recordings appearing as manual recordings, and problems with scheduling from the OSD record button.

No luck with the button or C menu.

Martin
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,182
Threads: 958
Joined: May 2006
#14
2013-01-08, 01:58 AM
There seems to be several other problem with the C button. It can record the wrong channel yet keep the correct name, and event_details is left empty.

Pressing the record button on analog says not supported, I think I reported that months ago.


Martin
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,807
Threads: 769
Joined: Nov 2003
#15
2013-01-08, 02:06 AM
mvallevand Wrote:No luck with the button or C menu.
Is the one-off recordings from the guide now working for you?
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,182
Threads: 958
Joined: May 2006
#16
2013-01-08, 02:16 AM
It's prime time so harder to test upcoming recordings but not likely, I still see ascii html for "Mike %26 Molly" scheduled at 9:30 and there are no event_details

Martin
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,182
Threads: 958
Joined: May 2006
#17
2013-01-08, 02:20 AM
Here'sthe request

Code:
2013-01-07 21:15:32.759    [DEBUG][15]    <?xml version="1.0" encoding="utf-8" ?>
<rsp stat="ok">
<recordings>
    <recording>
      <id>2870</id>
      <recurring_parent>0</recurring_parent>
      <name>Mike %26 Molly</name>
      <desc>Mike %26 Molly</desc>
      <start_time>07/01/2013 9:30:00 PM</start_time>
      <start_time_ticks>1357612200</start_time_ticks>
      <duration>00:30</duration>
      <duration_seconds>1800</duration_seconds>
      <status>Pending</status>
      <quality>QUALITY_DEFAULT</quality>
      <channel>6876</channel>
      <channel_id>6876</channel_id>
      <recurring>false</recurring>
    </recording>
  </recordings>
</rsp>

Martin
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,807
Threads: 769
Joined: Nov 2003
#18
2013-01-08, 02:24 AM
I'll try to find a show with a ampersand to try.

If it doesn't find the matching show, it falls back to a manual recording.
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,182
Threads: 958
Joined: May 2006
#19
2013-01-08, 02:25 AM
Yes I just checked a normal name and the event_detatails were there. Mike & Molly was a fluke.

Martin
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,807
Threads: 769
Joined: Nov 2003
#20
2013-01-08, 02:38 AM
This patch corrects the matching with ampersand and other escaped http characters.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

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


Possibly Related Threads…
Thread Author Replies Views Last Post
  Seeking Guidance on Recording Settings for IPTV Channels Gonvir 3 534 2025-04-22, 10:22 PM
Last Post: sub
  direct streams and recording jsox79 6 1,066 2024-07-26, 01:01 PM
Last Post: mvallevand
  Adding/editing timer to one time (manual) recording from Kodi guide has no effect mmortal03 6 1,274 2024-06-25, 09:30 PM
Last Post: mmortal03
  Error 'Recording failed: No video data received' JackNoren 2 861 2024-02-27, 09:44 AM
Last Post: mvallevand
  How to change the recording directory in NextPVR v5 RylanWilkinson 1 906 2024-02-20, 04:29 PM
Last Post: sub
  Playback of LiveTV Recording that is still recording behaviour RealTeej 24 5,099 2023-03-14, 07:55 PM
Last Post: kirschey
  Direct remote access to the three new recording screens ElihuRozen 4 1,600 2022-01-22, 12:25 AM
Last Post: mvallevand
  Watching in-progress recording goes past end of recording cncb 74 14,476 2021-12-24, 06:08 PM
Last Post: mvallevand
  Set one time manual recording from Kodi. biggoronjon 10 2,375 2021-08-17, 07:40 PM
Last Post: mvallevand
  Recording Groups (Duplicating/Multiplying) aritafari 7 1,840 2021-08-17, 05:39 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