MediaPortal Forums HTPC/MediaCenter

Go Back   MediaPortal Forum » MediaPortal Tools » MP TV Client


Reply
 
Thread Tools Display Modes
Old 2008-03-11, 08:46   #91 (permalink)
Portal Member
 
Join Date: Feb 2006
Age: 42
Posts: 9
Thanks: 0
Thanked 0 Times in 0 Posts

Country:

My System

Default

Quote:
Originally Posted by gemx View Post
It seems you have a problem with the hostname resolution.
try to add your hostname/ip adress mapping to your hosts file

Sorry do not know what you mean by "hostname resolution". I am using the ip-adress to my TVServer and I have exactly the same settings in ver 1.1.5 and in that version all works OK.

I think it seems strange that the error log is talking about MySQL but I am using MS SQL as database engine in the TV server.
ChristerS is offline   Reply With Quote
Old 2008-03-11, 10:32   #92 (permalink)
Portal Tester
 
Join Date: Feb 2005
Location: England
Posts: 1,039
Thanks: 5
Thanked 8 Times in 8 Posts

My System

Default

ChristerS

Copy your old 'gentle.config' file over to new build and all should work OK, does for me.

Or compare the two files and see where the difference is and chage, looks like the old default was MS-SQL and the new is MY-SQL.
SciDoctor is offline   Reply With Quote
Old 2008-03-11, 17:55   #93 (permalink)
Portal Member
 
Join Date: Feb 2006
Age: 42
Posts: 9
Thanks: 0
Thanked 0 Times in 0 Posts

Country:

My System

Default

Thanks SciDoctor. Now 1.2.5 is working.
ChristerS is offline   Reply With Quote
Old 2008-03-12, 15:23   #94 (permalink)
Portal Tester
 
Join Date: Feb 2005
Location: England
Posts: 1,039
Thanks: 5
Thanked 8 Times in 8 Posts

My System

Default

Sorting by 'time' has some quirks in the tab views

It doesn't respect the year or the day month and just takes the first two digits which depending on your location could be day or month.

Example 27/08/2007 is after/later(more recent) than 22/02/2008

Sorting by any tabs '-ID 'also is not logical to the base ten numbers and sorts '1,10,11,12 etc' instead of '1,2,3,4,etc'
SciDoctor is offline   Reply With Quote
Old 2008-03-17, 11:13   #95 (permalink)
Portal Member
 
Krazz's Avatar
 
Join Date: Dec 2005
Location: Sweden
Age: 32
Posts: 44
Thanks: 1
Thanked 1 Time in 1 Post

Country:

My System

Question

I get the following error when I try to watch anything with video in it. When I try to play radio it works.

I have opened the following ports in my firewall:
TCP 554
TCP 1434
TCP 31456
UDP 6970:6999

It might be worth mentioning that I run MS SQL Developer version on a different machine that the TVService (tv server) is running on. I have two MediaPortal clients running without problem. When I try the MPTvClient on the LAN everything works like a charm. But when I try to watch TV over the WAN (Internet) I get the error message I have attached.

P.S. Thanks for a great program.
Attached Thumbnails
announce-mptvclient-v1-2-5-20-12-2007-ii-mptvclienterror.jpg  
__________________
FloppyDTV DVB-C + CAM, Intel Dual Core E2160@3.0 GHz, 2x1024 DDR2-800 Corsair, 2.5" 250GB HDD (very silent) + Gigabit Fileserver (very fast), Club 3D GeForce 8400GS, Win XP, Silverstone 300W fanless PSU, Philips Pronto TSU-9600
Krazz is offline   Reply With Quote
Old 2008-03-31, 10:47   #96 (permalink)
Portal User
 
Join Date: Mar 2008
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts

Country:


Default

Guys, I'm very new to this forum, so please be gentle ;-)

I've this weekend successfully ported the MPTVClient application to Mono under Ubuntu Linux. There were some issues with hostname resolution and also the Gentle Framework but I've worked around them.

My apologies to gemx but I had to simplify the functionality a little in the first version, so much of it was based on his code rather than literally porting the application.

I'd be happy to contribute the necessary information or perhaps work with someone to create a single version if that was desired.
grahamd is offline   Reply With Quote
Old 2008-03-31, 11:12   #97 (permalink)
Portal Developer
 
gemx's Avatar
 
Join Date: Oct 2006
Age: 32
Posts: 1,296
Thanks: 25
Thanked 197 Times in 105 Posts

Country:

My System

Default

Cool. Sounds great
Could you upload the app, so we can test it?
Maybe it's possible to build a version which is really cross-plattform?
__________________
ACCENT HT-100 | 2x16 VFD | ADM Athlon 64 3500+ | Win XP SP2 | SkyStar 2 DVB-S PCI | TT connect S2-3600
gemx is offline   Reply With Quote
Old 2008-03-31, 12:48   #98 (permalink)
rtv
Portal Developer
 
rtv's Avatar
 
Join Date: Apr 2005
Location: Osnabruck
Posts: 2,666
Thanks: 116
Thanked 124 Times in 85 Posts

Country:

My System

Default

What do you use for output? Xine / Gstreamer?

I'd suggest to put the sources into mp-plugin's SVN so other people (including myself ) can work on it.
__________________
rtv is offline   Reply With Quote
Old 2008-03-31, 12:49   #99 (permalink)
Portal User
 
Join Date: Mar 2008
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts

Country:


Default

Sure, I can do that. Where is the best place for me to upload something like that? Just in a zip here on the forum, or somewhere else?

I'll give you some more background: I wanted it to look "native" on both platforms, so I've used Gtk# (the Mono bindings to GTK for .NET). There is a windows installation of the GTK runtimes which allows the application to look native on Windows platforms. Under Gnome on Linux, of course, it just works. I did this mainly because I don't like Windows.Forms under Mono at the moment - it looks like Win95 ;-)

The remoting worked fine under Mono as long as you use IP addresses for the hostname. The server returns the hostname as part of the streaming URL which also caused me a problem. I just replaced the hostname returned with the IP address again and that was fine. VLC works exactly as it does on Windows if you supply the IP based URL as the command line.

The Gentle Framework kept throwing an error for me but at the moment I can't tell if that's just because I don't have the right Mono System classes installed. (I forgot to install the Mono System.Runtime.Remoting library when I first started, for example!)

I know that you can connect to a SQL Server on a Windows box from Mono if you do it directly with System.Data.SqlClient however, so it's either a missing runtime on my Linux installation, or a small problem with the Gentle Framework which is probably fixable..

I don't have the code with me but will post it when I get home.

Great to make contact with you, I love the TV Server Engine as it's solved all my TV streaming woes. I've been searching for a solution for ages...


Rtv: As I popped into my other post, I'm still using VLC as I know that it's quite consistent across platforms. The application equivalent to MPTvClient sits separately, just sending the channel change remoting messages to the server and restarting VLC as required.

I'll see if I can get the code up to the SVN but seeing as it's really small I might just zip it and put it here first.

Last edited by grahamd; 2008-03-31 at 13:01. Reason: Automerged Doublepost
grahamd is offline   Reply With Quote
Old 2008-04-11, 17:57   #100 (permalink)
Portal User
 
Join Date: Apr 2008
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts


Default doesn't work on eee pc

hey guys

i try to make the mp tv client run on my eee pc but when i click on the icon i get an error message that the application could not be initialized. does anyone have the same problem and is able to help me please?

edit: problem solved, had to update .net framework

Last edited by eseka; 2008-04-12 at 15:36.
eseka is offline   Reply With Quote
Reply

Bookmarks

Tags
announce, mptvclient

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
Announce your plugin work in progress here!!!!!!!! MrMario64 General Development (no feature request here!) 97 2008-04-16 20:41
[Announce] MPTVClient gemx General Development (no feature request here!) 36 2007-11-11 13:09
RTSP Announce on time overrun elupus General Talk 0 2007-09-01 00:54
Will plugins from v1.3+ work under v1.2? jsprenkle General Development (no feature request here!) 2 2005-11-26 23:23
Announce new plugins here frodo Plugins 0 2005-03-20 14:30


All times are GMT +1. The time now is 20:17.


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
Advertisement System V2.6 By   Branden