[Announce] MPTvClient V1.2.5 (20.12.2007) II (5 Viewers)

blehmbo

New Member
May 23, 2008
2
0
Thanks for the reply level20peon. I noticed that channel number in MP Tv Server = ChannelID in MPTvClient after a fresh scan, but after updating the channel numbers in the MP Tv Server using the "Renumber channels by SID" option, shouldnt the channel ID in MPTvClient also be updated to the SID? Thanks again. I hope I stated my question clearly.
 

level20peon

MP Donator
  • Premium Supporter
  • January 4, 2007
    1,082
    101
    42
    Aachen
    Home Country
    Germany Germany
    Let's say there are two channels. Channel number one has SID 9000, channel number two has SID 8000. So channel number one is listed before channel number two regardless of its higher SID (because it appeared first in a channelscan). If you now "renumber channels by SID" channel previously known as channel two becomes channel one due to it's lower SID (it counts from 1-n) and channel previously known as channel one becomes channel two. This is because the channel numbers are always counting from 1-n, not otherwhise (not 8000-9000). I am dizzy now.


    -level20peon
     

    FransO

    Portal Member
    July 18, 2008
    7
    1
    Home Country
    Netherlands Netherlands
    Connection test MS SQL (TCP)

    I noticed two bugs in the connection test of MP TV Client V 1.3.1 That were also present in version 1.2.5.

    The MP TV Client directs the connection test for port 1433 MS SQL (TCP) to the TV server instead of the SQL server. The test for port 1434 MS SQL (UDP) is correctly addressed to the SQL server as specified in the database settings.

    The configuration flag "Always test for connection" is always on at startup, even though the flag has been reset in the previous session. Is this by design?
     

    level20peon

    MP Donator
  • Premium Supporter
  • January 4, 2007
    1,082
    101
    42
    Aachen
    Home Country
    Germany Germany
    I just tested 1.3.1 of your MPTV-Client. In my case it is impossible to deactivate the connection check on startup. The application always sets the corresponding registry value to

    Code:
    [HKEY_CURRENT_USER\Software\Team MediaPortal\MPTvClient]
    "AlwaysPerformConnectionChecks"=dword:00000001

    No matter whether I disable the check in the application itself or manually in the registry, everytime I run the MPTV-client it is set back to "1". Is this normal behaviour ?

    I am the only one seing this ?


    -level20peon
     

    pigboy306

    Portal Pro
    July 16, 2008
    121
    2
    Home Country
    United Kingdom United Kingdom
    Hi new to this and want to get it working on my EEE. I have version 1.3.1 and TV server RC2. (Not the SVN) When I try to connect to I get errors as on the attached pic. I have opened ports in my router but to no avail? Any help or suggestions appreciated. Thanks in advance.
     

    Attachments

    • mpclient.jpg
      mpclient.jpg
      21.1 KB

    pigboy306

    Portal Pro
    July 16, 2008
    121
    2
    Home Country
    United Kingdom United Kingdom
    thanks for your reply. I opened ports on my router. I have a router then seperate modem. I only opened ports on router as this is what the computers are networked through. I turned off windows firewall too...

    I can also open rtsp://192.168.2.101/stream1.0 in VLC which show a tv stream.... any offers??

    I have tried this on my EEE as well and get the first three as errors on connection test. I also get this error if i ignore the error

    See the end of this message for details on invoking
    just-in-time (JIT) debugging instead of this dialog box.

    ************** Exception Text **************
    System.NullReferenceException: Object reference not set to an instance of an object.
    at MPTvClient.frmMain.SetDisconected()
    at MPTvClient.frmMain.btnConnect_Click(Object sender, EventArgs e)
    at System.Windows.Forms.Control.OnClick(EventArgs e)
    at System.Windows.Forms.Button.OnClick(EventArgs e)
    at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
    at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
    at System.Windows.Forms.Control.WndProc(Message& m)
    at System.Windows.Forms.ButtonBase.WndProc(Message& m)
    at System.Windows.Forms.Button.WndProc(Message& m)
    at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
    at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
    at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


    ************** Loaded Assemblies **************
    mscorlib
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.832 (QFE.050727-8300)
    CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
    ----------------------------------------
    MPTvClient
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Documents%20and%20Settings/Matt/My%20Documents/MpTvClient%20V1.3.1/MPTvClient.exe
    ----------------------------------------
    System.Windows.Forms
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.832 (QFE.050727-8300)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
    ----------------------------------------
    System
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.832 (QFE.050727-8300)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
    ----------------------------------------
    System.Drawing
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.832 (QFE.050727-8300)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
    ----------------------------------------
    System.Xml
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.832 (QFE.050727-8300)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
    ----------------------------------------
    System.Configuration
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.832 (QFE.050727-8300)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
    ----------------------------------------
    TvControl
    Assembly Version: 0.9.2.42351
    Win32 Version: 0.9.2.0
    CodeBase: file:///C:/Documents%20and%20Settings/Matt/My%20Documents/MpTvClient%20V1.3.1/TvControl.DLL
    ----------------------------------------
    Gentle.Framework
    Assembly Version: 1.2.9.1286
    Win32 Version: 1.2.9.1286
    CodeBase: file:///C:/Documents%20and%20Settings/Matt/My%20Documents/MpTvClient%20V1.3.1/Gentle.Framework.DLL
    ----------------------------------------
    TVDatabase
    Assembly Version: 0.9.2.42350
    Win32 Version: 0.9.2.0
    CodeBase: file:///C:/Documents%20and%20Settings/Matt/My%20Documents/MpTvClient%20V1.3.1/TVDatabase.DLL
    ----------------------------------------
    Gentle.Common
    Assembly Version: 1.2.9.1285
    Win32 Version: 1.2.9.1285
    CodeBase: file:///C:/Documents%20and%20Settings/Matt/My%20Documents/MpTvClient%20V1.3.1/Gentle.Common.DLL
    ----------------------------------------
    System.Web
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.832 (QFE.050727-8300)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_32/System.Web/2.0.0.0__b03f5f7f11d50a3a/System.Web.dll
    ----------------------------------------
    Gentle.Provider.MySQL
    Assembly Version: 1.2.9.1288
    Win32 Version: 1.2.9.1288
    CodeBase: file:///C:/Documents%20and%20Settings/Matt/My%20Documents/MpTvClient%20V1.3.1/Gentle.Provider.MySQL.DLL
    ----------------------------------------
    System.Data
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.832 (QFE.050727-8300)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_32/System.Data/2.0.0.0__b77a5c561934e089/System.Data.dll
    ----------------------------------------
    Gentle.Provider.SQLServer
    Assembly Version: 1.2.9.1289
    Win32 Version: 1.2.9.1289
    CodeBase: file:///C:/Documents%20and%20Settings/Matt/My%20Documents/MpTvClient%20V1.3.1/Gentle.Provider.SQLServer.DLL
    ----------------------------------------
    log4net
    Assembly Version: 1.2.9.0
    Win32 Version: 1.2.9.0
    CodeBase: file:///C:/Documents%20and%20Settings/Matt/My%20Documents/MpTvClient%20V1.3.1/log4net.DLL
    ----------------------------------------
    System.Transactions
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.832 (QFE.050727-8300)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_32/System.Transactions/2.0.0.0__b77a5c561934e089/System.Transactions.dll
    ----------------------------------------
    System.EnterpriseServices
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.832 (QFE.050727-8300)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_32/System.EnterpriseServices/2.0.0.0__b03f5f7f11d50a3a/System.EnterpriseServices.dll
    ----------------------------------------
    TvLibrary.Interfaces
    Assembly Version: 0.9.2.42350
    Win32 Version: 0.9.2.0
    CodeBase: file:///C:/Documents%20and%20Settings/Matt/My%20Documents/MpTvClient%20V1.3.1/TvLibrary.Interfaces.DLL
    ----------------------------------------
    System.Runtime.Remoting
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.832 (QFE.050727-8300)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
    ----------------------------------------

    ************** JIT Debugging **************
    To enable just-in-time (JIT) debugging, the .config file for this
    application or computer (machine.config) must have the
    jitDebugging value set in the system.windows.forms section.
    The application must also be compiled with debugging
    enabled.

    For example:

    <configuration>
    <system.windows.forms jitDebugging="true" />
    </configuration>

    When JIT debugging is enabled, any unhandled exception
    will be sent to the JIT debugger registered on the computer
    rather than be handled by this dialog box.




    Which probably means i have something missing , although i am not sure what any help as always appreciated.
     

    peter5_uk

    Portal Member
    November 4, 2006
    8
    0
    41
    I seem to have a problem with MPTV 1.3.1 and the latest svn.
    I can connect and it will display all the epg data and when I want to select a channel it will open up vlc 8.6 and play fine the problem starts when I want to change channel. When I do vlc will close and reopen and when it does it will start to play from the beginning of the very first channel I watched. While the TVserver will have changed channel and its time shifting.
    Also if I close vlc or MPTV the TVserver does not seem to notice and keeps on time shifting.

    I have had a look over previous pages here but I didn't see anything similar. Anyone else had any similar problems or provide any help.

    Thanks

    Peter
    :confused:
     

    Chaosmaster

    New Member
    August 17, 2008
    1
    0
    Some suggestions:
    Show a better message when the config is invalid indicating which part you dont like.
    Also I noticed if I enter localhost as hostadress, "TvService RemoteControl" and MySql work, but RTSP streaming shows FAILED. Either notify the user that localhost(or anything that resolves to 127.0.0.1) is not a valid choice for host when he entered it, or correct it so it does not fail.
     

    Users who are viewing this thread

    Top Bottom