For The Record - The rule-based scheduling suite (6 Viewers)

wunschkind

Portal Pro
January 10, 2005
186
0
hi,

would it be possible to have a checkbox "merge schedules" in your tvscheduler? the meaning would be to merge more schedules to one schedule. sometimes the german premiere (and perhaps other broadcasters) broadcast many episodes of a series as a group at one evening. the problem here is that i only have one cam with one smartcard and use pre and post recording time. i think using tvscheduler to schedule those episodes would cause overlapping and produce error messages in MP. having an option to merge those schedules to ne block would help here.

i hope you understand what i mean ... thank you and have a nice day


wunschkind
 

dvdfreak

Portal Pro
June 13, 2006
979
178
Home Country
Belgium Belgium
Yes you mean programs that are in consecutive timeslots, so for example:

Show A from 20:00 until 21:00.

Show B from 21:00 until 22:00.

This will give two upcoming programs, with overlap due to the pre and post-recording times. What I perhaps could do is detect this in my TVE3 plugin and remove the post-recording on show A and the pre-recording on show B before registering them with TVE3...
 

StaticMan

Portal Pro
May 14, 2007
118
0
Home Country
Canada Canada
I have a new issue. I'm using the EPG import and it looks like all the guide data isn't being copied from the TV3 database. When I view the guide in the management console many channels have no guide data. If I check in the MP guide, the channels have data.
I open up the Program table in both databases - TV3 has ~60,000 rows and TvS has ~10,000.
All channels are linked properly.
Any ideas?
I may have to switch back to XMLTV.
 

Midget

Portal Pro
October 1, 2007
78
2
Siena
Home Country
Italy Italy
This will give two upcoming programs, with overlap due to the pre and post-recording times. What I perhaps could do is detect this in my TVE3 plugin and remove the post-recording on show A and the pre-recording on show B before registering them with TVE3...

TVE3 already handle this event on its own, doesn't it ?
 

dvdfreak

Portal Pro
June 13, 2006
979
178
Home Country
Belgium Belgium
This will give two upcoming programs, with overlap due to the pre and post-recording times. What I perhaps could do is detect this in my TVE3 plugin and remove the post-recording on show A and the pre-recording on show B before registering them with TVE3...

TVE3 already handle this event on its own, doesn't it ?

If that's the case I obviously don't need to change anything, which would be real good :D

It would be a good thing too, since this is indeed the responsability of the actual recording scheduler more than of TV Scheduler itself.

I have a new issue. I'm using the EPG import and it looks like all the guide data isn't being copied from the TV3 database. When I view the guide in the management console many channels have no guide data. If I check in the MP guide, the channels have data.
I open up the Program table in both databases - TV3 has ~60,000 rows and TvS has ~10,000.
All channels are linked properly.
Any ideas?
I may have to switch back to XMLTV.

When you disable, move away from the panel, thenm switch back and re-enable the TVE3 plugin it is restarted.

It should then always do a full sync. If that doesn't help there's something wrong with the channel linking (could be in my code as well of course). If that does work there may be something wrong with copying new program.

BTW, TV Scheduler will only sync programs that are later than "Today", perhaps that can also (partially) explain this?
 

StaticMan

Portal Pro
May 14, 2007
118
0
Home Country
Canada Canada
When you disable, move away from the panel, thenm switch back and re-enable the TVE3 plugin it is restarted.

It should then always do a full sync. If that doesn't help there's something wrong with the channel linking (could be in my code as well of course). If that does work there may be something wrong with copying new program.

BTW, TV Scheduler will only sync programs that are later than "Today", perhaps that can also (partially) explain this?

I've tried to disable the plugin and re-sync several times with no success. The computer chugs away for several minutes but I end up with a partial guide.

I know the programs are later than "Today" because if I got to the TV3 guide I get the next week of data from these channels. In TvS there is nothing.

In the management console, the TV Channels section shows a proper link to every channel.
 

dvdfreak

Portal Pro
June 13, 2006
979
178
Home Country
Belgium Belgium
When you disable, move away from the panel, thenm switch back and re-enable the TVE3 plugin it is restarted.

It should then always do a full sync. If that doesn't help there's something wrong with the channel linking (could be in my code as well of course). If that does work there may be something wrong with copying new program.

BTW, TV Scheduler will only sync programs that are later than "Today", perhaps that can also (partially) explain this?

I've tried to disable the plugin and re-sync several times with no success. The computer chugs away for several minutes but I end up with a partial guide.

I know the programs are later than "Today" because if I got to the TV3 guide I get the next week of data from these channels. In TvS there is nothing.

In the management console, the TV Channels section shows a proper link to every channel.

Sure sounds like a bug then. Source is available if anyone wants to have a look: View attachment 13811 ;)

If not, I'll try to find some time to test the syncing feature more. I don't use DVB-EPG myself, so I have to do it with fake data...
 

The_Stig

Retired Team Member
  • Premium Supporter
  • April 5, 2005
    2,175
    428
    Hey dvdfreak,

    ran into an issue: The service stops and won't restart. See:

    View attachment 14005

    This means "Service has been started and stopped again since some services gets stopped on idle."

    Eventlog is cleared, so no problems from this point.

    I have some error messages in eventviewer: Something like:

    http://pastebin.team-mediaportal.com/pastebin.php?show=13284

    Any idea?

    Regards!
     

    dvdfreak

    Portal Pro
    June 13, 2006
    979
    178
    Home Country
    Belgium Belgium
    I just looked at what you pasted: seems like there's an error accessing the database?

    The strange thing is, it's in GetAllUpcomingProgramsUntil(). And that service method is not called during startup. Ah, but it may be called by the TVE3 plugin! Can you try disabling that and then start the service?

    Anything else in TvScheduler.log or thourhg DebugView that gives more info? Have you tried restarting the SQL service too?
     

    Users who are viewing this thread

    Top Bottom