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 … 285 286 287 288 289 … 433 Next »
Marking a Show As Already Watched

Marking a Show As Already Watched
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,740
Threads: 767
Joined: Nov 2003
#31
2012-10-28, 02:17 AM
mvallevand Wrote:My logic that adds should always have an advanced rules

Code:
if (isNew == false)
                                {
                                    string arule = "title like '" + title + "' and subtitle != '' and subtitle not in (select XmlLookup(event_details,'/Event/SubTitle') as subtitle from scheduled_recording where name like '" + title + "') ";
                                    myRecording = helper.ScheduleRecording(ename, 0, start, end, 1, 2, DayMask.ANY, 0,
                                        RecordingQuality.QUALITY_DEFAULT, arule);
                                }
                                else
                                {
                                    string arule = "title like '" + title + "'";
                                    myRecording = helper.ScheduleRecording(ename, 0, true, start, end, 1, 2, DayMask.ANY, 0,
                                        RecordingQuality.QUALITY_DEFAULT, arule);
                                }

Is it possible there is a conflict using the only new recordings with an advanced rule?
That code looks like it should result in a recurring recording with advanced rule. I guess the question is whether they ended up without the advanced rule immediately after that code, or did toricred do something to break them later (he did comment about possibly messing them up editing them).
toricred
Offline

Senior Member

Posts: 250
Threads: 23
Joined: Aug 2006
#32
2012-10-28, 02:55 AM
I am almost certain at this point that it was my fault. Now that I understand how to re-create them I just have to wait for a couple of them to actually show up in the guide. They have gone into hiatus now. I really hate some of these networks that have decided that 6 to 10 episodes is enough for a season.
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,000
Threads: 956
Joined: May 2006
#33
2012-10-28, 03:13 AM
What did you want to do? You should still be able to re-import your ftr files and get the deleted records back. I just tried and they all come in with advanced rules. I don't really trust your db3 now since they don't have pretty xml for the advanced rules.

Martin
toricred
Offline

Senior Member

Posts: 250
Threads: 23
Joined: Aug 2006
#34
2012-10-28, 03:23 AM
I could re-import, but I am eventually going to need to add new recurring recordings. I have gotten rid of all of the problematic schedules. I have also added a few new series manually and they seem to be working well. It would still be nice to have a way to create these recordings with advanced rules like the ones the import created, but it's not anything urgent.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (4): « Previous 1 2 3 4


Possibly Related Threads…
Thread Author Replies Views Last Post
  Unable to revisit last watched channel Strike20Twenty 5 2,128 2020-02-25, 03:35 PM
Last Post: sub
  2020 TV Guide Doesn't Show up rmahlberg 14 9,447 2020-01-04, 06:43 PM
Last Post: sub
  Copy watched indication to new PC Haggis 4 1,550 2019-12-28, 09:25 PM
Last Post: Haggis
  EPG showing "no show details" for mapped channels iameric 3 2,427 2019-12-17, 12:00 AM
Last Post: iameric
  Watching Currently Recording TV Show. Play stops. acegolfer 15 4,719 2019-08-26, 12:36 AM
Last Post: mvallevand
  Replaced colossus - now "no show details" SilverTiger 7 2,292 2019-06-12, 11:15 AM
Last Post: SilverTiger
  Lost all "Playback Position" functions including green "Watched" bar! jcjefferies 8 2,462 2019-05-05, 10:05 AM
Last Post: jcjefferies
  No Show Detail on TV Guide Crosby87 3 2,370 2019-03-06, 02:49 AM
Last Post: sub
  Display "waiting" to show next frame + no display output. GuruSR 7 2,292 2019-03-05, 03:00 AM
Last Post: sub
  Issue with Beast IPTV recording - Skipping + Doesn't record full show abrupt ending russmehta01 3 3,034 2019-02-26, 09:20 PM
Last Post: sub

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

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

Linear Mode
Threaded Mode