MediaPortal Forums HTPC/MediaCenter

Go Back   MediaPortal Forum » MediaPortal TV-Server » Community Plugins


Community Plugins TV-Server Plugins created from users for users, can be found here.

Reply
 
Thread Tools Display Modes
Old 2007-08-13, 17:35   #21 (permalink)
Portal Member
 
Join Date: May 2007
Posts: 118
Thanks: 0
Thanked 0 Times in 0 Posts

Country:


Default

I just found this topic and am quite interested. I like what veugo talked about with SageTV; this is very similar to how MCE handles recording, which works awesome.

I setup a show for any channel, any time. I can choose first run or re-runs as well.
MCE will record (based on episode info, which is key) anything it finds. This can be defined as any number or only once per day.
On scheduling conflicts and failed recordings/watches, MCE will automatically re-record the show.
StaticMan is offline   Reply With Quote
Old 2007-08-14, 09:05   #22 (permalink)
Portal Member
 
dvdfreak's Avatar
 
Join Date: Jun 2006
Posts: 642
Thanks: 0
Thanked 49 Times in 32 Posts

Country:

My System

Default

The scheduler service will keep a list of all recorded episodes for a scheduled program. It will then indeed automatically skip previously recorded episodes.

Important however is that the XMLTV data you use contains the episode title information, to be more precise: the <sub-title> tag needs to be present and filled out. Otherwise there's no way to know what episode has been recorded.
dvdfreak is offline   Reply With Quote
Old 2007-08-14, 14:50   #23 (permalink)
MP Donator
 
vuego's Avatar
 
Join Date: Aug 2006
Age: 8
Posts: 345
Thanks: 78
Thanked 21 Times in 18 Posts

Country:

My System

Default

I'm using WebEPG from the latest SVN to grab XMLTV data but it uses the <episode-num> tag for tv shows. In fact there's no sub-title at all in my 2.5Mb tvguide.xml. Does this mean that WebEPG will not be supported?

Example from a WebEPB grab:
Code:
  <programme start="20070818124000" channel="TV4 Guld-TV4 Guld@dagenstv.com">
    <title>Kojak</title>
    <desc>Amerikansk kriminalserie från 1973-78.  New York-polisen Theo Kojak har lång erfarenhet som polis. Han har inga som helst skrupler när det gäller sitt yrke, en polis är en polis. I rollerna: Dan Frazer, George Savalas, Kevin Dobson. Repris från 17/8.</desc>
    <episode-num>48</episode-num>
  </programme>
vuego is offline   Reply With Quote
Old 2007-08-14, 16:10   #24 (permalink)
Portal Member
 
dvdfreak's Avatar
 
Join Date: Jun 2006
Posts: 642
Thanks: 0
Thanked 49 Times in 32 Posts

Country:

My System

Default

Quote:
Originally Posted by vuego View Post
I'm using WebEPG from the latest SVN to grab XMLTV data but it uses the <episode-num> tag for tv shows. In fact there's no sub-title at all in my 2.5Mb tvguide.xml. Does this mean that WebEPG will not be supported?
Well, the service currently already supports reading <episode-num> from the XMLTV guide data, so I can make it use that as a fallback in case there is no sub-title.

So, yes, it will still work!
dvdfreak is offline   Reply With Quote
Old 2007-09-05, 15:17   #25 (permalink)
Portal Member
 
dvdfreak's Avatar
 
Join Date: Jun 2006
Posts: 642
Thanks: 0
Thanked 49 Times in 32 Posts

Country:

My System

Default

First alpha release has been posted. I eagerly await some feedback

See first posting for details.
dvdfreak is offline   Reply With Quote
This User Say Thank You:
Old 2007-09-05, 15:39   #26 (permalink)
Portal Member
 
THDBASED's Avatar
 
Join Date: Jan 2006
Posts: 468
Thanks: 72
Thanked 2 Times in 2 Posts

Country:

My System

Default

Sweet just what I needed!!! I really hope this finds its way into 0.2.3.0 final!
THDBASED is offline   Reply With Quote
Old 2007-09-05, 15:46   #27 (permalink)
Portal Developer
 
Join Date: Jan 2005
Age: 30
Posts: 3,745
Thanks: 98
Thanked 137 Times in 109 Posts


Default

Quote:
Originally Posted by THDBASED View Post
Sweet just what I needed!!! I really hope this finds its way into 0.2.3.0 final!
Please remember that the 0.2.3.0 has been in the feature freeze mode for a long time
__________________
http://day2.no-ip.org/

"Commy64 - The problem there is that Oprah was on. MP tried to save you by blanking the screen"
tourettes is online now   Reply With Quote
Old 2007-09-05, 16:10   #28 (permalink)
Portal Member
 
THDBASED's Avatar
 
Join Date: Jan 2006
Posts: 468
Thanks: 72
Thanked 2 Times in 2 Posts

Country:

My System

Default

Damm, they remembered

No serious, I thought it wast just for the RC2 that there was a feature freeze, my bad...Then I hope it makes it in after 0.2.3.0

BTW, I installed everything, and it all worked as it should...I will try to test it out a bit if I get the hang of it
THDBASED is offline   Reply With Quote
Old 2007-09-05, 16:40   #29 (permalink)
Portal Member
 
dvdfreak's Avatar
 
Join Date: Jun 2006
Posts: 642
Thanks: 0
Thanked 49 Times in 32 Posts

Country:

My System

Default

Quote:
Originally Posted by THDBASED View Post
Damm, they remembered

No serious, I thought it wast just for the RC2 that there was a feature freeze, my bad...Then I hope it makes it in after 0.2.3.0

BTW, I installed everything, and it all worked as it should...I will try to test it out a bit if I get the hang of it
Are you talking about a 0.2.3.0 install or a TvScheduler install?

In case of TvScheduler: sweet, so no installation issues? Anything special in the Log table when you test the importing? Are the services visible in Internet Explorer?
dvdfreak is offline   Reply With Quote
Old 2007-09-05, 17:20   #30 (permalink)
Portal Member
 
THDBASED's Avatar
 
Join Date: Jan 2006
Posts: 468
Thanks: 72
Thanked 2 Times in 2 Posts

Country:

My System

Default

Yep everything is working, the services in IE also...
THDBASED is offline   Reply With Quote
Reply

Bookmarks

Tags
rulebased, service, tvscheduler

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
Rule Based Post Processing NewUser General Support 6 2008-02-27 14:37
First beta of rule-based scheduler has been uploaded dvdfreak Development 0 2007-09-19 15:05
One remote to rule them all? fathead General Support 5 2006-01-06 18:37
Cant record using the scheduling feature martyyn General Support 3 2005-12-26 14:32


All times are GMT +1. The time now is 13:33.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0 Protected by Akismet Blog with WordPress
Advertisement System V2.6 By   Branden