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 2008-01-18, 20:41   #631 (permalink)
Portal Member
 
dvdfreak's Avatar
 
Join Date: Jun 2006
Posts: 642
Thanks: 0
Thanked 49 Times in 32 Posts

Country:

My System

Default

OK, thanks for the update, now I know where to look for the real error!
dvdfreak is offline   Reply With Quote
Old 2008-01-19, 18:59   #632 (permalink)
Portal Member
 
Join Date: Oct 2007
Location: Hamburg
Posts: 47
Thanks: 0
Thanked 8 Times in 7 Posts

Country:


Default

Hi lovers of the TV Scheduler,

with the help of dvdfreak I have just finished building a tiny integration for dealing with suggestions inside the mediaportal GUI: http://forum.team-mediaportal.com/tv...ns-t34182.html

Have fun.
pkaul is offline   Reply With Quote
Old 2008-01-20, 11:07   #633 (permalink)
MP Donator
 
petsa's Avatar
 
Join Date: Jan 2007
Location: Stockholm
Posts: 531
Thanks: 5
Thanked 10 Times in 10 Posts

Country:

My System

Default

Hi dvdfreak,

I'm not sure if this is a bug or a feature, for you to decide

I use TV Scheduler with two different TV3E servers, one local and one on the network. When I change the server to connect to from within TVScheduler it won't immediatly reflect the new data, i.e. the schedule and recordings. I have to exit TVScheduler and restart again, now it collects data from the proper server.

Not a big deal but a little confusing if you have similar schedules/recordings on both servers.

/Peter
petsa is offline   Reply With Quote
Old 2008-01-20, 11:20   #634 (permalink)
Portal Member
 
dvdfreak's Avatar
 
Join Date: Jun 2006
Posts: 642
Thanks: 0
Thanked 49 Times in 32 Posts

Country:

My System

Default

I'm a bit confused by your explanation to be honest. Are you talking about the TVE3 plugin too, or just TV Scheduler? TV Scheduler never connects to TVE3 anyway, so how can it be confused by two TVE3 servers?

Is it the other way around? You want your TVE3 plugin to connect to a different TV Scheduler service?
dvdfreak is offline   Reply With Quote
Old 2008-01-20, 11:53   #635 (permalink)
Portal Member
 
Join Date: Nov 2007
Posts: 75
Thanks: 1
Thanked 3 Times in 3 Posts

Country:


Default

Quote:
Originally Posted by stefancrs View Post
Quote:
Originally Posted by dvdfreak View Post
Quote:
Originally Posted by stefancrs View Post
No it's "your" login screen that keeps coming back. But yeah, I have to log in if I just want to "go right" in the program guide
Then it sounds like your IIS is not keeping its session. This is the most likely reason it "forgets" you are logged in.
Ok, will debug this as soon as I get some time left over for it
Just wanted to let you know what was causing the issue. It was user-related, because it was my fault I wasn't using the right user name. Actually, I had totally managed to not see that one should set one in the web.config. Odd that the login doesn't report a "faulty user name or password" though!
stefancrs is offline   Reply With Quote
Old 2008-01-20, 11:56   #636 (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 stefancrs View Post
Just wanted to let you know what was causing the issue. It was user-related, because it was my fault I wasn't using the right user name. Actually, I had totally managed to not see that one should set one in the web.config. Odd that the login doesn't report a "faulty user name or password" though!
Aha! Well, the it's still my bug of course, it should indeed not allow you to log in I'll fix that!
dvdfreak is offline   Reply With Quote
Old 2008-01-20, 12:03   #637 (permalink)
Portal Member
 
Join Date: Nov 2007
Posts: 75
Thanks: 1
Thanked 3 Times in 3 Posts

Country:


Default

Quote:
Originally Posted by dvdfreak View Post
Quote:
Originally Posted by stefancrs View Post
Just wanted to let you know what was causing the issue. It was user-related, because it was my fault I wasn't using the right user name. Actually, I had totally managed to not see that one should set one in the web.config. Odd that the login doesn't report a "faulty user name or password" though!
Aha! Well, the it's still my bug of course, it should indeed not allow you to log in I'll fix that!
Maybe also mention something about the user name in the OP?
Now it says
Quote:
After installation you will have to edit the Web.config in C:\inetput\wwwroot\TvScheduler.WebAccess to provide a password.
and maybe just a small mention of the user name (or that the default is admin or so) would make certain people didn't miss that specific detail like I did?

I get some other error when trying to make a schedule via the web interface now, but I haven't debugged it / looked at logs etc or anything yet, I'll get back to you if I have to
stefancrs is offline   Reply With Quote
Old 2008-01-20, 12:18   #638 (permalink)
MP Donator
 
petsa's Avatar
 
Join Date: Jan 2007
Location: Stockholm
Posts: 531
Thanks: 5
Thanked 10 Times in 10 Posts

Country:

My System

Default

Hi dvdfreak,

My apology if my description was somewhat confusing. Hopefully this will explain in more detail:

- I have two different machines running TV3E
- One of the machines is local (used to run MediaPortal and sits in the livingroom) the other is remote (in my study and used for other games etc)
- The reason for having two servers is that I have two different TVcards that goes well with one PC and not the other
- On both machines I run TVScheduler and have a recording schedule defined
- From the PC in the livingroom I can decide which TV3E server to use (depending on the channels I am interested in), and hence also which EPG and recordings (from TVScheduler) that will be displayed in MP
- Also inside MP I have a shortcut to start TVScheduler GUI to manage schedules

Now, ultimately it would be nice if the TVScheduler shortcut in MP knew which TV3E server that was being used and changed the setting for the TVScheduler which SQL server to connect to. Since that is not possible (as far as I know) I manually change the server to connect to from inside the TVScheduler GUI.

And once I have changed the IP address of the TV3E/SQL-server to connect to I have to shutdown the TVScheduler GUI and restart for the settings to have any effect.

I hope this helped... The essence is in the last sentence above, i.e. have to restart to connect to another SQL-server.

/Peter
petsa is offline   Reply With Quote
Old 2008-01-20, 12:50   #639 (permalink)
Portal Member
 
dvdfreak's Avatar
 
Join Date: Jun 2006
Posts: 642
Thanks: 0
Thanked 49 Times in 32 Posts

Country:

My System

Default

Wouldn't it be much easier to redo your setup with only one TV Scheduler installed? Then run only the TVE3 plugin twice, and since that will only map the channels it recognizes all will automatically be ok, no?

Or am I missing something?
dvdfreak is offline   Reply With Quote
Old 2008-01-20, 12:57   #640 (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 dvdfreak View Post
Wouldn't it be much easier to redo your setup with only one TV Scheduler installed? Then run only the TVE3 plugin twice, and since that will only map the channels it recognizes all will automatically be ok, no?

Or am I missing something?
Single seat installation provides faster channel change times as the streaming will cause some overhead.
__________________
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
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:24.


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