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
Products
TV-Server
For The Record - The rule-based scheduling suite
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="Midget" data-source="post: 223111" data-attributes="member: 57489"><p>Only 2 errors and not related to the message box showing up in the console, I think it's related to service's start:</p><p></p><p>Error: StatementErrorUnclassified</p><p>Gentle.Common.GentleException: select top 100 GuideProgramId, GuideChannelId, Title, StartTime, StopTime, SubTitle, Description, Category, IsRepeat, IsPremiere, VideoAspect, SeriesNumber, EpisodeNumberDisplay, EpisodeNumber, EpisodeNumberTotal, EpisodePart, EpisodePartTotal, Rating, StarRating, Director, Actors, LastModifiedTime, IsDeleted, Version from GuideProgram where Title = @Title and () and IsDeleted = @IsDeleted and StopTime >= @StopTime order by StartTime; ---> System.Data.SqlClient.SqlException: Sintassi non corretta in prossimità di ')'.</p><p></p><p></p><p>I want to be sure not to lost schedule data. Do you know any trick ? (could I dump the TvSchedule table to disk ?)</p><p></p><p></p><p>Well, I've changed the grabber in WebEPGConf. I think the new grabber had different channel names that match same MediaPortal channels (generic example: Channel1 -> ChannelOne -> Channel-1)</p><p>When importing new tvguide.xml file in TvScheduler, the console showed duplicate channels with same names (in both TV Guide and TV Channels pages) but no error messages. To discriminate between old and new channels I've examined guide data and deleted old channels from TV Channels page. Returning in the TV Guide page I've got the "error on database: concurrent change made by another user?" message (not exactly, but the meaning is this).</p><p>With SQL server management console I've tried to clean the db from channels references. I've emptied all the tables leaving only Configuration, DbVersion and TvSchedule. Then I've tried to re-import tvguide.xml file and now in any console page I'm getting the error message "the server was unable to process the request due to an internal error..."</p><p></p><p>Thank you for support <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite2" alt=";)" title="Wink ;)" loading="lazy" data-shortname=";)" /></p></blockquote><p></p>
[QUOTE="Midget, post: 223111, member: 57489"] Only 2 errors and not related to the message box showing up in the console, I think it's related to service's start: Error: StatementErrorUnclassified Gentle.Common.GentleException: select top 100 GuideProgramId, GuideChannelId, Title, StartTime, StopTime, SubTitle, Description, Category, IsRepeat, IsPremiere, VideoAspect, SeriesNumber, EpisodeNumberDisplay, EpisodeNumber, EpisodeNumberTotal, EpisodePart, EpisodePartTotal, Rating, StarRating, Director, Actors, LastModifiedTime, IsDeleted, Version from GuideProgram where Title = @Title and () and IsDeleted = @IsDeleted and StopTime >= @StopTime order by StartTime; ---> System.Data.SqlClient.SqlException: Sintassi non corretta in prossimità di ')'. I want to be sure not to lost schedule data. Do you know any trick ? (could I dump the TvSchedule table to disk ?) Well, I've changed the grabber in WebEPGConf. I think the new grabber had different channel names that match same MediaPortal channels (generic example: Channel1 -> ChannelOne -> Channel-1) When importing new tvguide.xml file in TvScheduler, the console showed duplicate channels with same names (in both TV Guide and TV Channels pages) but no error messages. To discriminate between old and new channels I've examined guide data and deleted old channels from TV Channels page. Returning in the TV Guide page I've got the "error on database: concurrent change made by another user?" message (not exactly, but the meaning is this). With SQL server management console I've tried to clean the db from channels references. I've emptied all the tables leaving only Configuration, DbVersion and TvSchedule. Then I've tried to re-import tvguide.xml file and now in any console page I'm getting the error message "the server was unable to process the request due to an internal error..." Thank you for support ;) [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Products
TV-Server
For The Record - The rule-based scheduling suite
Contact us
RSS
Top
Bottom