home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
Support
Electronic Program Guide
TV Movie - Clickfinder
Error importing TV Movie data
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="CyberSimian" data-source="post: 1304786" data-attributes="member: 141969"><p>There seem to be several errors shown in the log:</p><p></p><p>(1) There are many lines that say <strong>Invalid year for OnAirDate</strong>. This suggests that either the web site is sending invalid data, or that the format of the data has changed and the TvMovieEPG Importer is misinterpreting it.</p><p></p><p>(2) There is also this error, but I don't know what it means:</p><p></p><p>[code]2026-02-01 18:07:44.029527 [Info]: TVMovie: Error accessing TV Movie Clickfinder database - import of current station canceled</p><p>2026-02-01 18:07:44.032806 [Error]: TVMovie: Exception: System.Data.OleDb.OleDbException (0x80004005): Invalid argument.</p><p> bei System.Data.OleDb.OleDbCommand.ExecuteCommandTextErrorHandling(OleDbHResult hr)</p><p> bei System.Data.OleDb.OleDbCommand.ExecuteCommandTextForSingleResult(tagDBPARAMS dbParams, Object& executeResult)</p><p> bei System.Data.OleDb.OleDbCommand.ExecuteCommandText(Object& executeResult)</p><p> bei System.Data.OleDb.OleDbCommand.ExecuteCommand(CommandBehavior behavior, Object& executeResult)</p><p> bei System.Data.OleDb.OleDbCommand.ExecuteReaderInternal(CommandBehavior behavior, String method)</p><p> bei System.Data.OleDb.OleDbCommand.ExecuteReader(CommandBehavior behavior)</p><p> bei TvMovie.TvEngine.TvMovieDatabase.ImportStation(String stationName, List`1 channelNames, IList`1 allChannels)[/code]</p><p></p><p>(3) There is also this error; I don't know what this means:</p><p></p><p>[code]2026-02-01 18:09:57.494405 [Debug]: enrich.dll starten</p><p>2026-02-01 18:09:57.502700 [Error]: TVMovie: [StartTVMoviePlus]: starting enrichEPG.dll</p><p>2026-02-01 18:09:57.502700 [Error]: TVMovie: [StartTVMoviePlus]: error: Der Typeninitialisierer für "enrichEPG.EnrichEPG" hat eine Ausnahme verursacht. stack: bei enrichEPG.EnrichEPG..ctor(String MediaPortalDatabasePath, Boolean SeriesEnabled, Boolean VideoEnabled, Boolean MovPicEnabled, DateTime ImportStartTime, LogPath LogFilePath, String EpisodenSCPath, String NewEpisodeString, String EpisodeExistsString, String LogFileName, Boolean UseTheTvDb, String TheTvDbLanguage, String MediaPortalThumbsPath)</p><p> bei TvMovie.TvEngine.TvMovieDatabase.StartTVMoviePlus()[/code]</p><p></p><p>(4) And there are many occurrences of this error:</p><p></p><p>[code]2026-02-02 19:10:38.609825 [Error]: TVMovie: TvMProgram not found (idProgram: 1116811, Channel: 3sat HD , Title: nano, startTime: 02.02.2026 18:30:00, endTime: 02.02.2026 19:00:00, episodeName: nano[/code]</p><p></p><p>I think that you will have to hope that someone who uses TvMovieEPG reads this thread, recognises the problem, and posts the solution. </p><p></p><p>-- from CyberSimian in the UK</p></blockquote><p></p>
[QUOTE="CyberSimian, post: 1304786, member: 141969"] There seem to be several errors shown in the log: (1) There are many lines that say [b]Invalid year for OnAirDate[/b]. This suggests that either the web site is sending invalid data, or that the format of the data has changed and the TvMovieEPG Importer is misinterpreting it. (2) There is also this error, but I don't know what it means: [code]2026-02-01 18:07:44.029527 [Info]: TVMovie: Error accessing TV Movie Clickfinder database - import of current station canceled 2026-02-01 18:07:44.032806 [Error]: TVMovie: Exception: System.Data.OleDb.OleDbException (0x80004005): Invalid argument. bei System.Data.OleDb.OleDbCommand.ExecuteCommandTextErrorHandling(OleDbHResult hr) bei System.Data.OleDb.OleDbCommand.ExecuteCommandTextForSingleResult(tagDBPARAMS dbParams, Object& executeResult) bei System.Data.OleDb.OleDbCommand.ExecuteCommandText(Object& executeResult) bei System.Data.OleDb.OleDbCommand.ExecuteCommand(CommandBehavior behavior, Object& executeResult) bei System.Data.OleDb.OleDbCommand.ExecuteReaderInternal(CommandBehavior behavior, String method) bei System.Data.OleDb.OleDbCommand.ExecuteReader(CommandBehavior behavior) bei TvMovie.TvEngine.TvMovieDatabase.ImportStation(String stationName, List`1 channelNames, IList`1 allChannels)[/code] (3) There is also this error; I don't know what this means: [code]2026-02-01 18:09:57.494405 [Debug]: enrich.dll starten 2026-02-01 18:09:57.502700 [Error]: TVMovie: [StartTVMoviePlus]: starting enrichEPG.dll 2026-02-01 18:09:57.502700 [Error]: TVMovie: [StartTVMoviePlus]: error: Der Typeninitialisierer für "enrichEPG.EnrichEPG" hat eine Ausnahme verursacht. stack: bei enrichEPG.EnrichEPG..ctor(String MediaPortalDatabasePath, Boolean SeriesEnabled, Boolean VideoEnabled, Boolean MovPicEnabled, DateTime ImportStartTime, LogPath LogFilePath, String EpisodenSCPath, String NewEpisodeString, String EpisodeExistsString, String LogFileName, Boolean UseTheTvDb, String TheTvDbLanguage, String MediaPortalThumbsPath) bei TvMovie.TvEngine.TvMovieDatabase.StartTVMoviePlus()[/code] (4) And there are many occurrences of this error: [code]2026-02-02 19:10:38.609825 [Error]: TVMovie: TvMProgram not found (idProgram: 1116811, Channel: 3sat HD , Title: nano, startTime: 02.02.2026 18:30:00, endTime: 02.02.2026 19:00:00, episodeName: nano[/code] I think that you will have to hope that someone who uses TvMovieEPG reads this thread, recognises the problem, and posts the solution. -- from CyberSimian in the UK [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Support
Electronic Program Guide
TV Movie - Clickfinder
Error importing TV Movie data
Contact us
RSS
Top
Bottom