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-09-02, 15:13   #651 (permalink)
Portal Member
 
Join Date: Oct 2006
Age: 40
Posts: 33
Thanks: 2
Thanked 1 Time in 1 Post

Country:


Default A tiny niggle...

Thanks again Big Kev for this wonderful kit!

I published on Port 8080 and got it to work, but seem to have problem with clicking into program name on Scheduled Recordings screen. This is in the PDA screen at least...it seems it simply drops the port number and so references the wrong URL...ends up with a hung screen. Easy to fix, no?

Regards,
Mike
Alfrescoid is offline   Reply With Quote
Old 2008-09-02, 22:51   #652 (permalink)
Portal Member
 
Join Date: Jun 2007
Posts: 319
Thanks: 108
Thanked 140 Times in 63 Posts

Country:


Default

Quote:
Originally Posted by stoked View Post
Awesome! Thanks Big_Kev! What's your thoughts on the Music navigation?
I will need to dust off my limited C# skills and find the correct assembly to wrap... If I can find some other sample code that directly accesses MP I should be able to come up with something. I will look through what is available in other plugins etc.

Unfortunately, my main skills relate to C++ and databases, so this will take me a while.

Kev

Quote:
Originally Posted by regeszter View Post
Quote:
Originally Posted by regeszter View Post
bug:

when I delete an scheduled recording the web server display a "Removal Successful" + BACK button. Press the back button, the IE7 asks, do you want to close the browser?
this bug still exists. now the web server displays " Program Removed Successfully! " and the IE7 shows an javascript error on the status bar. There is same error after add a program to schedule.

feature request:

after select a tv show in the guide the server displays all items with same name (tipicaly if that is a serial)
this feature is in MP too
Could you let me know which version of the interface you are using, as I am not having this problem.

I am using the new interface, and I have been doing all of the changes lately based on it. I have not spent time working on the PDA screens for a while, or the original interface.

If you can give me as many details as possible about your configuration, I can hopefully duplicate the problem and fix it.

Is this only an issue in IE7? Does it work in Firefox?

Kev

Last edited by Big_Kev; 2008-09-02 at 22:57. Reason: Automerged Doublepost
Big_Kev is offline   Reply With Quote
Old 2008-09-03, 03:22   #653 (permalink)
Portal Member
 
Join Date: Jun 2007
Posts: 319
Thanks: 108
Thanked 140 Times in 63 Posts

Country:


Default

Quote:
Originally Posted by Alfrescoid View Post
Thanks again Big Kev for this wonderful kit!

I published on Port 8080 and got it to work, but seem to have problem with clicking into program name on Scheduled Recordings screen. This is in the PDA screen at least...it seems it simply drops the port number and so references the wrong URL...ends up with a hung screen. Easy to fix, no?

Regards,
Mike
Might have to wait until tomorrow...

Kev
Big_Kev is offline   Reply With Quote
Old 2008-09-03, 09:06   #654 (permalink)
Portal Member
 
Join Date: Oct 2005
Location: Hungary
Age: 33
Posts: 323
Thanks: 18
Thanked 3 Times in 3 Posts

Country:

My System

Default

Hi Kev,

I am using the new interface and not the PDA screens. This problem is in IE6/7 and firefox too.

Here is a generated html after I removed a scheduling.

<html>

<head>
<meta http-equiv="Content-Language" content="en-au">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<META HTTP-EQUIV="Pragma" CONTENT="no-cache">
<META HTTP-EQUIV="Expires" CONTENT="-1">
<title>MP Web Interface - Program Removed Successfully!</title>

<link rel="stylesheet" type="text/css" href="custom.css">
<SCRIPT language="JavaScript">
<!--hide

function refresh(location)
{
window.opener.location.href = location;
window.setTimeout('window.close()',1000);
}

//-->
</SCRIPT>

</head>

<body onload="javascript:refresh('showrecording')">
<center><table width=100% height=100% bgcolor="#ECECFF"><tr><td valing=center align=center>
<center>
<table id="table1" cellpadding=4 cellspacing=1><tr><th>
<font size="2" color="#FFFFFF">&nbsp;<br><b>
&nbsp;&nbsp;&nbsp;Program Removed Successfully!&nbsp;&nbsp;&nbsp;<br>&nbsp;
</b></font>
</th></tr></table>

</center></td></tr></table></center>
</body>
<HEAD>
<META HTTP-EQUIV="Pragma" CONTENT="no-cache">
<META HTTP-EQUIV="Expires" CONTENT="-1">
</HEAD>

</html>


The IE7 says: the window.opener.location is NULL or not an object (translated from hungarian)

Last edited by regeszter; 2008-09-03 at 09:10.
regeszter is offline   Reply With Quote
Old 2008-09-04, 12:47   #655 (permalink)
Portal User
 
Join Date: Sep 2008
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts

Country:


Default

The web server is a great tool I often use because I can remote control
my Mediaportal TV-Server with an small tablet PC (boottime only 4 seconds).

But I have a problem.
If I schedule a "MANUAL REC" and check this schedule afterwards
in the "SCHEDULED" menu the start end end time is shown wrong.
In the detail view of this schedule the date for start and end is not
04.09.2008 (correct), its 30.12.1899.
But in the recording priority menu the dates are correct.

If I delete a recording in menu "RECORDED" the sub-directory on
harddisk is deleted too. As was intended?
from_cologne is offline   Reply With Quote
Old 2008-09-04, 15:35   #656 (permalink)
Portal User
 
Join Date: Mar 2008
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts

Country:


Default Database problem with query based recordings

When I try to enable query based recordings, I get an error, see attachment.

Everything else works fine, I have been using MP Web Interface for six months without any problems before this. Thanks for a great program!
Attached Thumbnails
self-contained-web-server-interface-mpweb_dberror.png  
jsabrahamsen is offline   Reply With Quote
Old 2008-09-04, 16:57   #657 (permalink)
Portal Tester
 
Gixxer's Avatar
 
Join Date: Aug 2007
Age: 24
Posts: 603
Thanks: 23
Thanked 7 Times in 7 Posts

Country:

My System

Default

sorry can anyone help me, cant get the screen for part:

Adding a user to MySQL
Select “MySQL Administrator” from Start > All Programs > MySQL and log in.

i did a clean mprc2 install + mysql management express

but i cant get to the screen showed in the guide page 4


btw, Big_Kev i could translate to spanish if u want.

Gixxer is offline   Reply With Quote
Old 2008-09-04, 17:58   #658 (permalink)
Portal Member
 
Join Date: Aug 2006
Location: Hessen
Posts: 35
Thanks: 2
Thanked 2 Times in 2 Posts

Country:

My System

Send a message via ICQ to Mr.Montesa
Default

HEy jsabrahamsen,
you get this error, because your user (web) is not allowed to create a databse.
All query based recordings are seperated from the default database.
Grant "create" permissions to the user web, and it will work.
greets
Mr.Montesa is offline   Reply With Quote
Old 2008-09-05, 03:09   #659 (permalink)
Portal Member
 
Join Date: Jun 2007
Posts: 319
Thanks: 108
Thanked 140 Times in 63 Posts

Country:


Default

Quote:
Originally Posted by Gixxer View Post

btw, Big_Kev i could translate to spanish if u want.
Yes Please!!!

Quote:
Originally Posted by from_cologne View Post

If I delete a recording in menu "RECORDED" the sub-directory on
harddisk is deleted too. As was intended?
It was intended to delete the sub-directory as long as it is empty - if you have multiple episodes in the same sub-directory, it will not be deleted until all episodes have been deleted.

Kev

Last edited by Big_Kev; 2008-09-05 at 05:50. Reason: Automerged Doublepost
Big_Kev is offline   Reply With Quote
Old 2008-09-05, 15:27   #660 (permalink)
Portal Tester
 
Gixxer's Avatar
 
Join Date: Aug 2007
Age: 24
Posts: 603
Thanks: 23
Thanked 7 Times in 7 Posts

Country:

My System

Default

Quote:
Originally Posted by Big_Kev View Post
Quote:
Originally Posted by Gixxer View Post

btw, Big_Kev i could translate to spanish if u want.
Yes Please!!!


no problem !! i guess i have to install the app and find a file with all the languages,right?

btw, can u tell me why im not finding the...

Adding a user to MySQL
Select “MySQL Administrator” from Start > All Programs > MySQL and log in.

it looks i have a program missing. as i said, i installed...

mprc2
mysql management express

thanks
Gixxer 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 Off

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


All times are GMT +1. The time now is 10:55.


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