MediaPortal Forums HTPC/MediaCenter

Go Back   MediaPortal Forum » MediaPortal TV-Server » Help on Development » Development


Development You want to code something for the TV-Server? Share it in here!

Reply
 
Thread Tools Display Modes
Old 2007-06-23, 23:16   #21 (permalink)
Portal Member
 
Join Date: Feb 2007
Posts: 80
Thanks: 0
Thanked 7 Times in 3 Posts


Default

Hi Ven.

I have found the problem, i will make an update later today.

I will let you know when its ready

regards,
Uffe.
heerfordt is offline   Reply With Quote
Old 2007-06-24, 02:50   #22 (permalink)
Portal Member
 
Join Date: Feb 2007
Posts: 80
Thanks: 0
Thanked 7 Times in 3 Posts


Default New version

Hi Ven,

I have uploaded a new version with some improvements to the installation script along with some bug fixes. Hopefully this will solve your problems :-)

I think it will be available on the team-mediaportal site in a couple of hours..

Regards
Heerfordt.
heerfordt is offline   Reply With Quote
Old 2007-06-24, 10:25   #23 (permalink)
Portal Member
 
Join Date: Dec 2006
Posts: 70
Thanks: 0
Thanked 0 Times in 0 Posts

Country:


Default

Hi Heerfordt,
Thank you very much.
I will test it as fast i can download it.
At the moment, you webside ist down and on the team-mediaportal site is not the new version.
I'm very curious about it.
Regards
__________________
MP Server: WHS SP1/AMD Athlon X2 3800EE / 4G DDR2 / 430-6150 / 2 x 1TB HDDs/2x SkyStar 2 + 1 x Skystar HD.
MP WLAN Client: VISTA HP32 SP1/AMD Athlon X2 3800EE / 2G DDR2 / 430-6150 / Netgear WLAN PCI/ 1 x 80GB HDD.
MP Client: VISTA HP32 SP1/GA-MA780GPM-S2H /AMD Athlon X2 2350BE / 2GB DDR2 800 / Samsung 250GB 2,5" HDD.

Last edited by vernado; 2007-06-24 at 10:32.
vernado is offline   Reply With Quote
Old 2007-06-24, 13:13   #24 (permalink)
Portal Member
 
Join Date: Dec 2006
Posts: 70
Thanks: 0
Thanked 0 Times in 0 Posts

Country:


Default

Hi Heerfordt,
now i have test it.

If i call http://<<My Server IP>>:8000/list i get this message:

<result>Unable to handle request Index was outside the bounds of the array.</result>

And if I call http://localhost:8000/change?id=1229 i get this message:

<result>Unable to handle request The number of returned rows 0 did not match the expected count of 1. If concurrency control is enabled this may indicate that the record was updated or deleted by another process.</result>

I have deinstall the MySQL Server but the problems are the same.
__________________
MP Server: WHS SP1/AMD Athlon X2 3800EE / 4G DDR2 / 430-6150 / 2 x 1TB HDDs/2x SkyStar 2 + 1 x Skystar HD.
MP WLAN Client: VISTA HP32 SP1/AMD Athlon X2 3800EE / 2G DDR2 / 430-6150 / Netgear WLAN PCI/ 1 x 80GB HDD.
MP Client: VISTA HP32 SP1/GA-MA780GPM-S2H /AMD Athlon X2 2350BE / 2GB DDR2 800 / Samsung 250GB 2,5" HDD.
vernado is offline   Reply With Quote
Old 2007-06-24, 20:23   #25 (permalink)
Portal Member
 
Join Date: Dec 2006
Posts: 70
Thanks: 0
Thanked 0 Times in 0 Posts

Country:


Default

Hi, now I have install it on a other PC.
(This PC has no MySQL Server install! only MS SQL)

At fist i have some Problems with the security Setting but now is runnig.

Good job, thanks a lot.

Will you integrading the EPG Funktion?

Is it possible to install the TV server and your Client on different PCs?

Regands
__________________
MP Server: WHS SP1/AMD Athlon X2 3800EE / 4G DDR2 / 430-6150 / 2 x 1TB HDDs/2x SkyStar 2 + 1 x Skystar HD.
MP WLAN Client: VISTA HP32 SP1/AMD Athlon X2 3800EE / 2G DDR2 / 430-6150 / Netgear WLAN PCI/ 1 x 80GB HDD.
MP Client: VISTA HP32 SP1/GA-MA780GPM-S2H /AMD Athlon X2 2350BE / 2GB DDR2 800 / Samsung 250GB 2,5" HDD.
vernado is offline   Reply With Quote
Old 2007-06-24, 21:46   #26 (permalink)
Portal Member
 
Join Date: Feb 2007
Posts: 80
Thanks: 0
Thanked 7 Times in 3 Posts


Default Plugin

Hi again,

Im glad to hear that you finally got it working :=

I have release a new version this afternoon, it's a bit faster when it fetchs channels from the DB and EPG information. It also has a better session control for multiple clients. Do you have a large channel list in your DB ? .

At first the plugin was hardcoded to only work with MySQL , but now it should be able to work with all DB's supported by the TvServer.

The EPG should be working, but the TvServer isent so stabil with the EPG information. The plugin fetchs its EPG information directly from database.

It didnt get your last question... You should be able to install my plugin on another pc than the tvserver just as long as it has access to the TvServer and TvServer database.

Regards,
U.H.
heerfordt is offline   Reply With Quote
Old 2007-06-27, 19:51   #27 (permalink)
Portal Member
 
Join Date: Dec 2006
Posts: 70
Thanks: 0
Thanked 0 Times in 0 Posts

Country:


Default

Hi heerfordt,

today i have test you last version, the basics work fine.

Do plan to integrading more funktions like Timeshift, Recording, EPG and scheduler?

Regards

Vernado
__________________
MP Server: WHS SP1/AMD Athlon X2 3800EE / 4G DDR2 / 430-6150 / 2 x 1TB HDDs/2x SkyStar 2 + 1 x Skystar HD.
MP WLAN Client: VISTA HP32 SP1/AMD Athlon X2 3800EE / 2G DDR2 / 430-6150 / Netgear WLAN PCI/ 1 x 80GB HDD.
MP Client: VISTA HP32 SP1/GA-MA780GPM-S2H /AMD Athlon X2 2350BE / 2GB DDR2 800 / Samsung 250GB 2,5" HDD.
vernado is offline   Reply With Quote
Old 2007-06-27, 20:49   #28 (permalink)
Portal Member
 
Join Date: Jun 2007
Age: 33
Posts: 25
Thanks: 0
Thanked 0 Times in 0 Posts


Default

Hello

I have tested your plugin on windows vista. It works, but I only have audio the first time. When I start the plugin a second time, I have no audio. What is the problem?
Thank you
wima
wima is offline   Reply With Quote
Old 2007-06-27, 21:06   #29 (permalink)
Portal Member
 
Join Date: Feb 2007
Posts: 80
Thanks: 0
Thanked 7 Times in 3 Posts


Default wima & vernado

Hi

WoW, did you get it to work under vista ?. maybe its just my one version of vista ultimate that is sick. It's great news... I will do a fresh installation of my Vista PC, and see if I can fix the problem. Didnt you receive problems when you ran the installation script ?. Vista has some pretty anonying security issues....


The next thing Im planing to with the plugin is to update the graphics, and fix the resizing problem when running on the MCE host... on the xbox360 its working fine or ar least thats my expirence. and ofcourse the epg guide is also a most.


Do you find the plugin useful ?.

Regards
Heerfordt.
heerfordt is offline   Reply With Quote
Old 2007-06-28, 08:16   #30 (permalink)
Portal Member
 
Join Date: Dec 2006
Posts: 70
Thanks: 0
Thanked 0 Times in 0 Posts

Country:


Default

Hi,
Yes,I find your plugin very useful.
One of the problem with MCE or Vista is the MS TV Engine.
Now you can use the good MP TV Engine with the MS MCE. It is fine.
But if you want control the MP TV Server with MCE or Vista, the funktions like Timeshift, EPG, Recording etc. are particular importance.

Thanks for you work,

Regards
__________________
MP Server: WHS SP1/AMD Athlon X2 3800EE / 4G DDR2 / 430-6150 / 2 x 1TB HDDs/2x SkyStar 2 + 1 x Skystar HD.
MP WLAN Client: VISTA HP32 SP1/AMD Athlon X2 3800EE / 2G DDR2 / 430-6150 / Netgear WLAN PCI/ 1 x 80GB HDD.
MP Client: VISTA HP32 SP1/GA-MA780GPM-S2H /AMD Athlon X2 2350BE / 2GB DDR2 800 / Samsung 250GB 2,5" HDD.

Last edited by vernado; 2007-06-28 at 18:06.
vernado is offline   Reply With Quote
Reply

Bookmarks

Tags
tvserver, xbox360

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
TVServer dissapears Nightflyer General Support 0 2007-04-19 22:27
tvserver and vista huma2000 Get Support 4 2007-03-18 13:30
Tvserver bossed Get Support 1 2007-03-10 15:48
EPG and the tvserver johans Get Support 2 2006-11-06 15:33
XBOX360 Remote w/Laptop's IR ??? shawnwc General Support 9 2006-08-17 18:49


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


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