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-08-06, 19:42   #531 (permalink)
Portal Member
 
asboe's Avatar
 
Join Date: Mar 2008
Posts: 31
Thanks: 4
Thanked 2 Times in 2 Posts


Default

I'm having same kind of trouble as 'jmbillings'
I updated from version 0.2.0.16 to 0.3.0.08 Beta, where I first uninstalled the previous version and then deleted the ini-file.

I have also fund that the 'Recorded' page, still have the old look. Is this on purpose or just my install?

This is just cosmetic! I found this project very delicate.

H/V Asboe
asboe is online now   Reply With Quote
Old 2008-08-06, 21:26   #532 (permalink)
Portal Member
 
Join Date: Jun 2008
Location: Oundle
Posts: 53
Thanks: 1
Thanked 0 Times in 0 Posts

Country:


Default

After looking on the 1st page of the thread I tried it in IE and still got the same problem, empty guid, recordings, schedule and so on. This makes sense, as I mentioned, the config program won't pick up any channels either.

Looks a great program if I can get it working!

--EDIT

OK, I wonder if this might be the problem:
Self Contained Web Server / Interface

I've updated the Database name in the .ini file and restarted the service, but need to update permission for the web SQL user account to the other database. Unfortunately the wife is watching tv so I can't check it now, but I reckon that might be it...

Last edited by jmbillings; 2008-08-06 at 22:51. Reason: Added .ini file contents.
jmbillings is offline   Reply With Quote
Old 2008-08-07, 03:01   #533 (permalink)
Portal Member
 
Join Date: Jan 2007
Location: 127.0.0.1
Posts: 83
Thanks: 3
Thanked 0 Times in 0 Posts

Country:

My System

Send a message via MSN to thekiwi Send a message via Skype™ to thekiwi
Default

Hi all

Any clues how I can fault find the installation of the web interface?
After installing, it wont configure the database connection.

This is being installed on the same machine as TV Server (DEL4100, IP Address 10.0.0.5) is running on and I've tried
10.0.0.5
DEL4100
DEL4100\SQLEXPRESS
10.0.0.5\SQLEXPRESS
and all come back with an error of "login failed for user 'sa' (in the former 2) or Error Locating Server/instance in the latter two.

Ive checked the config for Mediaportal and the details for logging in for TV Server are correct and work. Used the same sa details and logged using SQL Studio Express.

Quote:
Originally Posted by thekiwi View Post
Hi all

Any clues how I can fault find the installation of the web interface?
After installing, it wont configure the database connection.

This is being installed on the same machine as TV Server (DEL4100, IP Address 10.0.0.5) is running on and I've tried
10.0.0.5
DEL4100
DEL4100\SQLEXPRESS
10.0.0.5\SQLEXPRESS
and all come back with an error of "login failed for user 'sa' (in the former 2) or Error Locating Server/instance in the latter two.

Ive checked the config for Mediaportal and the details for logging in for TV Server are correct and work. Used the same sa details and logged using SQL Studio Express.
Cancel that .... RC2 has the different database name of MpTvDbRC2

Last edited by thekiwi; 2008-08-07 at 03:03. Reason: Automerged Doublepost
thekiwi is offline   Reply With Quote
Old 2008-08-07, 06:40   #534 (permalink)
Portal Member
 
Join Date: Jun 2007
Posts: 319
Thanks: 108
Thanked 140 Times in 63 Posts

Country:


Default

Quote:
Originally Posted by asboe View Post
I have also fund that the 'Recorded' page, still have the old look. Is this on purpose or just my install?
Hi H/V Asboe,

I left a file out of the install! I have put it in the install now and attached it below. Just put it in the NewInterface folder.

Regards
Kev
Attached Files
File Type: rar guiderecordedmulti.rar (1.2 KB, 13 views)
Big_Kev is offline   Reply With Quote
This User Say Thank You:
Old 2008-08-07, 08:02   #535 (permalink)
Portal Member
 
asboe's Avatar
 
Join Date: Mar 2008
Posts: 31
Thanks: 4
Thanked 2 Times in 2 Posts


Default

Thanks Big_Kev

I have an other issue with Recorded page
self-contained-web-server-interface-recorded.png
Any idea where this empty space is coming from?

It appears in the old standard layout too and it was also present in my previous install v 0.2.015

H/V Asboe
asboe is online now   Reply With Quote
Old 2008-08-07, 08:22   #536 (permalink)
Portal Member
 
Join Date: Jun 2007
Posts: 319
Thanks: 108
Thanked 140 Times in 63 Posts

Country:


Default

Quote:
Originally Posted by asboe View Post
Thanks Big_Kev

I have an other issue with Recorded page
Attachment 23984
Any idea where this empty space is coming from?

It appears in the old standard layout too and it was also present in my previous install v 0.2.015

H/V Asboe
I will have a look at it tonight. I don't have any data on my development machine for recorded programs at the moment, so I will need to generate some more.

Kev
Big_Kev is offline   Reply With Quote
This User Say Thank You:
Old 2008-08-07, 08:45   #537 (permalink)
Portal Member
 
asboe's Avatar
 
Join Date: Mar 2008
Posts: 31
Thanks: 4
Thanked 2 Times in 2 Posts


Default

Quote:
Originally Posted by Big_Kev View Post
I will have a look at it tonight. I don't have any data on my development machine for recorded programs at the moment, so I will need to generate some more.
Would You like to have my generated html page?

H/V Asboe
asboe is online now   Reply With Quote
Old 2008-08-07, 08:55   #538 (permalink)
Portal Member
 
Join Date: Jun 2007
Posts: 319
Thanks: 108
Thanked 140 Times in 63 Posts

Country:


Default Query based suggestions / recording

If anyone is interested, I am looking at adding some query based recording/suggestion stuff to the interface.

I am thinking along the lines of being able to have all shows with a certain actor and/or a certain genre and/or with certain key words in the title or description suggested for recording (or just recorded).

I would need to create an additional database to keep the queries in so that they were not lost during system upgrades.

I am just playing with how to create new database and tables etc in MySQL and MSSQL automatically...

I hope to have something next week

Kev

Quote:
Originally Posted by asboe View Post
Quote:
Originally Posted by Big_Kev View Post
I will have a look at it tonight. I don't have any data on my development machine for recorded programs at the moment, so I will need to generate some more.
Would You like to have my generated html page?

H/V Asboe
That would be great...

Kev

Last edited by Big_Kev; 2008-08-07 at 09:00. Reason: Automerged Doublepost
Big_Kev is offline   Reply With Quote
Old 2008-08-07, 09:11   #539 (permalink)
Portal Member
 
asboe's Avatar
 
Join Date: Mar 2008
Posts: 31
Thanks: 4
Thanked 2 Times in 2 Posts


Default

Done

I copied the html code in a personal mail through this forum.

H/V Asboe
asboe is online now   Reply With Quote
Old 2008-08-07, 11:04   #540 (permalink)
Portal Member
 
Join Date: Jan 2008
Posts: 165
Thanks: 11
Thanked 6 Times in 5 Posts

Country:

My System

Default

Quote:
Originally Posted by Big_Kev View Post
...
I am thinking along the lines of being able to have all shows with a certain actor and/or a certain genre and/or with certain key words in the title or description suggested for recording (or just recorded).

I would need to create an additional database to keep the queries in so that they were not lost during system upgrades.
...
That would be awesome.
mortstar is online now   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:52.


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