| |||||||
| Community Plugins TV-Server Plugins created from users for users, can be found here. |
![]() |
| | Thread Tools | Display Modes |
| | #171 (permalink) |
| Portal Tester | I just wanted to say thanks for making the plug-in work for the TV engine. I just have a couple of suggestions and then a bug report. Is there a reason why we can't grab channels and EPG guide data from the TV DB? Right now, I have no way of getting my DVB channel guide into the TV scheduler. My EPG guide data for my sat only comes from one place, the stream of the Sat. I set it up and download it, and it goes right into the DB. I also have analog channels, and it's pretty easy to copy over the tvguide.xml, but I don't think I should have to do this both in the TV server and then in the TV scheduler also. I am hoping in the future, we can grab all channels, and guide data from the TV db into the TV scheduler db. This way we don't have to Link or map channels at all. They scheduler will know what channel you want to record because it's the same data in the TV db. So right now, I am just testing my analog channels. I set up like 10 shows and used the dll's to bring them over to the TV server. This worked great, but it did not bring over any of my PRE and Post Times. If I look in the SQL database, I see 0's for everything. It also recorded a couple shows and they starts right around 00 and ended at 30. I also noticed that the UP and Down arrows for the Per and post times do not work... so I check the box and put in 00:02 for pre time by hand. Maybe these just need to be fixed. I will keep testing and let you know what I find... but so far GREAT WORK!!!!!!
__________________ I SEE WHAT YOU DID THERE! |
| | |
| | #172 (permalink) | ||
| Portal Member Join Date: Oct 2007 Location: Siena Age: 31
Posts: 78
Thanks: 1
Thanked 2 Times in 1 Post
Country: | Quote:
)Quote:
![]() For conflict management you are right with tv cards argument. But I think anyway it could be useful to scan for overlapping recordings and identify them with an icon (or color or whatever). In this way the user could know which recording may need a modification of the priority parameter. In fact if a scheduled recording doesn't overlap with others I will get recorded in every case independently of the priority parameter. Bye, Midget | ||
| | |
| | #173 (permalink) | |||||||
| Portal Member | Quote:
I know from a user's point of view you just want this to work, and technically it would be quite possible what you suggest. But it's not the proper way to go, and I feel very strongly about moving forward in a proper way. TvScheduler has been built from the ground up to work in a certain way, has a pretty thought-through design and I want to keep it that way. And while this means I'm not going to go down the road of quickly adding a bunch of features ad-hoc, look at it this way: what you do get is proving to be stable and has had little bugs so far. Quality is number one, features is a close second Services like TvScheduler run day and night, are responsible for recording your programs. So 100% robustness is a must ![]() Anyway, long (boring) story to tell you that, YES, this is possible, but I'd like to talk to the MP devs about this so we could add support for using TvScheduler to TVE3. Quote:
![]() Quote:
![]() Anyway, pre- and post-recording do work, but you misinterpreted the control values. The values are minutes/seconds and not hours/minutes, so you actually entered a pre-recording of 2 seconds and not 2 minutes. That's why these are lost in the synchronization (TVE3 only supports minutes, no seconds). Quote:
---- Quote:
Quote:
I was thinking of adding a GetAlternativeShowings() method so for conflict management you could get a list of all other times a program is showing, and that way avoid a conflict by simply recording the repeat instead. In the mean time I looked at TVE3's scheduling code and unless I overlooked it, it appears it currently does not look at the priority setting of a schedule Am I mistaken, and if not, perhaps this is something that can be fixed in TVE3?Last edited by dvdfreak; 2007-11-02 at 07:58. Reason: Automerged Doublepost | |||||||
| | |
| | #174 (permalink) | |
| Portal Developer Join Date: Jan 2005 Age: 30
Posts: 3,743
Thanks: 98
Thanked 137 Times in 109 Posts
| Quote:
Yep, priorities aren't currently implemented.
__________________ http://day2.no-ip.org/ "Commy64 - The problem there is that Oprah was on. MP tried to save you by blanking the screen" | |
| | |
| | #175 (permalink) | ||
| Portal Member | Quote:
If TvScheduler contains the guide data, why keep it in the TVE3 database at all? That's what I am suggesting we should aim for. Quote:
| ||
| | |
| | #176 (permalink) | ||||
| Portal Developer Join Date: Jan 2005 Age: 30
Posts: 3,743
Thanks: 98
Thanked 137 Times in 109 Posts
| Quote:
Quote:
__________________ http://day2.no-ip.org/ "Commy64 - The problem there is that Oprah was on. MP tried to save you by blanking the screen" | ||||
| | |
| | #178 (permalink) |
| Portal Tester | dvdfreak, i guess we are getting to the discussion we already had now again. Your TVScheduler would mean a huge change to current TVEngine. And with huge changes there are most likely other bugs comming in with it. So I understand both sides of the argumentations: You say: I made a lot of work and I want to let it work this way because thats the best way in your eyes regarding the overall concept. Devs say: That is too dangerous because it *could* break a lot of other stuff. Lets find a way to integrate/test this new stuff without making such big changes. So I hope we all find a way. To be honest, seeing how hard we - as a team - worked and still work on bug hunting the last months I tend to see it the devs way too. This beneath the bughunting reason for a very practical reason: You say, it wouldnt be a problem/much work to use the TVE3-DB, so from a user point of view I say: Lets do it then :-) Regards The Stig BTW: Did you provide the code somewhere? Have i overlooked it?
__________________ Some say he works as a tester for Team Mediaportal and some say that he smells bugs, even before they are written into the Code. All we know is, he's called The Stig. |
| | |
| | #179 (permalink) | |||
| Portal Member Join Date: Oct 2007 Location: Siena Age: 31
Posts: 78
Thanks: 1
Thanked 2 Times in 1 Post
Country: | Quote:
Quote:
In satellite pay-tv (SKY) repetition is a common way, but here (in Italy) I don't have found a CAM interface that let me use a legal SKY subscription on the PC. (any help is appreciated )Quote: Bye, Midget | |||
| | |
| | #180 (permalink) | ||
| Portal Member | Quote:
![]() The basic question is this: does TvScheduler offer a big enough improvement to do some real rework in TVE3? If it's not considered to be worthwhile, I can deal with that, let's move on then. If it is considered worthwhile, let's talk about the symbiosis I propose. Quote:
TvScheduler's guide data is far more detailed as the one kept in TVE3, so I can't use its database even if I wanted to. All I could do is try and duplicate the data (but then still, useful information would be missing), but as tourettes pointed out, it would be rather stupid in the long run to keep all data in two databases.I consider the plugin I provided really as a temporary tool, to test TvScheduler further, to make it actually do something practical. The fear of breaking something is understandable, but I think noone is suggesting this should be part of next week's release. Let's branch of the code, change things, and then when things are stable again we can merge this back into the trunk. Hey, it may even turn out to be much less of a hassle than is feared ![]() Nope, not yet, I'll try to pop on to IRC later today, perhaps some devs are online then too... | ||
| | |
![]() |
| Bookmarks |
| Tags |
| rulebased, service, tvscheduler |
| Thread Tools | |
| Display Modes | |
| |
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 |