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
Language specific support
Deutsches MediaPortal Forum
Plugins & Skins für das MediaPortal
Plugins & Erweiterungen
Clickfinder ProgramGuide 1.6.1.0
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="Holzi" data-source="post: 1092480" data-attributes="member: 104034"><p>Hat vielleicht jemand eine Lösung für dieses Problem? <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite1" alt=":)" title="Smile :)" loading="lazy" data-shortname=":)" /></p><p>[code]2014-07-22 17:49:35,865] [Error ] [MPMain ] [ERROR] - [BasicHomeOverlay] [ClickfinderProgramGuideOverlayMovies]: exception err:Select TVMovieProgram.idProgram, TVMovieProgram.Action, TVMovieProgram.Actors, TVMovieProgram.BildDateiname, TVMovieProgram.Country, TVMovieProgram.Cover, TVMovieProgram.Describtion, TVMovieProgram.Dolby, TVMovieProgram.EpisodeImage, TVMovieProgram.Erotic, TVMovieProgram.FanArt, TVMovieProgram.Feelings, TVMovieProgram.FileName, TVMovieProgram.Fun, TVMovieProgram.HDTV, TVMovieProgram.idEpisode, TVMovieProgram.idMovingPictures, TVMovieProgram.idSeries, TVMovieProgram.idVideo, TVMovieProgram.KurzKritik, TVMovieProgram.local, TVMovieProgram.Regie, TVMovieProgram.Requirement, TVMovieProgram.SeriesPosterImage, TVMovieProgram.ShortDescribtion, TVMovieProgram.Tension, TVMovieProgram.TVMovieBewertung from program INNER JOIN TvMovieProgram ON program.idprogram = TvMovieProgram.idProgram WHERE TvMovieBewertung > 2 AND TvMovieBewertung < 6 AND startTime > '2014-07-22 20:14:00' AND startTime < '2014-07-23 00:14:00' AND genre NOT LIKE '%Serie%' AND genre NOT LIKE '%Sitcom%' AND genre NOT LIKE '%Zeichentrick%'ORDER BY TVMovieBewertung DESC, starRating DESC, startTime ASC, title ASC LIMIT 25 stack: at Gentle.Framework.SqlStatement.Execute(IDbConnection conn, IDbTransaction tr)</p><p> at Gentle.Framework.PersistenceBroker.Execute(SqlStatement stmt, IDbConnection dbConnection, IDbTransaction dbTransaction)</p><p> at ClickfinderProgramGuide.ClickfinderProgramGuide.StartGuiWindow.ClickfinderProgramGuideOverlayMovies()</p><p>[2014-07-22 17:49:35,882] [Error ] [MPMain ] [ERROR] - [StartGuiWindow] [ClickfinderProgramGuideOverlaySeries]: exception err:Select TVMovieProgram.idProgram, TVMovieProgram.Action, TVMovieProgram.Actors, TVMovieProgram.BildDateiname, TVMovieProgram.Country, TVMovieProgram.Cover, TVMovieProgram.Describtion, TVMovieProgram.Dolby, TVMovieProgram.EpisodeImage, TVMovieProgram.Erotic, TVMovieProgram.FanArt, TVMovieProgram.Feelings, TVMovieProgram.FileName, TVMovieProgram.Fun, TVMovieProgram.HDTV, TVMovieProgram.idEpisode, TVMovieProgram.idMovingPictures, TVMovieProgram.idSeries, TVMovieProgram.idVideo, TVMovieProgram.KurzKritik, TVMovieProgram.local, TVMovieProgram.Regie, TVMovieProgram.Requirement, TVMovieProgram.SeriesPosterImage, TVMovieProgram.ShortDescribtion, TVMovieProgram.Tension, TVMovieProgram.TVMovieBewertung from program INNER JOIN TvMovieProgram ON program.idprogram = TvMovieProgram.idProgram WHERE idSeries > 0 AND local = 0 AND startTime > '2014-07-22 00:00:00' AND startTime < '2014-07-23 00:00:00' Order BY state DESC stack: at Gentle.Framework.SqlStatement.Execute(IDbConnection conn, IDbTransaction tr)</p><p> at Gentle.Framework.PersistenceBroker.Execute(SqlStatement stmt, IDbConnection dbConnection, IDbTransaction dbTransaction)</p><p> at ClickfinderProgramGuide.ClickfinderProgramGuide.StartGuiWindow.ClickfinderProgramGuideOverlaySeries()</p><p>[/code]</p></blockquote><p></p>
[QUOTE="Holzi, post: 1092480, member: 104034"] Hat vielleicht jemand eine Lösung für dieses Problem? :) [code]2014-07-22 17:49:35,865] [Error ] [MPMain ] [ERROR] - [BasicHomeOverlay] [ClickfinderProgramGuideOverlayMovies]: exception err:Select TVMovieProgram.idProgram, TVMovieProgram.Action, TVMovieProgram.Actors, TVMovieProgram.BildDateiname, TVMovieProgram.Country, TVMovieProgram.Cover, TVMovieProgram.Describtion, TVMovieProgram.Dolby, TVMovieProgram.EpisodeImage, TVMovieProgram.Erotic, TVMovieProgram.FanArt, TVMovieProgram.Feelings, TVMovieProgram.FileName, TVMovieProgram.Fun, TVMovieProgram.HDTV, TVMovieProgram.idEpisode, TVMovieProgram.idMovingPictures, TVMovieProgram.idSeries, TVMovieProgram.idVideo, TVMovieProgram.KurzKritik, TVMovieProgram.local, TVMovieProgram.Regie, TVMovieProgram.Requirement, TVMovieProgram.SeriesPosterImage, TVMovieProgram.ShortDescribtion, TVMovieProgram.Tension, TVMovieProgram.TVMovieBewertung from program INNER JOIN TvMovieProgram ON program.idprogram = TvMovieProgram.idProgram WHERE TvMovieBewertung > 2 AND TvMovieBewertung < 6 AND startTime > '2014-07-22 20:14:00' AND startTime < '2014-07-23 00:14:00' AND genre NOT LIKE '%Serie%' AND genre NOT LIKE '%Sitcom%' AND genre NOT LIKE '%Zeichentrick%'ORDER BY TVMovieBewertung DESC, starRating DESC, startTime ASC, title ASC LIMIT 25 stack: at Gentle.Framework.SqlStatement.Execute(IDbConnection conn, IDbTransaction tr) at Gentle.Framework.PersistenceBroker.Execute(SqlStatement stmt, IDbConnection dbConnection, IDbTransaction dbTransaction) at ClickfinderProgramGuide.ClickfinderProgramGuide.StartGuiWindow.ClickfinderProgramGuideOverlayMovies() [2014-07-22 17:49:35,882] [Error ] [MPMain ] [ERROR] - [StartGuiWindow] [ClickfinderProgramGuideOverlaySeries]: exception err:Select TVMovieProgram.idProgram, TVMovieProgram.Action, TVMovieProgram.Actors, TVMovieProgram.BildDateiname, TVMovieProgram.Country, TVMovieProgram.Cover, TVMovieProgram.Describtion, TVMovieProgram.Dolby, TVMovieProgram.EpisodeImage, TVMovieProgram.Erotic, TVMovieProgram.FanArt, TVMovieProgram.Feelings, TVMovieProgram.FileName, TVMovieProgram.Fun, TVMovieProgram.HDTV, TVMovieProgram.idEpisode, TVMovieProgram.idMovingPictures, TVMovieProgram.idSeries, TVMovieProgram.idVideo, TVMovieProgram.KurzKritik, TVMovieProgram.local, TVMovieProgram.Regie, TVMovieProgram.Requirement, TVMovieProgram.SeriesPosterImage, TVMovieProgram.ShortDescribtion, TVMovieProgram.Tension, TVMovieProgram.TVMovieBewertung from program INNER JOIN TvMovieProgram ON program.idprogram = TvMovieProgram.idProgram WHERE idSeries > 0 AND local = 0 AND startTime > '2014-07-22 00:00:00' AND startTime < '2014-07-23 00:00:00' Order BY state DESC stack: at Gentle.Framework.SqlStatement.Execute(IDbConnection conn, IDbTransaction tr) at Gentle.Framework.PersistenceBroker.Execute(SqlStatement stmt, IDbConnection dbConnection, IDbTransaction dbTransaction) at ClickfinderProgramGuide.ClickfinderProgramGuide.StartGuiWindow.ClickfinderProgramGuideOverlaySeries() [/code] [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Language specific support
Deutsches MediaPortal Forum
Plugins & Skins für das MediaPortal
Plugins & Erweiterungen
Clickfinder ProgramGuide 1.6.1.0
Contact us
RSS
Top
Bottom