NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Information Community Announcements v
« Previous 1 2 3 4 5 … 56 Next »
GuidePlus for NPVR

 
  • 0 Vote(s) - 0 Average
GuidePlus for NPVR
toricred
Offline

Senior Member

Posts: 250
Threads: 23
Joined: Aug 2006
#11
2012-11-06, 12:00 AM
I'd like to use this, but I keep getting a SQL. Attached is the output from running it.
Graham
Offline

Posting Freak

UK
Posts: 4,058
Threads: 102
Joined: Dec 2005
#12
2012-11-06, 12:23 AM
toricred Wrote:I'd like to use this, but I keep getting a SQL. Attached is the output from running it.

The wiki for GuidePlus at http://www.nextpvr.com/nwiki/pmwiki.php?....GuidePlus has ...

[ATTACHMENT NOT FOUND]
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,180
Threads: 958
Joined: May 2006
#13
2012-11-06, 12:24 AM
@carpeVideo, thanks since the last messages sub has made a few changes, including selection of archive folders at record time and on-demand, which use the recording service so no impact on the client, plus the resume position no longer cares about the folder so it deals with archiving well. I don't think I need any more archiving features othere than multiple resumes to go with colour marking.

toricred Wrote:I'd like to use this, but I keep getting a SQL. Attached is the output from running it.

Check the wiki, there's a command you need to run, it creates a non-standard database

Martin
toricred
Offline

Senior Member

Posts: 250
Threads: 23
Joined: Aug 2006
#14
2012-11-06, 01:01 AM
I got it to run, but as I understand it the extra data will only be added for new recurring recordings I schedule as they will be the only ones in the new table. Is there a way to get existing recordings added to the trigger table?
carpeVideo
Offline

Posting Freak

Posts: 824
Threads: 23
Joined: Dec 2006
#15
2012-11-06, 10:52 PM
I may be able to get it to rename existing - I see that there have been a few more changes while I was AWOL. The issue was/is after the fact there is not enough data in the listing to rename as you need the original air date or a seasonepisode string from the guide data. But I have noticed that in the XML for most series there is an original air date so I may be able to start using that and remove the whole extra table trigger.

Sub can you confirm that the UID or Original Air Date is getting written to the xml file if it exists in the guide data?

CV
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,180
Threads: 958
Joined: May 2006
#16
2012-11-06, 11:01 PM
carperVideo I'm not sub but imageGrabLite depends on them getting written the the event_details field. They aren't mandatory so they won't be there on recording created in earlier versions, in some imported recordings or in recordings created by older version of TV Listings and other tools (NEWA is okay). It is of less value outside North America too.

Martin
toricred
Offline

Senior Member

Posts: 250
Threads: 23
Joined: Aug 2006
#17
2012-11-06, 11:05 PM
I'm not trying to rename existing files, I just want to get the guide to have the correct season and episode information for shows I have configured as recurring recordings.
toricred
Offline

Senior Member

Posts: 250
Threads: 23
Joined: Aug 2006
#18
2012-11-07, 12:03 AM (This post was last modified: 2012-11-07, 12:16 AM by toricred.)
Help. Now I can't get any recurring recordings to schedule. My Nrecord log has a lot of errors like this:

2012-11-06 14:04:51.843 [ERROR][8] Unexpected error saving scheduled recording: System.Data.SQLite.SQLiteException: Abort due to constraint violation
RECORDED_EVENT.rec_oid may not be NULL
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()

I assume this is related to the table creation by GuidePlus that I performed last night.

Edit: I got running for the moment by removing the limitation on null for rec_oid, but I know that's not really the correct fix.
carpeVideo
Offline

Posting Freak

Posts: 824
Threads: 23
Joined: Dec 2006
#19
2012-11-07, 12:23 AM
toricred Wrote:I'm not trying to rename existing files, I just want to get the guide to have the correct season and episode information for shows I have configured as recurring recordings.

It should have no problem doing that - it is only renaming older files that it can't do without more info (or adding the season/episode info to the descriptions of older recordings.) What command lne are you using? I will see if its running un-necessary code to do with the table that needs to be added for better renaming.
carpeVideo
Offline

Posting Freak

Posts: 824
Threads: 23
Joined: Dec 2006
#20
2012-11-07, 12:26 AM
toricred Wrote:Help. Now I can't get any recurring recordings to schedule. My Nrecord log has a lot of errors like this:

2012-11-06 14:04:51.843 [ERROR][8] Unexpected error saving scheduled recording: System.Data.SQLite.SQLiteException: Abort due to constraint violation
RECORDED_EVENT.rec_oid may not be NULL
at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt)
at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
at System.Data.SQLite.SQLiteDataReader.NextResult()

Edit: I got running for the moment by removing the limitation on null for rec_oid, but I know that's not really the correct fix.
Hmmm - I will see about making a version that no longer uses the trigger and looks in the several other possible places for what it needs that will help make the whole complication go away.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

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


Possibly Related Threads…
Thread Author Replies Views Last Post
  BlueRetroVE+ skin for NPVR Jaggy 101 41,542 2018-01-10, 04:48 AM
Last Post: pitbull1969
  NextBlue skin for npvr Northpole 162 63,794 2015-12-16, 07:39 PM
Last Post: Northpole
  HD Logos for the NPVR WebRadio Plugin Lao Pan 3 3,457 2014-02-09, 01:32 PM
Last Post: Lao Pan
  xnpvrcli - linux/unix client for NPVR tmrt 43 22,011 2013-06-08, 01:18 PM
Last Post: Reddwarf
  External tool: Transfer Season Record schedules from GBPVR to NPVR kendrak24 37 21,406 2013-04-11, 05:58 AM
Last Post: kendrak24
  SSPlus v1.0.0 (Screensaver for NPVR) ACTCMS 12 5,122 2012-01-28, 10:03 PM
Last Post: mvallevand
  Just:Retro skin for NextPVR (npvr) Jaggy 4 2,693 2012-01-22, 10:42 PM
Last Post: Jaggy
  SearchLite - Yet Another NPVR Genre Maker mvallevand 12 6,314 2012-01-21, 04:15 PM
Last Post: mvallevand
  Volume OSD plugin for nPVR McBainUK 27 12,119 2011-09-06, 05:12 AM
Last Post: Wakalaka
  New External App : Channel Logo Tools For NPVR (Beta) systemshark 0 1,729 2011-09-03, 08:15 AM
Last Post: systemshark

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

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

Linear Mode
Threaded Mode