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
MediaPortal 1 Plugins
Popular Plugins
My TVSeries
Unable to cast COM object of type 'TsReader' to interface type 'ITSReader'
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="tourettes" data-source="post: 697674" data-attributes="member: 10858"><p>Is it possible that info service or tv series plugins are somehow calling the Process() method (main rendering loop basicly) in some other thread than the main application thread? In the past there have been many plugins that trigger the same issue (no crashes thou).</p><p></p><p>Basicly directshow cannot be used from other than the main thread and it will be used from other thread if some plugin calls the Process() directly or indirectly.</p><p></p><p>At least the thread id is 30 (not a main thread, since it would have a name)</p><p></p><p>[code]</p><p>00000030 - 30/12/2010 21:21:57 - InfoService: Series, No Ordinary Family/1/7/No Ordinary Mobster, C:\ProgramData\Team MediaPortal\MediaPortal\Thumbs\MPTVSeriesBanners\No Ordinary Family\-langen-posters/163851-1.jpg, C:\ProgramData\Team MediaPortal\MediaPortal\Thumbs\Fan Art\fanart\original\163851-1.jpg</p><p>00000030 - 30/12/2010 21:21:57 - InfoService: Series, No Ordinary Family/1/10/No Ordinary Sidekick, C:\ProgramData\Team MediaPortal\MediaPortal\Thumbs\MPTVSeriesBanners\No Ordinary Family\-langen-posters/163851-1.jpg, C:\ProgramData\Team MediaPortal\MediaPortal\Thumbs\Fan Art\fanart\original\163851-3.jpg</p><p>00000030 - 30/12/2010 21:21:57 - InfoService: Series, Pioneer One/1/2/The Man From Mars, C:\ProgramData\Team MediaPortal\MediaPortal\Thumbs\MPTVSeriesBanners\Pioneer One\-langen-posters/170551-1.jpg, C:\ProgramData\Team MediaPortal\MediaPortal\Thumbs\Fan Art\fanart\original\170551-2.jpg</p><p>[/code]</p><p></p><p>Is that 00000030 thread id in the tv series log? If yes then we know what caused the wrong thread to be calling the Process(). I guess it is info service bug.</p><p></p><p>(note: it would be good to give a name to threads - it will help troubleshooting the treading issues a bit)</p></blockquote><p></p>
[QUOTE="tourettes, post: 697674, member: 10858"] Is it possible that info service or tv series plugins are somehow calling the Process() method (main rendering loop basicly) in some other thread than the main application thread? In the past there have been many plugins that trigger the same issue (no crashes thou). Basicly directshow cannot be used from other than the main thread and it will be used from other thread if some plugin calls the Process() directly or indirectly. At least the thread id is 30 (not a main thread, since it would have a name) [code] 00000030 - 30/12/2010 21:21:57 - InfoService: Series, No Ordinary Family/1/7/No Ordinary Mobster, C:\ProgramData\Team MediaPortal\MediaPortal\Thumbs\MPTVSeriesBanners\No Ordinary Family\-langen-posters/163851-1.jpg, C:\ProgramData\Team MediaPortal\MediaPortal\Thumbs\Fan Art\fanart\original\163851-1.jpg 00000030 - 30/12/2010 21:21:57 - InfoService: Series, No Ordinary Family/1/10/No Ordinary Sidekick, C:\ProgramData\Team MediaPortal\MediaPortal\Thumbs\MPTVSeriesBanners\No Ordinary Family\-langen-posters/163851-1.jpg, C:\ProgramData\Team MediaPortal\MediaPortal\Thumbs\Fan Art\fanart\original\163851-3.jpg 00000030 - 30/12/2010 21:21:57 - InfoService: Series, Pioneer One/1/2/The Man From Mars, C:\ProgramData\Team MediaPortal\MediaPortal\Thumbs\MPTVSeriesBanners\Pioneer One\-langen-posters/170551-1.jpg, C:\ProgramData\Team MediaPortal\MediaPortal\Thumbs\Fan Art\fanart\original\170551-2.jpg [/code] Is that 00000030 thread id in the tv series log? If yes then we know what caused the wrong thread to be calling the Process(). I guess it is info service bug. (note: it would be good to give a name to threads - it will help troubleshooting the treading issues a bit) [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Plugins
Popular Plugins
My TVSeries
Unable to cast COM object of type 'TsReader' to interface type 'ITSReader'
Contact us
RSS
Top
Bottom