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 … 408 409 410 411 412 … 433 Next »
Duplicate Recordings

Duplicate Recordings
johnsonx42
Offline

Posting Freak

Posts: 7,298
Threads: 189
Joined: Sep 2008
#41
2010-09-17, 08:37 PM
perhaps you have not noticed that your disk is full? your logs have this message all over the place:
Code:
Unexpected error saving scheduled recording: System.Data.SQLite.SQLiteException: Insertion failed because the database is full
database or disk is full
   at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt)
   at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
   at System.Data.SQLite.SQLiteDataReader.NextResult()
   at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave)
   at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior)
   at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery()
   at NUtility.ScheduledRecording.Save()
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
nia
Offline

Senior Member

Posts: 385
Threads: 40
Joined: Mar 2005
#42
2010-09-17, 08:39 PM
See attachments - XMLTV file and screendump of recirdings screen Smile
Happy user since October 2004
VM Ware ESXi 6 on SuperMicro X9SCM-F | Xeon E3-1230 | Windows 7 (on ESXi) | nPVR 3.7.7
2*HDHomeRun | Kodi on PC and RaspPI | Remote: Logitech Harmony 900 | Storage: unRAID file server 23TB (on ESXi)
|
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,740
Threads: 767
Joined: Nov 2003
#43
2010-09-17, 08:41 PM
I dont know if it'll be the cause of your duplicates, but you should absolutely sort out that problem johnson spotted. That sounds pretty critical.
johnsonx42
Offline

Posting Freak

Posts: 7,298
Threads: 189
Joined: Sep 2008
#44
2010-09-17, 08:45 PM (This post was last modified: 2010-09-17, 08:50 PM by johnsonx42.)
as to your doubled recordings, I'm assuming you're talking about these two (edit: confirmed from the screenshot you posted):
Code:
2010-09-13 23:02:47.165    [DEBUG][7]    Requesting wake up for 'RecordingOID6039' at 18-09-2010 10:16
2010-09-13 23:02:47.165    [DEBUG][7]    Requesting wake up for 'RecordingOID6071' at 18-09-2010 10:16
2010-09-13 23:02:47.165    [DEBUG][7]    Requesting wake up for 'RecordingOID6040' at 18-09-2010 10:36
2010-09-13 23:02:47.165    [DEBUG][7]    Requesting wake up for 'RecordingOID6115' at 18-09-2010 10:36

that's from the nrecord.log earlier in the week; now here are the same two recordings from the most recent nrecord.log:
Code:
2010-09-17 21:55:25.958    [DEBUG][7]    Requesting wake up for 'RecordingOID6039' at 18-09-2010 10:16
2010-09-17 21:55:25.958    [DEBUG][7]    Requesting wake up for 'RecordingOID6640' at 18-09-2010 10:16
2010-09-17 21:55:25.958    [DEBUG][7]    Requesting wake up for 'RecordingOID6040' at 18-09-2010 10:36
2010-09-17 21:55:25.958    [DEBUG][7]    Requesting wake up for 'RecordingOID6720' at 18-09-2010 10:36

Notice how the RecordingOID for the first recording of each pair has not changed, while the second recording of each has a new OID. To me that means the first one is a one-off recording, the second is a recurring recording; NPVR therefore never changes the first recording, nor should it, while the second instance gets properly rescheduled with each EPG update. Again, the actual scheduling has happened before your logs begin, so we can't see what happened when you scheduled it (which if I had to guess I would say happened some time on the 12th).

The SQL database errors I posted above though may well be fouling up the whole works though.
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
nia
Offline

Senior Member

Posts: 385
Threads: 40
Joined: Mar 2005
#45
2010-09-17, 08:45 PM
johnsonx42 Wrote:perhaps you have not noticed that your disk is full? your logs have this message all over the place:
Hmmm... not recently. I have just recorded and watched a show. I had 1,9GB left when I saw yor post just now. Deleted some stuff, but the issue remains.
Happy user since October 2004
VM Ware ESXi 6 on SuperMicro X9SCM-F | Xeon E3-1230 | Windows 7 (on ESXi) | nPVR 3.7.7
2*HDHomeRun | Kodi on PC and RaspPI | Remote: Logitech Harmony 900 | Storage: unRAID file server 23TB (on ESXi)
|
nia
Offline

Senior Member

Posts: 385
Threads: 40
Joined: Mar 2005
#46
2010-09-17, 08:51 PM
Johnson, thank you for analysing.

But these recordings are recurring recordings that I haven't touched in any way for weeks. They are simply just autoscheduled. I have not additionally set up a manual recording for them (believe me - I have more than enough Pokemon already Rolleyes )

What usually happens is that doubles are recorded from the same tuner.

Edit: It appears from the recurring screen, that I set up "Troldspejlet" as recurring some time before 28/8 and Pokemon before 12/7. WSo the window of initial double recoring is long passed for both.
Happy user since October 2004
VM Ware ESXi 6 on SuperMicro X9SCM-F | Xeon E3-1230 | Windows 7 (on ESXi) | nPVR 3.7.7
2*HDHomeRun | Kodi on PC and RaspPI | Remote: Logitech Harmony 900 | Storage: unRAID file server 23TB (on ESXi)
|
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,740
Threads: 767
Joined: Nov 2003
#47
2010-09-17, 08:53 PM
We need to gett rid of that database error message before its worth investigating the duplicates. If your disk is not full, then it sounds like the db3 file has somehow corrupted itself, and you maybe need to try setting it up again from scratch.
nia
Offline

Senior Member

Posts: 385
Threads: 40
Joined: Mar 2005
#48
2010-09-17, 08:56 PM
Yikes - complete from scratch reinstall - delete all? :eek: Sad

Well - it's beta so it's a risk. But no way to attempt a repair?
Happy user since October 2004
VM Ware ESXi 6 on SuperMicro X9SCM-F | Xeon E3-1230 | Windows 7 (on ESXi) | nPVR 3.7.7
2*HDHomeRun | Kodi on PC and RaspPI | Remote: Logitech Harmony 900 | Storage: unRAID file server 23TB (on ESXi)
|
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,740
Threads: 767
Joined: Nov 2003
#49
2010-09-17, 08:57 PM
You could try looking for some sqlite repair tool.

I dont think its necessary "beta" related. We occasionally saw people with corrupt db3 database files in GBPVR too.
nia
Offline

Senior Member

Posts: 385
Threads: 40
Joined: Mar 2005
#50
2010-09-17, 09:04 PM
I was referring to the general risk of running beta can mean that you have to reinstall, so the risk of having to reinstall was already calculated. I did not mean to imply that it necessarily was related Wink

For the record, the double recordings go back to before my disk space has approached the perhaps critical low disk state. I'll try to repair or else probably reinstall and post back.
Happy user since October 2004
VM Ware ESXi 6 on SuperMicro X9SCM-F | Xeon E3-1230 | Windows 7 (on ESXi) | nPVR 3.7.7
2*HDHomeRun | Kodi on PC and RaspPI | Remote: Logitech Harmony 900 | Storage: unRAID file server 23TB (on ESXi)
|
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (7): « Previous 1 … 3 4 5 6 7 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  Failed recordings won't delete Spid4567 3 2,501 2023-07-14, 10:13 PM
Last Post: ZeDoZ
  All my recordings start 90 sec early ncsercs 2 1,372 2022-03-19, 03:28 AM
Last Post: sub
  Wake - Sleep Interaction -> Failed Recordings mikeh49 48 14,777 2021-03-21, 11:21 PM
Last Post: careads
  Most recordings are zero bytes virtualpaul 4 2,066 2021-01-29, 12:55 PM
Last Post: virtualpaul
  Recordings with Next PVR 4.2.5 (CL0116) have background music but no voice in record DavidF 4 2,109 2021-01-07, 08:47 AM
Last Post: sub
  Recordings not playing in browser FamilyGuyFan 1 1,442 2020-10-22, 10:18 PM
Last Post: mvallevand
  Recordings 1 minute off BobbyDing 7 2,833 2020-10-11, 08:07 PM
Last Post: mvallevand
  easy tools to remove adverts in recordings? V_J 6 4,015 2020-10-06, 02:37 AM
Last Post: Ehrlichia
  Black screen, no audio, & zero bit recordings mattman1968 1 1,558 2020-09-15, 12:19 AM
Last Post: mattman1968
  Recordings Date Format NumberFive 3 2,027 2020-05-14, 11:08 PM
Last Post: NumberFive

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

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

Linear Mode
Threaded Mode