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 (5) Thread Tools Display Modes
Old 2008-07-02, 19:54   #451 (permalink)
Portal Member
 
Join Date: Sep 2006
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts

Country:


Default

Never mind. I realized that I had changed the instance name of my sql server from the default to something else. Once I entered the server name as servername\instancename I was able to connect just fine. It looks good. This is much better than the original web interface that I remember.
mythtified is offline   Reply With Quote
Old 2008-07-04, 04:27   #452 (permalink)
 
Join Date: Jun 2007
Posts: 263
Thanks: 106
Thanked 124 Times in 58 Posts

Country:


Lightbulb Big Kev is Back!

Hi all,

I'm back...

A prioritized list of requests would be very useful!

Kev
Big_Kev is offline   Reply With Quote
Old 2008-07-04, 05:22   #453 (permalink)
Portal Member
 
risu's Avatar
 
Join Date: Sep 2006
Posts: 254
Thanks: 17
Thanked 16 Times in 15 Posts

Country:

My System

Default

Can't say anything about priority because everyone thinks his issues are most important

Well mine really aren't but here's two requests, not bugs but affect usability:

1) When MPWebint can't connect to database(?) and you get that weird pipeline(?) error, could it be coded so that you'd only get that error popup once instead of flooding the whole desktop while getting new popup twice in a second? I haven't had this issue for a while but some users seems to get it still. Maybe you could change popup so that it would prompt Try again, Stop MPWebint Service and Cancel(Ignore)?


2) MPWebInt definately pins the CPU when user opens TVGuide. I recently installed MPWebint .16 on 3.2ghz dualcore and didn't have this issue anymore but I'm sure people with less horses on they HTPC still suffer from this. Previously with singlecore 2.2ghz system TV picture froze for a half second to second everytime I opened TV guide. I was guessing before it was related somehow to database reading but now that I've though about it, it's probably just MPWebint's call function for generating TV Guide that pins CPU. Could you optimize it so it would run in a threads or at least insert little (1-5 ms) pauses or something on loops so it wouldn't utilize all CPU power available at the moment, leaving little room for other apps like MP
risu is offline   Reply With Quote
Old 2008-07-04, 07:42   #454 (permalink)
Portal Member
 
Join Date: Dec 2007
Posts: 154
Thanks: 4
Thanked 1 Time in 1 Post

Country:

My System

Default

For me:

1. CPU pinning. Maybe scope the Guide to 20 - 50 channels at a time and have a scroll button? Might be more efficient.
2. It'd be nice to be able to set the pre/post buffer when setting a recording.

And thanks Big_Kev! Makes MP even better!
stoked is online now   Reply With Quote
Old 2008-07-08, 05:52   #455 (permalink)
 
Join Date: Jun 2007
Posts: 263
Thanks: 106
Thanked 124 Times in 58 Posts

Country:


Default New Version 0.2.0.17

I have tried to address the issues raised ....

1. I have fixed the strange pipeline error message
2. I have added a "Yield" field to the "Web Interface" page of the Manager that will allow you to set a sleep time in the read loops for the guide data - start at 1, as it can considerably slow down the interface. It seems to have an effect on the CPU usage, please let me know how it goes.
3. You can now set the Pre/Post record times when scheduling - they are defaulted to the time you set in the Web Manager.

Attached are some changed pages for the Custom layout designed by Risu. You will need these if you are using his custom HTML.

Kev
Attached Files
File Type: rar Custom.rar (2.8 KB, 16 views)

Last edited by Big_Kev; 2008-07-08 at 05:56.
Big_Kev is offline   Reply With Quote
Old 2008-07-08, 07:17   #456 (permalink)
Portal Member
 
cheezey's Avatar
 
Join Date: Aug 2004
Location: West Yorks
Age: 40
Posts: 400
Thanks: 6
Thanked 5 Times in 5 Posts

Country:

My System

Default

A couple more requests:

Can you add

Code:
<meta name = "viewport" content = "width = device-width">
to each html - it's to make the initial page scale better for iphone & ipod touch users.

And an option to change the TCP port that the web interface runs on.

Nice to see you back!
cheezey is offline   Reply With Quote
Old 2008-07-08, 07:30   #457 (permalink)
Portal Member
 
risu's Avatar
 
Join Date: Sep 2006
Posts: 254
Thanks: 17
Thanked 16 Times in 15 Posts

Country:

My System

Default

Quote:
Originally Posted by cheezey View Post
And an option to change the TCP port that the web interface runs on.
You can already change the default port 8080 to anything you want in webint manager.
risu is offline   Reply With Quote
Old 2008-07-08, 19:24   #458 (permalink)
Portal Member
 
Join Date: Dec 2007
Posts: 154
Thanks: 4
Thanked 1 Time in 1 Post

Country:

My System

Default

Quote:
Originally Posted by Big_Kev View Post
I have tried to address the issues raised ....

1. I have fixed the strange pipeline error message
2. I have added a "Yield" field to the "Web Interface" page of the Manager that will allow you to set a sleep time in the read loops for the guide data - start at 1, as it can considerably slow down the interface. It seems to have an effect on the CPU usage, please let me know how it goes.
3. You can now set the Pre/Post record times when scheduling - they are defaulted to the time you set in the Web Manager.

Attached are some changed pages for the Custom layout designed by Risu. You will need these if you are using his custom HTML.

Kev
Thanks Big_Kev!

The Yield of 1 definitely worked... but it also made the web guide considerably slower. I'd prefer to have a slow guide than interrupt streaming though so thank-you!

risu,

Will you be updating your custom pages for remote control? Howe about the hover over? Sometimes it shows "header=..."
Thanks!
stoked is online now   Reply With Quote
Old 2008-07-08, 21:19   #459 (permalink)
Portal Member
 
Join Date: Jul 2008
Posts: 16
Thanks: 0
Thanked 0 Times in 0 Posts

Country:


Default

Quote:
Originally Posted by Gixxer View Post
Quote:
Originally Posted by P.Niem View Post
No that isn't necessary. If you have installed TVserver with MySQL you have to skip section "adding a user to MSSQL Express" and go further with section "adding a user to MySQL" on page 4.
are there any chances of getting an updated version of the pdf for RC1?

i have tried to add a user to mysql but i dont know how to do it, i cant find any screen similar to the one of the pdf.

what is the server, user, and password when i go to web inter config?

thanks a lot, and sorry for so many quetions.

btw, in the start menu...
i have "microsoft sql server 2005
-Configuration tools
---sql server configuation manager
---sql server surface are configuration (this is the only place i can Add new administrator, if thats what i want to do, but i dont know the name i have to write)
I wonder if anyone can help another hapless newbie. Ive installed the RC1 media portal which defaults to use Microsoft SQL Server 2005 rather than MySQL. Because of this the documentation doesnt show the steps required to get if working with this database. Can anyone explain how I need to go about creating the user etc, or am I best reinstalling with MySQL?
AngryBadger is offline   Reply With Quote
Old 2008-07-09, 01:57   #460 (permalink)
 
Join Date: Jun 2007
Posts: 263
Thanks: 106
Thanked 124 Times in 58 Posts

Country:


Default

Quote:
Originally Posted by AngryBadger View Post
I wonder if anyone can help another hapless newbie. Ive installed the RC1 media portal which defaults to use Microsoft SQL Server 2005 rather than MySQL. Because of this the documentation doesnt show the steps required to get if working with this database. Can anyone explain how I need to go about creating the user etc, or am I best reinstalling with MySQL?
Hi AngryBadger,

I had a look back at the installation guide, and it shows how to add a user to both MySQL and MSSQL Express.

With older installations of TV Server, the instructions contained a link to SQL Server Management Studio Express and advised people to download this application.

I am not sure if that is the case with RC1 as I have only installed it over my original TV server installation, and not on a clean machine.

In order to add users etc in MSSQL Express, you will need the SQL Server Management Studio Express.

If you dont have it you can download it here:

Download details: Microsoft SQL Server Management Studio Express

This should enable you to add a user as shown in the installation instructions...

Once that is done, use the "Test Login" button in the Web Interface Manager program ("Database" page) to check the details.

If you are still having problems, let me know what error you are getting with the "Test Login" button.

Kev
Big_Kev is offline   Reply With Quote
Reply

Bookmarks

Tags
contained, interface, server, web

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/self-contained-web-server-interface-27320/
Posted By For Type Date
HTPC, MediaPortal [35] - iXBT.com This thread Refback 2008-08-29 17:50
Tekniska tankar Saker jag tänkt testa (när jag får tid&#8230;) This thread Refback 2008-08-20 15:21
Tekniska tankar Mediaportal This thread Refback 2008-08-05 20:45
Extensions-TV-Server-Plugins - MediaPortal Documentation This thread Refback 2008-07-21 09:37
Tekniska tankar This thread Refback 2008-07-09 14:52

Similar Threads
Thread Thread Starter Forum Replies Last Post
TVE3 Web User Interface goatse Development 29 2008-05-12 17:14
Web Interface tucholka MediaPortal 1 Talk 1 2007-04-16 14:44
Updated interface for MP Web Controller quiller Skins 0 2007-01-21 07:14
Web Interface like xbmc? brandenpro Plugins 1 2005-09-05 08:19
Web Interface...... spo General Development (no feature request here!) 24 2004-11-07 11:33


All times are GMT +1. The time now is 09:43.


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