Lost don't know what to do and how to get TV channels (1 Viewer)

AndreL

Portal Member
July 6, 2014
39
0
Home Country
United States of America United States of America
Sorry about the Here it is ...[DOUBLEPOST=1410045628][/DOUBLEPOST]thanks for the tuner lost problem
 

Attachments

  • www_imdb_com.xml
    846.7 KB

mm1352000

Retired Team Member
  • Premium Supporter
  • September 1, 2008
    21,578
    8,228
    Home Country
    New Zealand New Zealand
    Okay, thanks.
    From your log files the last automatic grab was attempted was at about midnight on the 4th (Thursday).
    There was an error:
    [collapse]
    [2014-09-04 00:00:24,789] [Log ] [WebEPGImporter] [ERROR] - plugin:webepg import failed
    [2014-09-04 00:00:24,809] [Log ] [WebEPGImporter] [ERROR] - Exception :confused:ystem.IO.FileNotFoundException: Could not find file 'C:\ProgramData\Team MediaPortal\MediaPortal TV Server\WebEPG\grabbers\US\www_imdb_com COpy 23.xml'.
    File name: 'C:\ProgramData\Team MediaPortal\MediaPortal TV Server\WebEPG\grabbers\US\www_imdb_com COpy 23.xml'
    at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
    at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
    at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
    at System.IO.StreamReader..ctor(String path, Encoding encoding, Boolean detectEncodingFromByteOrderMarks, Int32 bufferSize, Boolean checkHost)
    at System.IO.StreamReader..ctor(String path)
    at MediaPortal.WebEPG.WebListingGrabber.Initalise(String File, Int32 maxGrabDays)
    at MediaPortal.EPG.WebEPG.Import()
    at TvEngine.WebEPGImport.ThreadFunctionImportTVGuide(Object aparam)

    [2014-09-04 00:00:24,843] [Log ] [WebEPGImporter] [INFO ] - plugin:webepg import done[/collapse]

    The error is that www_imdb_com COpy 23.xml can't be found. That's presumably because you renamed, moved or deleted www_imdb_com COpy 23.xml.
    To fix that you need to follow steps 15 through 22 here again:
    https://forum.team-mediaportal.com/...to-get-tv-channels.126690/page-5#post-1098227


    Today the manual grab failed at CSPAN 3 HD with this error:
    [collapse]
    [2014-09-06 18:26:37,640] [Log ] [WebEPGImporter] [INFO ] - WebEPG: Writing Channel: CSPAN 3 HD
    [2014-09-06 18:26:37,886] [Log ] [WebEPGImporter] [ERROR] - plugin:webepg import failed
    [2014-09-06 18:26:37,888] [Log ] [WebEPGImporter] [ERROR] - Exception :Error: StatementErrorUnclassified
    Gentle.Common.GentleException: delete from Program where idChannel = ?idChannel and endTime < '2014-09-05 18:26:37'; ---> MySql.Data.MySqlClient.MySqlException: Deadlock found when trying to get lock; try restarting transaction
    at MySql.Data.MySqlClient.MySqlStream.OpenPacket()
    at MySql.Data.MySqlClient.NativeDriver.ReadResult(UInt64& affectedRows, Int64& lastInsertId)
    at MySql.Data.MySqlClient.MySqlDataReader.GetResultSet()
    at MySql.Data.MySqlClient.MySqlDataReader.NextResult()
    at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior)
    at MySql.Data.MySqlClient.MySqlCommand.ExecuteNonQuery()
    at Gentle.Framework.SqlStatement.Execute(IDbConnection conn, IDbTransaction tr)
    --- End of inner exception stack trace ---
    at Gentle.Framework.SqlStatement.Execute(IDbConnection conn, IDbTransaction tr)
    at Gentle.Framework.PersistenceBroker.Execute(SqlStatement stmt, IDbConnection dbConnection, IDbTransaction dbTransaction)
    at TvDatabase.TvBusinessLayer.RemoveOldPrograms(Int32 idChannel)
    at MediaPortal.WebEPG.DatabaseEPGDataSink.MediaPortal.WebEPG.IEpgDataSink.EndChannelPrograms(String id, String name)
    at MediaPortal.EPG.WebEPG.Import()
    at TvEngine.WebEPGImport.ThreadFunctionImportTVGuide(Object aparam)MySql.Data.MySqlClient.MySqlException (0x80004005): Deadlock found when trying to get lock; try restarting transaction
    at MySql.Data.MySqlClient.MySqlStream.OpenPacket()
    at MySql.Data.MySqlClient.NativeDriver.ReadResult(UInt64& affectedRows, Int64& lastInsertId)
    at MySql.Data.MySqlClient.MySqlDataReader.GetResultSet()
    at MySql.Data.MySqlClient.MySqlDataReader.NextResult()
    at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior)
    at MySql.Data.MySqlClient.MySqlCommand.ExecuteNonQuery()
    at Gentle.Framework.SqlStatement.Execute(IDbConnection conn, IDbTransaction tr)[/collapse]

    There are actually a few of those MySQL errors in your logs. I suspect they may be caused by having MediaPortal open at the same time as you try to run the import, though I could be wrong.
     

    AndreL

    Portal Member
    July 6, 2014
    39
    0
    Home Country
    United States of America United States of America
    No your not I did have MP open while grabbing but after that I did it again with it closed
    is no longer in that foldre it in a totally different place
     

    AndreL

    Portal Member
    July 6, 2014
    39
    0
    Home Country
    United States of America United States of America
    It stoped on writing HBO Family West HD and I don't have a line for HBO ... Yet[DOUBLEPOST=1410071737][/DOUBLEPOST]Also when I type a number in it does not change channels and how do I add channel logos to my EPG[DOUBLEPOST=1410071942][/DOUBLEPOST]I'm trying to give a debug but when i do all iget it this

    Code:
    See the end of this message for details on invoking
    just-in-time (JIT) debugging instead of this dialog box.
    
    ************** Exception Text **************
    System.IO.IOException: The file 'C:\Users\MainPC\AppData\Local\Temp\MPTemp\tvserver_Gentle.config' already exists.
       at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
       at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite, Boolean checkHost)
       at System.IO.File.Copy(String sourceFileName, String destFileName)
       at MediaPortal.Support.TvServerLogger.CreateLogs(String destinationFolder)
       at WatchDog.PostTestActions.PerformActions()
       at WatchDog.MPWatchDog.PerformPostTestActions(Boolean autoClose)
       at WatchDog.MPWatchDog.tmrMPWatcher_Tick(Object sender, EventArgs e)
       at System.Windows.Forms.Timer.OnTick(EventArgs e)
       at System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m)
       at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
    
    
    ************** Loaded Assemblies **************
    mscorlib
        Assembly Version: 4.0.0.0
        Win32 Version: 4.0.30319.18444 built by: FX451RTMGDR
        CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
    ----------------------------------------
    WatchDog
        Assembly Version: 1.8.0.0
        Win32 Version: 1.8.0.0
        CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/WatchDog.exe
    ----------------------------------------
    System.Windows.Forms
        Assembly Version: 4.0.0.0
        Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
        CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
    ----------------------------------------
    System.Drawing
        Assembly Version: 4.0.0.0
        Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
        CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
    ----------------------------------------
    System
        Assembly Version: 4.0.0.0
        Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
        CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
    ----------------------------------------
    Utils
        Assembly Version: 1.8.0.0
        Win32 Version: 1.8.0.0
        CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/Utils.DLL
    ----------------------------------------
    System.Xml
        Assembly Version: 4.0.0.0
        Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
        CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
    ----------------------------------------
    DaggerLib.DSGraphEdit
        Assembly Version: 1.0.2866.28351
        Win32 Version: 1.0.0.0
        CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/DaggerLib.DSGraphEdit.DLL
    ----------------------------------------
    MediaPortal.Support
        Assembly Version: 1.8.0.0
        Win32 Version: 1.8.0.0
        CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/MediaPortal.Support.DLL
    ----------------------------------------
    Ionic.Zip
        Assembly Version: 1.7.2.18
        Win32 Version: 1.7.2.18
        CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/Ionic.Zip.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.
     
    Last edited:

    mm1352000

    Retired Team Member
  • Premium Supporter
  • September 1, 2008
    21,578
    8,228
    Home Country
    New Zealand New Zealand
    It stoped on writing HBO Family West HD and I don't have a line for HBO ... Yet
    Again, logs. Please.


    Also when I type a number in it does not change channels
    For that to work you have to:
    1. Be in full screen TV.
    2. Ensure your channels have channel numbers.
    3. Ensure your configuration is correct.
    To check your channel numbers for (2):
    1. Open TV Server configuration.
    2. Go to the TV Channels section.
    3. Increase the size of the window until you can see the channel number column.
    4. Check that the values in the channel number column are correct.
    For (3):
    1. Open MediaPortal configuration.
    2. Expand the TV/Radio section.
    3. Go to the "TV/Radio" -> "TV" sub section.
    4. On the "General settings" tab untick "select channels by index (non-US)".


    how do I add channel logos to my EPG
    I already told you how to do that here.
    https://forum.team-mediaportal.com/...to-get-tv-channels.126690/page-7#post-1098913
     

    mm1352000

    Retired Team Member
  • Premium Supporter
  • September 1, 2008
    21,578
    8,228
    Home Country
    New Zealand New Zealand
    Hope this helps don't know if it my old ones
    Same error as earlier with CSPAN 3 HD:
    [collapse]
    [2014-09-07 00:42:43,132] [Log ] [WebEPGImporter] [INFO ] - WebEPG: Writing Channel: HBO Family West HD
    [2014-09-07 00:42:43,461] [Log ] [WebEPGImporter] [ERROR] - plugin:webepg import failed
    [2014-09-07 00:42:43,462] [Log ] [WebEPGImporter] [ERROR] - Exception :Error: StatementErrorUnclassified
    Gentle.Common.GentleException: delete from Program where idChannel = ?idChannel and endTime < '2014-09-06 00:42:43'; ---> MySql.Data.MySqlClient.MySqlException: Deadlock found when trying to get lock; try restarting transaction
    at MySql.Data.MySqlClient.MySqlStream.OpenPacket()
    at MySql.Data.MySqlClient.NativeDriver.ReadResult(UInt64& affectedRows, Int64& lastInsertId)
    at MySql.Data.MySqlClient.MySqlDataReader.GetResultSet()
    at MySql.Data.MySqlClient.MySqlDataReader.NextResult()
    at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior)
    at MySql.Data.MySqlClient.MySqlCommand.ExecuteNonQuery()
    at Gentle.Framework.SqlStatement.Execute(IDbConnection conn, IDbTransaction tr)
    --- End of inner exception stack trace ---
    at Gentle.Framework.SqlStatement.Execute(IDbConnection conn, IDbTransaction tr)
    at Gentle.Framework.PersistenceBroker.Execute(SqlStatement stmt, IDbConnection dbConnection, IDbTransaction dbTransaction)
    at TvDatabase.TvBusinessLayer.RemoveOldPrograms(Int32 idChannel)
    at MediaPortal.WebEPG.DatabaseEPGDataSink.MediaPortal.WebEPG.IEpgDataSink.EndChannelPrograms(String id, String name)
    at MediaPortal.EPG.WebEPG.Import()
    at TvEngine.WebEPGImport.ThreadFunctionImportTVGuide(Object aparam)MySql.Data.MySqlClient.MySqlException (0x80004005): Deadlock found when trying to get lock; try restarting transaction
    at MySql.Data.MySqlClient.MySqlStream.OpenPacket()
    at MySql.Data.MySqlClient.NativeDriver.ReadResult(UInt64& affectedRows, Int64& lastInsertId)
    at MySql.Data.MySqlClient.MySqlDataReader.GetResultSet()
    at MySql.Data.MySqlClient.MySqlDataReader.NextResult()
    at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior)
    at MySql.Data.MySqlClient.MySqlCommand.ExecuteNonQuery()
    at Gentle.Framework.SqlStatement.Execute(IDbConnection conn, IDbTransaction tr)[/collapse]

    Close MP.
    Make sure you're not trying to run two imports at the same time.

    If those two things don't help I don't know what else will.
     

    AndreL

    Portal Member
    July 6, 2014
    39
    0
    Home Country
    United States of America United States of America
    Thanks for help fixing my debug here you go[DOUBLEPOST=1410078282][/DOUBLEPOST]I kind knew to del those files but I wasn't sure thanks again
     

    Users who are viewing this thread

    Top Bottom