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 2
General
this view could not be built
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="resa" data-source="post: 1164393" data-attributes="member: 68500"><p>Hi.</p><p></p><p>[USER=87223]@JSchuricht[/USER] :</p><p></p><p>Have you already tried to use MP2-Edit if it is maybe usefull for finding and removing the broken entries from database?</p><p><a href="https://www.team-mediaportal.com/extensions/mp2-plugins/mp2-edit" target="_blank">https://www.team-mediaportal.com/extensions/mp2-plugins/mp2-edit</a></p><p></p><p>Maybe there are also other tools for SQL-Lite that can help? I am actually not familiar with SQL-Lite, i.e. dunno if there is some kind of cache that can be left behind at dbase-file on errors etc.</p><p></p><p>Maybe an dbase-repair can already fix this issue, have you tried this already?</p><p></p><p>[USER=74879]@HTPCSourcer[/USER] and whom else interessted:</p><p></p><p>UserProfileDataMAnagement = MP2 backend-service, working on dbase; SetUserMediaItemData=function of this service, setting</p><p>Guid profileId, Guid mediaItemId, string key, string data</p><p>into dbase for the video, seems to be something like play-status and/or playcount, (haven't the patience to overflew all the source <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite2" alt=";)" title="Wink ;)" loading="lazy" data-shortname=";)" /> )</p><p></p><p>First therory is "PlayerContext: ResumeState" is the issue, maybe unknown and therefore refused entry.</p><p></p><p>Second theory is, based upon the SQLite-erros following, that forcing automated remove of this dbase-entry by removing the videofile itselfs also failing, due to there are references in this table, needed by other tables, i.e. to know how to link for data in a third table or something similar... (i.e. this tables contains UserID and MediaID, second table contains only MediaID and data used in a query together with data from third table which contains only UserID, to get correct pairing of UserID and MediaID also the first table get's queried - therefore the entry in first table can not removed unless the data in table two and three are removed, since dbase would turn inconsistent in that case)</p><p></p><p>We'll see if something of that was correct or not <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite2" alt=";)" title="Wink ;)" loading="lazy" data-shortname=";)" /></p><p></p><p>Very interessting, i assume i have found a new hobby: Exploring MePo source by following errors.... hrhrhrhr... Maybe this kicks my ass moving finally in order for start trying to build some simple plugins - planning on since ~3 years now <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite8" alt=":D" title="Big Grin :D" loading="lazy" data-shortname=":D" /></p><p></p><p>regards.</p></blockquote><p></p>
[QUOTE="resa, post: 1164393, member: 68500"] Hi. [USER=87223]@JSchuricht[/USER] : Have you already tried to use MP2-Edit if it is maybe usefull for finding and removing the broken entries from database? [URL]https://www.team-mediaportal.com/extensions/mp2-plugins/mp2-edit[/URL] Maybe there are also other tools for SQL-Lite that can help? I am actually not familiar with SQL-Lite, i.e. dunno if there is some kind of cache that can be left behind at dbase-file on errors etc. Maybe an dbase-repair can already fix this issue, have you tried this already? [USER=74879]@HTPCSourcer[/USER] and whom else interessted: UserProfileDataMAnagement = MP2 backend-service, working on dbase; SetUserMediaItemData=function of this service, setting Guid profileId, Guid mediaItemId, string key, string data into dbase for the video, seems to be something like play-status and/or playcount, (haven't the patience to overflew all the source ;) ) First therory is "PlayerContext: ResumeState" is the issue, maybe unknown and therefore refused entry. Second theory is, based upon the SQLite-erros following, that forcing automated remove of this dbase-entry by removing the videofile itselfs also failing, due to there are references in this table, needed by other tables, i.e. to know how to link for data in a third table or something similar... (i.e. this tables contains UserID and MediaID, second table contains only MediaID and data used in a query together with data from third table which contains only UserID, to get correct pairing of UserID and MediaID also the first table get's queried - therefore the entry in first table can not removed unless the data in table two and three are removed, since dbase would turn inconsistent in that case) We'll see if something of that was correct or not ;) Very interessting, i assume i have found a new hobby: Exploring MePo source by following errors.... hrhrhrhr... Maybe this kicks my ass moving finally in order for start trying to build some simple plugins - planning on since ~3 years now :D regards. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 2
General
this view could not be built
Contact us
RSS
Top
Bottom