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-18, 16:32   #481 (permalink)
Portal Member
 
Join Date: Apr 2008
Location: Kumla
Posts: 11
Thanks: 0
Thanked 0 Times in 0 Posts

Country:


Default

The same goes for me.
umlaut is online now   Reply With Quote
Old 2008-07-19, 15:49   #482 (permalink)
Portal Member
 
Join Date: Apr 2008
Posts: 6
Thanks: 0
Thanked 1 Time in 1 Post


Default feature request

Big_kev:

Please add the funtionality to record multiple programs when doing a search.
For example, searched on 'race', it founds 8 programs. Want to record 6 of it.
Now I can't select 6 of them

olson is offline   Reply With Quote
Old 2008-07-21, 14:53   #483 (permalink)
Portal Member
 
Join Date: Jan 2008
Posts: 94
Thanks: 6
Thanked 4 Times in 3 Posts

Country:

My System

Default

Quote:
Originally Posted by mortstar View Post
Just upgraded to the latest version and I've broken it.

After entering log in information - I'm getting an error page:

"MP Web Server Error 500
The Web Server has encountered the following error:

Out of memory"

On the server running the Web Interface, the service spikes to 100% usage of a core and takes upto 1GB of RAM before this error comes up.

Any help much appreciated
Just to follow up with a bit more information.

I had been using a previous version perfectly (2.0.0.12 perhaps - though I forget the exact number) for months before trying to upgrade to this version. I've uninstalled completely and reinstalled the latest version 3 times and the same 'out of memory' error arises when trying to log in. The Configuration program works as normal.

I'm using a MySQL database, though I'm not sure whether this is where the problem lies. Is there a log file I can post to shed more light on the problem?

EDIT: I've just changed the html to the original version. Now I can log in and browse through most of the options available. It is when I try to view the program guide that the error occurs.

Last edited by mortstar; 2008-07-21 at 15:01.
mortstar is online now   Reply With Quote
Old 2008-07-22, 03:52   #484 (permalink)
 
Join Date: Jun 2007
Posts: 263
Thanks: 106
Thanked 124 Times in 58 Posts

Country:


Default New Version 0.3.0.03

I have not been able to simulate the Out Of Memory error using my data, but I suspect it has something to do with the new editing of recordings. This requires that the program title be URL encoded to be sent as a variable to the web interface.

I have put some limits on the process for this conversion, so I need some feedback on what results you are getting.

New version also contains ALL of the files for the new interface (that I left out last time, like the css file and some PNGs and Java Scripts).

The "weekly" display only works on IE at the moment - working on that now.

Thanks for your patience

Kev
Big_Kev is offline   Reply With Quote
Old 2008-07-22, 06:35   #485 (permalink)
Portal Member
 
Join Date: Apr 2008
Posts: 6
Thanks: 0
Thanked 1 Time in 1 Post


Default

same problem, with latest .3 version.
It takes a while.. hardisdisk is busy... then out of memory.

(firefox and IE7)
olson is offline   Reply With Quote
Old 2008-07-22, 10:39   #486 (permalink)
Portal Member
 
Join Date: Jan 2008
Posts: 94
Thanks: 6
Thanked 4 Times in 3 Posts

Country:

My System

Default

I have updated and I'm getting the same problem, it now just takes a little longer for the error to occur

The first time I tried to access the web interface threw up this error:
"Access violation at address 0000001C. Write of address 0000001C" - this is with the new html. I then changed back to the original html and I'm getting the standard "Out of Memory" error, when I try to get to program guide, though I can still get to all other options (for example, I can set up recordings through the keyword search function, look at the recording schedule, tv card status etc. etc.)

I've attached a screenshot so you can get a look. Anything else you need from me, let me know...
Attached Thumbnails
self-contained-web-server-interface-out-memory.png  
mortstar is online now   Reply With Quote
Old 2008-07-22, 23:09   #487 (permalink)
Portal Tester
 
ronilse's Avatar
 
Join Date: Jul 2005
Posts: 3,103
Thanks: 18
Thanked 83 Times in 69 Posts

Country:

My System

Default

Quote:
Originally Posted by Big_Kev View Post
I have not been able to simulate the Out Of Memory error using my data, but I suspect it has something to do with the new editing of recordings. This requires that the program title be URL encoded to be sent as a variable to the web interface.

I have put some limits on the process for this conversion, so I need some feedback on what results you are getting.

New version also contains ALL of the files for the new interface (that I left out last time, like the css file and some PNGs and Java Scripts).

The "weekly" display only works on IE at the moment - working on that now.

Thanks for your patience

Kev
Hi,
Keep up the good work!!
Just updated to 3.0.0.3 (shows 3.0.0.2 Beta in setup) & as some others reports back here when trying to load TVGuide i get the out of memory.
Quote:
MP Web Server Error 500

--------------------------------------------------------------------------------
The Web Server has encountered the following error:
Out of memory
Back at version 0.2.0.18 all it's good
Btw: Using MySQL & IE browser

Regards
Roy
ronilse is online now   Reply With Quote
Old 2008-07-22, 23:29   #488 (permalink)
Portal Member
 
Join Date: Dec 2007
Posts: 154
Thanks: 4
Thanked 1 Time in 1 Post

Country:

My System

Default

Big_Kev,

Another feature request. When searching for a show, the results don't show the date which makes it difficult to know which show to pick to record. Could you please add dates to the results? Thanks!
stoked is online now   Reply With Quote
Old 2008-07-23, 04:39   #489 (permalink)
 
Join Date: Jun 2007
Posts: 263
Thanks: 106
Thanked 124 Times in 58 Posts

Country:


Default Version 0.3.0.04 Beta

I am still trying to solve the Out Of Memory error,

PLEASE give this version a go and let me know if it is still doing it.

Kev
Big_Kev is offline   Reply With Quote
Old 2008-07-23, 06:31   #490 (permalink)
Portal Member
 
Join Date: Nov 2006
Age: 44
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts


Default some questions

i have version 0.3.0.02 beta installed and its running.

my problems:
1) i can't manage the MP Channels (I can't move or delete a channel in the interface manager)
2) there is no more link to the remote control panel, but I'm able to start "http://myadress:8080/showremote" (but the most thumbs don't work), the remote control is working (i've also installed the MP keystroke server)

keep up your good work!!!!


raimund

Last edited by raisch; 2008-07-23 at 06:45.
raisch 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…) 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 11:16.


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