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
WebService and Mobile Access
Popular Plugins
MediaPortal iViewer
Support Requests
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="johanj" data-source="post: 1088667" data-attributes="member: 88055"><p>I guess you mean that it works fine to navigate with the remote contorl keys to start media and then to get the now playing screens with status updates? This information is mainly sent from WifiRemote and the problem is with the MPExtended connection.</p><p></p><p>[code]2014-06-29 05:32:54.58670 [ (26)] WARN: Failed in recursive picture search</p><p>System.IO.IOException: The device is not ready.</p><p></p><p> at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)</p><p> at System.IO.FileSystemEnumerableIterator`1.CommonInit()</p><p> at System.IO.FileSystemEnumerableIterator`1..ctor(String path, String originalUserPath, String searchPattern, SearchOption searchOption, SearchResultHandler`1 resultHandler, Boolean checkHost)</p><p> at System.IO.Directory.GetFiles(String path)</p><p> at MPExtended.PlugIns.MAS.FSPictures.PictureLibraryBase.SearchPictures[T](String strDir, Boolean recursive, CreatePicture`1 creator) in D:\Projects\MediaPortal\MpExt\git\PlugIns\MPExtended.PlugIns.MAS.FSPictures\PictureLibraryBase.cs:line 118[/code]</p><p></p><p>This error from your MPExt. log indicate that someone still ask for pictures, maybe it's from a time before you disabled latest pictures? For some people the request for the latest pictures has crashed MPExtended so requests that come afterwards fail and one get strange behaviour in MPiV where some things work but most things fails randomly.</p><p></p><p>All the activities in MPiV (Movie, Series, EPG, etc.) are initialized in a sequence so if one of them fail the others might not be initialized. It's not a check if the data exist at MPExt. side, each activity here request data. E.g. movie requests for all movies, epg request for all channels and epg data. So make sure that the activities that are not used/configured in MPExtended are inactivate in MPiV.</p><p></p><p>You can also test to inactivate all MPiV activities until you get them initialized ok. E.g. start with only Movies.</p></blockquote><p></p>
[QUOTE="johanj, post: 1088667, member: 88055"] I guess you mean that it works fine to navigate with the remote contorl keys to start media and then to get the now playing screens with status updates? This information is mainly sent from WifiRemote and the problem is with the MPExtended connection. [code]2014-06-29 05:32:54.58670 [ (26)] WARN: Failed in recursive picture search System.IO.IOException: The device is not ready. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileSystemEnumerableIterator`1.CommonInit() at System.IO.FileSystemEnumerableIterator`1..ctor(String path, String originalUserPath, String searchPattern, SearchOption searchOption, SearchResultHandler`1 resultHandler, Boolean checkHost) at System.IO.Directory.GetFiles(String path) at MPExtended.PlugIns.MAS.FSPictures.PictureLibraryBase.SearchPictures[T](String strDir, Boolean recursive, CreatePicture`1 creator) in D:\Projects\MediaPortal\MpExt\git\PlugIns\MPExtended.PlugIns.MAS.FSPictures\PictureLibraryBase.cs:line 118[/code] This error from your MPExt. log indicate that someone still ask for pictures, maybe it's from a time before you disabled latest pictures? For some people the request for the latest pictures has crashed MPExtended so requests that come afterwards fail and one get strange behaviour in MPiV where some things work but most things fails randomly. All the activities in MPiV (Movie, Series, EPG, etc.) are initialized in a sequence so if one of them fail the others might not be initialized. It's not a check if the data exist at MPExt. side, each activity here request data. E.g. movie requests for all movies, epg request for all channels and epg data. So make sure that the activities that are not used/configured in MPExtended are inactivate in MPiV. You can also test to inactivate all MPiV activities until you get them initialized ok. E.g. start with only Movies. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
WebService and Mobile Access
Popular Plugins
MediaPortal iViewer
Support Requests
Contact us
RSS
Top
Bottom