MediaPortal Forums HTPC/MediaCenter

Go Back   MediaPortal Forum » MediaPortal TV-Server 1 » Help on Development » Development


Development You want to code something for the TV-Server? Share it in here!

Reply
 
LinkBack (4) Thread Tools Display Modes
Old 2007-09-19, 08:28   #51 (permalink)
Portal Member
 
dvdfreak's Avatar
 
Join Date: Jun 2006
Posts: 522
Thanks: 0
Thanked 29 Times in 16 Posts

Country:

My System

Default

Quote:
Originally Posted by The_Stig View Post
Any ETA?
When it's done!

No, seriously, it's difficult to say since I'm doing this in my spare time.

I'll upload a new test-version a little later on today, it's not feature complete yet, but it's getting a lot closer. Almost all rules are implemented now, and the new Management Console makes it a lot easier for people to test the functionality now.
dvdfreak is online now   Reply With Quote
Old 2007-09-19, 09:35   #52 (permalink)
Portal Tester
 
The_Stig's Avatar
 
Join Date: Apr 2005
Posts: 702
Thanks: 14
Thanked 2 Times in 2 Posts

My System

Default

Nice. Already thought about how to integrate this later? Are you thinking of an MP-GUI for the scheduler? Could get hard to manage all these option e.g. with a remote? But imho a GUI would be import since users need to create/cancel schedules without going to configuration of the plugin.
__________________
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.
The_Stig is online now   Reply With Quote
Old 2007-09-19, 09:39   #53 (permalink)
Portal Member
 
dvdfreak's Avatar
 
Join Date: Jun 2006
Posts: 522
Thanks: 0
Thanked 29 Times in 16 Posts

Country:

My System

Default

Yes, I would welcome some input from a GUI designer on how to create a good MediaPortal GUI for all the possibilities. The trick is going to be to control as many powerful options as possible, but still in an easy way that's also remote-friendly (some good/clever on-screen keyboard could be a big help).
dvdfreak is online now   Reply With Quote
Old 2007-09-19, 11:58   #54 (permalink)
Portal Member
 
Join Date: May 2007
Posts: 118
Thanks: 0
Thanked 0 Times in 0 Posts

Country:


Default

No way to merge (or replace) this into the standard MP scheduling code?
StaticMan is offline   Reply With Quote
Old 2007-09-19, 12:09   #55 (permalink)
Portal Member
 
dvdfreak's Avatar
 
Join Date: Jun 2006
Posts: 522
Thanks: 0
Thanked 29 Times in 16 Posts

Country:

My System

Thumbs up

Quote:
Originally Posted by StaticMan View Post
No way to merge (or replace) this into the standard MP scheduling code?
Yes, that's certainly a possibility. But this would not expose the full power of the rule-based scheduling to the user, which would be a pity.

On the other hand, it would be a fairly easy first step.

Beta version including the new Management Console GUI has just been uploaded! Check the first posting in this thread!

Last edited by dvdfreak; 2007-09-19 at 14:03. Reason: Automerged Doublepost
dvdfreak is online now   Reply With Quote
Old 2007-09-19, 22:38   #56 (permalink)
Portal Member
 
Join Date: Jun 2006
Location: Cologne (Köln)
Age: 27
Posts: 303
Thanks: 3
Thanked 9 Times in 5 Posts

Country:


Send a message via ICQ to kuehnch
Default

Unable to install the service-part. The installer shows up an error like "exception in eventhandler OnAfterInstall" (dont know the complete exception-message yet) and rollbacks the installation.
kuehnch is offline   Reply With Quote
Old 2007-09-20, 08:18   #57 (permalink)
Portal Member
 
dvdfreak's Avatar
 
Join Date: Jun 2006
Posts: 522
Thanks: 0
Thanked 29 Times in 16 Posts

Country:

My System

Default

Quote:
Originally Posted by kuehnch View Post
Unable to install the service-part. The installer shows up an error like "exception in eventhandler OnAfterInstall" (dont know the complete exception-message yet) and rollbacks the installation.
Can you check the eventlog (eventvwr.exe)? Hopefully an error has been logged there by the installer.

What you can also try is running this command from a command prompt (with administrator priviliges):

msiexec /i TvScheduler.Setup.msi /log Setup.log

And then send me the log file.

Anyone else with the same problem?

Last edited by dvdfreak; 2007-09-20 at 08:22.
dvdfreak is online now   Reply With Quote
Old 2007-09-20, 09:32   #58 (permalink)
Portal Tester
 
The_Stig's Avatar
 
Join Date: Apr 2005
Posts: 702
Thanks: 14
Thanked 2 Times in 2 Posts

My System

Default

Same here:

http://img177.imageshack.us/img177/3...hedulersn3.jpg

Will do further tests now...

EDIT: Log:

http://pastebin.team-mediaportal.com...php?show=13033
__________________
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.

Last edited by The_Stig; 2007-09-20 at 09:45.
The_Stig is online now   Reply With Quote
Old 2007-09-20, 09:34   #59 (permalink)
Portal Member
 
dvdfreak's Avatar
 
Join Date: Jun 2006
Posts: 522
Thanks: 0
Thanked 29 Times in 16 Posts

Country:

My System

Default

Quote:
Originally Posted by The_Stig View Post
Same here:

http://img177.imageshack.us/img177/3...hedulersn3.jpg

Will do further tests now...
Hmmm... Previous install worked fine for everyone, and to make matters even more confusing I just tested the install on my Vista laptop here and it worked like a charm.

Just to check, like in the instructions, if you are running Vista, you are running the Setup.exe, right? Not the MSI directly, because that will not work due to Vista's UAC.

EDIT: I can see from your screenshot you are running XP, so my guess about Vista is wrong then. I'll try to find an XP machine here to test the setup on...

EDIT 2: Seems to work fine on an XP machine here (unfortunately without MySQL or SQL Express). So I could only go as far as the database setup form. But I get the impression you guys are getting the error before seeing the form?

Last edited by dvdfreak; 2007-09-20 at 09:47.
dvdfreak is online now   Reply With Quote
Old 2007-09-20, 09:47   #60 (permalink)
Portal Tester
 
The_Stig's Avatar
 
Join Date: Apr 2005
Posts: 702
Thanks: 14
Thanked 2 Times in 2 Posts

My System

Default

See my edit above with log. Its on XP Pro SP2.
__________________
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.
The_Stig is online now   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 On
Forum Jump

LinkBacks (?)
LinkBack to this Thread: http://forum.team-mediaportal.com/development-91/rule-based-tvscheduler-service-26158/
Posted By For Type Date
Tekniska tankar Mediaportal This thread Refback 2008-08-14 13:08
DvbDream Community :: View topic - External control for TV Scheduler plugin This thread Refback 2008-07-22 17:03
Tekniska tankar This thread Refback 2008-07-21 20:52
Extensions-TV-Server-Plugins - MediaPortal Documentation This thread Refback 2008-07-21 09:41

Similar Threads
Thread Thread Starter Forum Replies Last Post
Bug Report: Error when editing logo rule ccMatrix My TVSeries 1 2007-05-09 09:29
One remote to rule them all? fathead General Support 5 2006-01-06 17:37
Media Portal Developers Rule! Jaguarius MediaPortal 1 Talk 1 2005-11-11 16:00


All times are GMT +1. The time now is 11:31.


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0 Protected by Akismet Blog with WordPress