NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Support Legacy (v4.x and earlier) v
« Previous 1 … 143 144 145 146 147 … 433 Next »
Problem deleting recordings

Problem deleting recordings
Handy.Man
Offline

Senior Member

Montréal, Québec, Canada
Posts: 423
Threads: 41
Joined: Oct 2012
#1
2016-02-12, 08:51 PM
On the client, I go to Recordings, Ready,
select Ruptures, select S01E04, delete it, it disappear from the GUI, however it is still present on the Server folder.
I start NPVR on the server and the recording isn't there.

On the client NPVR folder, is-it normal that I have recurring-backup.xml recording-backup.xml files ?
It was the server at some point and I switch it to client at some point.

Could this be the reason why TV Listings schedules recording when I start NPVR on the client?
Server : NextPVR 4.2.3 Intel Core2 Quad Q6600 @2.4GHz 8GB Win7Pro, Hauppauge HVR-2250 Dual Tuner, DIAMOND ATI Theater HD 750 USB TV Tuner, Homemade fractal antenna, SchedulesDirect EPG.
Client : NextPVR 4.2.3 Intel I7-2600K @4.5GHz 8GB, Radeon HD6800, Win7Pro
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,807
Threads: 769
Joined: Nov 2003
#2
2016-02-12, 08:57 PM
Handy.Man Wrote:On the client, I go to Recordings, Ready,
select Ruptures, select S01E04, delete it, it disappear from the GUI, however it is still present on the Server folder.
I start NPVR on the server and the recording isn't there.
Were these logs zipped immediately after an attempted deletion?

Quote:On the client NPVR folder, is-it normal that I have recurring-backup.xml recording-backup.xml files ?
It was the server at some point and I switch it to client at some point.
Yes. You can probably set the NPVR Recording Service to 'disabled' on that machine to stop them being generated.

Quote:Could this be the reason why TV Listings schedules recording when I start NPVR on the client?
I don't know. I'm not sure how the TV Listings plugin does it's thing.
johnsonx42
Offline

Posting Freak

Posts: 7,298
Threads: 189
Joined: Sep 2008
#3
2016-02-12, 09:00 PM
The .ts file was in use by another process so it couldn't be deleted.
Code:
2016-02-12 15:20:57.323    [DEBUG][3]     -removing: P:\TV\the fifth estate\the fifth estate_20160122_21002200.ts
2016-02-12 15:20:57.588    [ERROR][3]    Unexpected error in DeleteRecording(): System.IO.IOException: Le processus ne peut pas accéder au fichier 'P:\TV\the fifth estate\the fifth estate_20160122_21002200.ts', car il est en cours d'utilisation par un autre processus.
   à System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   à System.IO.File.InternalDelete(String path, Boolean checkHost)
   à System.IO.File.Delete(String path)
   à NShared.RecordingService.DeleteFile(String filename)
   à NShared.RecordingService.DeleteRecording(ScheduledRecording scheduledRecording)

(edit: just realized that's not the file you're asking about... well, say when exactly you did this, I'm not going to read every log file beginning to end)
server: NextPVR 5.0.7/Win10 2004/64-bit/AMD A6-7400k/hvr-2250 & hvr-1250/Winegard Flatwave antenna/Schedules Direct
main client: NextPVR 5.0.7 Desktop Client; LG 50UH5500 WebOS 3.0 TV
Handy.Man
Offline

Senior Member

Montréal, Québec, Canada
Posts: 423
Threads: 41
Joined: Oct 2012
#4
2016-02-12, 09:11 PM
Yep that one was opened ...
Ruptures is at the end of the NPVR.log on the client
Server : NextPVR 4.2.3 Intel Core2 Quad Q6600 @2.4GHz 8GB Win7Pro, Hauppauge HVR-2250 Dual Tuner, DIAMOND ATI Theater HD 750 USB TV Tuner, Homemade fractal antenna, SchedulesDirect EPG.
Client : NextPVR 4.2.3 Intel I7-2600K @4.5GHz 8GB, Radeon HD6800, Win7Pro
Handy.Man
Offline

Senior Member

Montréal, Québec, Canada
Posts: 423
Threads: 41
Joined: Oct 2012
#5
2016-02-12, 09:13 PM
sub Wrote:Were these logs zipped immediately after an attempted deletion?
Yes a few minutes later, this time I was not watching anything so the logs are not flooded with client usage
Server : NextPVR 4.2.3 Intel Core2 Quad Q6600 @2.4GHz 8GB Win7Pro, Hauppauge HVR-2250 Dual Tuner, DIAMOND ATI Theater HD 750 USB TV Tuner, Homemade fractal antenna, SchedulesDirect EPG.
Client : NextPVR 4.2.3 Intel I7-2600K @4.5GHz 8GB, Radeon HD6800, Win7Pro
johnsonx42
Offline

Posting Freak

Posts: 7,298
Threads: 189
Joined: Sep 2008
#6
2016-02-12, 09:43 PM
there's nothing in any of the logs about deleting Ruptures.
server: NextPVR 5.0.7/Win10 2004/64-bit/AMD A6-7400k/hvr-2250 & hvr-1250/Winegard Flatwave antenna/Schedules Direct
main client: NextPVR 5.0.7 Desktop Client; LG 50UH5500 WebOS 3.0 TV
Handy.Man
Offline

Senior Member

Montréal, Québec, Canada
Posts: 423
Threads: 41
Joined: Oct 2012
#7
2016-02-12, 10:15 PM
johnsonx42 Wrote:there's nothing in any of the logs about deleting Ruptures.

I got to delete it around
Problem deleting files 20160212\Client Logs\NPVR.log
Code:
2016-02-12 15:26:38.084    [DEBUG][1]    PlaybackPositionHelper.GetPlaybackPosition(P:\TV\Ruptures\Ruptures_20160203_21002200.ts)
2016-02-12 15:26:38.086    [DEBUG][1]    catalog says:
<Catalog><Version>1</Version></Catalog>
2016-02-12 15:26:38.546    [ERROR][12]    Unexpected error looking up metadata: System.InvalidCastException: Impossible d'effectuer un cast d'un objet de type 'Newtonsoft.Json.Linq.JObject' en type 'Newtonsoft.Json.Linq.JArray'.
   à NShared.SchedulesDirectJSONEPGSource.LookupMetadata(MetadataEntity entity)
Server : NextPVR 4.2.3 Intel Core2 Quad Q6600 @2.4GHz 8GB Win7Pro, Hauppauge HVR-2250 Dual Tuner, DIAMOND ATI Theater HD 750 USB TV Tuner, Homemade fractal antenna, SchedulesDirect EPG.
Client : NextPVR 4.2.3 Intel I7-2600K @4.5GHz 8GB, Radeon HD6800, Win7Pro
Handy.Man
Offline

Senior Member

Montréal, Québec, Canada
Posts: 423
Threads: 41
Joined: Oct 2012
#8
2016-02-12, 11:04 PM
sub Wrote:Yes. You can probably set the NPVR Recording Service to 'disabled' on that machine to stop them being generated.

I disabled the NPVR Recording Service on the client.

Also I do have a P: drive on the client, when it was a server, I used to record to P:\Utilisateurs\Public\TV enregistrée.
However there is no P:\TV on the client
Server : NextPVR 4.2.3 Intel Core2 Quad Q6600 @2.4GHz 8GB Win7Pro, Hauppauge HVR-2250 Dual Tuner, DIAMOND ATI Theater HD 750 USB TV Tuner, Homemade fractal antenna, SchedulesDirect EPG.
Client : NextPVR 4.2.3 Intel I7-2600K @4.5GHz 8GB, Radeon HD6800, Win7Pro
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,807
Threads: 769
Joined: Nov 2003
#9
2016-02-12, 11:12 PM
Handy.Man Wrote:I disabled the NPVR Recording Service on the client.
Ok, so you shouldn't get any new recurring-backup.xml recording-backup.xml files generated then.

Quote:Also I do have a P: drive on the client, when it was a server, I used to record to P:\Utilisateurs\Public\TV enregistrée.
However there is no P:\TV on the client
That's fine. When it comes to playing the recording, it comes from where the server knows the file is. The exception message show above relates to looking up artwork, and is a known issue in client setups, not causing any issues. It's not related to your failed attempt to delete.
Handy.Man
Offline

Senior Member

Montréal, Québec, Canada
Posts: 423
Threads: 41
Joined: Oct 2012
#10
2016-02-12, 11:43 PM
That was when I selected to see the 2 Recordings of Ruptures.

This is probably the line where I delete the recording P:\TV\Ruptures\Ruptures_20160203_21002200.ts
Code:
2016-02-12 15:26:51.932    [DEBUG][11]    TV Listings: RecordingSchedule: removing '[372381] Ruptures [5672779] (c_7151, 2016-02-03 20:59 - 22:01)'.
Server : NextPVR 4.2.3 Intel Core2 Quad Q6600 @2.4GHz 8GB Win7Pro, Hauppauge HVR-2250 Dual Tuner, DIAMOND ATI Theater HD 750 USB TV Tuner, Homemade fractal antenna, SchedulesDirect EPG.
Client : NextPVR 4.2.3 Intel I7-2600K @4.5GHz 8GB, Radeon HD6800, Win7Pro
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

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


Possibly Related Threads…
Thread Author Replies Views Last Post
  Failed recordings won't delete Spid4567 3 2,575 2023-07-14, 10:13 PM
Last Post: ZeDoZ
  All my recordings start 90 sec early ncsercs 2 1,428 2022-03-19, 03:28 AM
Last Post: sub
  NPVR4 and MPC-HC problem The Solutor 29 7,384 2021-07-27, 03:45 PM
Last Post: The Solutor
  Wake - Sleep Interaction -> Failed Recordings mikeh49 48 15,197 2021-03-21, 11:21 PM
Last Post: careads
  Most recordings are zero bytes virtualpaul 4 2,140 2021-01-29, 12:55 PM
Last Post: virtualpaul
  Deleting itgreen9@gmail.com 3 1,336 2021-01-19, 02:54 AM
Last Post: itgreen9@gmail.com
  Problem locking on to a tuner? time_lord 7 3,183 2021-01-09, 12:06 PM
Last Post: Graham
  Recordings with Next PVR 4.2.5 (CL0116) have background music but no voice in record DavidF 4 2,195 2021-01-07, 08:47 AM
Last Post: sub
  EPG XMLTV problem DBHall 8 3,885 2021-01-01, 12:34 PM
Last Post: Graham
  Problem with Intel 4600 graphics driver pol098 1 1,492 2020-12-01, 12:44 PM
Last Post: romdl

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

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

Linear Mode
Threaded Mode