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
aMPdroid
Can't stream recordings from MPExtended 0.5.2 to aMPdroid
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="sjevtic" data-source="post: 954475" data-attributes="member: 118214"><p>I can stream live TV, music, and movies/videos from aMPdroid with great results. However, when I try to stream recorded TV, I get a failure on the client, and see messages like this in Service.log from the MPExtended instance that is running on my TV-Server machine:</p><p> </p><p>[code]2013-01-11 10:53:08.24226 [(43)] DEBUG: Called FinishStream with identifier=aMPdroid.1239153395.ts</p><p>2013-01-11 10:53:08.24226 [(43)] DEBUG: Killed stream with identifier aMPdroid.1239153395.ts</p><p>2013-01-11 10:53:08.27226 [(4)] WARN: Tried to convert a null Recording to WebRecordingBasic</p><p>2013-01-11 10:53:08.27226 [(4)] WARN: Failed to load fileinfo for recording</p><p>System.NullReferenceException: Object reference not set to an instance of an object.</p><p> at MPExtended.Services.TVAccessService.TVAccessService.GetRecordingFileInfo(Int32 id) in C:\Users\Oxan\Documents\Projects\MPExtended\Services\MPExtended.Services.TVAccessService\TVAccessService.cs:line 811</p><p>2013-01-11 10:53:08.27326 [(43)] WARN: ExtractImage: Source mediatype=Recording provider=0 id=0 filetype=Content offset=0 path=(unknown) (resolved to path ) doesn't exists</p><p>2013-01-11 10:53:08.67228 [(4)] WARN: Tried to convert a null Recording to WebRecordingBasic</p><p>2013-01-11 10:53:08.67228 [(4)] WARN: Failed to load fileinfo for recording</p><p>System.NullReferenceException: Object reference not set to an instance of an object.</p><p> at MPExtended.Services.TVAccessService.TVAccessService.GetRecordingFileInfo(Int32 id) in C:\Users\Oxan\Documents\Projects\MPExtended\Services\MPExtended.Services.TVAccessService\TVAccessService.cs:line 811</p><p>2013-01-11 10:53:08.67328 [(43)] WARN: Tried to convert a null Recording to WebRecordingBasic</p><p>2013-01-11 10:53:08.67328 [(43)] WARN: Failed to load fileinfo for recording</p><p>System.NullReferenceException: Object reference not set to an instance of an object.</p><p> at MPExtended.Services.TVAccessService.TVAccessService.GetRecordingFileInfo(Int32 id) in C:\Users\Oxan\Documents\Projects\MPExtended\Services\MPExtended.Services.TVAccessService\TVAccessService.cs:line 811</p><p>2013-01-11 10:53:08.67428 [(6)] WARN: ExtractImage: Source mediatype=Recording provider=0 id=0 filetype=Content offset=0 path=(unknown) (resolved to path ) doesn't exists</p><p>2013-01-11 10:53:08.81229 [(43)] WARN: Tried to convert a null Recording to WebRecordingBasic</p><p>2013-01-11 10:53:08.81229 [(43)] WARN: Failed to load fileinfo for recording</p><p>System.NullReferenceException: Object reference not set to an instance of an object.</p><p> at MPExtended.Services.TVAccessService.TVAccessService.GetRecordingFileInfo(Int32 id) in C:\Users\Oxan\Documents\Projects\MPExtended\Services\MPExtended.Services.TVAccessService\TVAccessService.cs:line 811</p><p>2013-01-11 10:53:08.81329 [(6)] WARN: Trying to load mediainfo for mediatype=Recording provider=0 id=0 filetype=Content offset=0 path=(unknown), which doesn't seem to exist</p><p>2013-01-11 10:53:08.99230 [(51)] INFO: Called InitStream with type=Recording; provider=0; itemId=0; offset=0; clientDescription=aMPdroid; identifier=aMPdroid.-1015172268.ts; idleTimeout=</p><p>2013-01-11 10:53:08.99230 [(43)] WARN: Tried to convert a null Recording to WebRecordingBasic</p><p>2013-01-11 10:53:08.99230 [(43)] WARN: Failed to load fileinfo for recording</p><p>System.NullReferenceException: Object reference not set to an instance of an object.</p><p> at MPExtended.Services.TVAccessService.TVAccessService.GetRecordingFileInfo(Int32 id) in C:\Users\Oxan\Documents\Projects\MPExtended\Services\MPExtended.Services.TVAccessService\TVAccessService.cs:line 811</p><p>2013-01-11 10:53:08.99330 [(51)] WARN: Tried to start stream for non-existing file mediatype=Recording provider=0 id=0 filetype=Content offset=0 path=(unknown)</p><p>[/code]</p><p> </p><p>It seems as if MPExtended isn't properly pulling the path/name of the recording file and that is causing an issue. Any ideas what is going on here?</p><p> </p><p>Thanks.</p><p> </p><p>Sasha</p></blockquote><p></p>
[QUOTE="sjevtic, post: 954475, member: 118214"] I can stream live TV, music, and movies/videos from aMPdroid with great results. However, when I try to stream recorded TV, I get a failure on the client, and see messages like this in Service.log from the MPExtended instance that is running on my TV-Server machine: [code]2013-01-11 10:53:08.24226 [(43)] DEBUG: Called FinishStream with identifier=aMPdroid.1239153395.ts 2013-01-11 10:53:08.24226 [(43)] DEBUG: Killed stream with identifier aMPdroid.1239153395.ts 2013-01-11 10:53:08.27226 [(4)] WARN: Tried to convert a null Recording to WebRecordingBasic 2013-01-11 10:53:08.27226 [(4)] WARN: Failed to load fileinfo for recording System.NullReferenceException: Object reference not set to an instance of an object. at MPExtended.Services.TVAccessService.TVAccessService.GetRecordingFileInfo(Int32 id) in C:\Users\Oxan\Documents\Projects\MPExtended\Services\MPExtended.Services.TVAccessService\TVAccessService.cs:line 811 2013-01-11 10:53:08.27326 [(43)] WARN: ExtractImage: Source mediatype=Recording provider=0 id=0 filetype=Content offset=0 path=(unknown) (resolved to path ) doesn't exists 2013-01-11 10:53:08.67228 [(4)] WARN: Tried to convert a null Recording to WebRecordingBasic 2013-01-11 10:53:08.67228 [(4)] WARN: Failed to load fileinfo for recording System.NullReferenceException: Object reference not set to an instance of an object. at MPExtended.Services.TVAccessService.TVAccessService.GetRecordingFileInfo(Int32 id) in C:\Users\Oxan\Documents\Projects\MPExtended\Services\MPExtended.Services.TVAccessService\TVAccessService.cs:line 811 2013-01-11 10:53:08.67328 [(43)] WARN: Tried to convert a null Recording to WebRecordingBasic 2013-01-11 10:53:08.67328 [(43)] WARN: Failed to load fileinfo for recording System.NullReferenceException: Object reference not set to an instance of an object. at MPExtended.Services.TVAccessService.TVAccessService.GetRecordingFileInfo(Int32 id) in C:\Users\Oxan\Documents\Projects\MPExtended\Services\MPExtended.Services.TVAccessService\TVAccessService.cs:line 811 2013-01-11 10:53:08.67428 [(6)] WARN: ExtractImage: Source mediatype=Recording provider=0 id=0 filetype=Content offset=0 path=(unknown) (resolved to path ) doesn't exists 2013-01-11 10:53:08.81229 [(43)] WARN: Tried to convert a null Recording to WebRecordingBasic 2013-01-11 10:53:08.81229 [(43)] WARN: Failed to load fileinfo for recording System.NullReferenceException: Object reference not set to an instance of an object. at MPExtended.Services.TVAccessService.TVAccessService.GetRecordingFileInfo(Int32 id) in C:\Users\Oxan\Documents\Projects\MPExtended\Services\MPExtended.Services.TVAccessService\TVAccessService.cs:line 811 2013-01-11 10:53:08.81329 [(6)] WARN: Trying to load mediainfo for mediatype=Recording provider=0 id=0 filetype=Content offset=0 path=(unknown), which doesn't seem to exist 2013-01-11 10:53:08.99230 [(51)] INFO: Called InitStream with type=Recording; provider=0; itemId=0; offset=0; clientDescription=aMPdroid; identifier=aMPdroid.-1015172268.ts; idleTimeout= 2013-01-11 10:53:08.99230 [(43)] WARN: Tried to convert a null Recording to WebRecordingBasic 2013-01-11 10:53:08.99230 [(43)] WARN: Failed to load fileinfo for recording System.NullReferenceException: Object reference not set to an instance of an object. at MPExtended.Services.TVAccessService.TVAccessService.GetRecordingFileInfo(Int32 id) in C:\Users\Oxan\Documents\Projects\MPExtended\Services\MPExtended.Services.TVAccessService\TVAccessService.cs:line 811 2013-01-11 10:53:08.99330 [(51)] WARN: Tried to start stream for non-existing file mediatype=Recording provider=0 id=0 filetype=Content offset=0 path=(unknown) [/code] It seems as if MPExtended isn't properly pulling the path/name of the recording file and that is causing an issue. Any ideas what is going on here? Thanks. Sasha [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
WebService and Mobile Access
Popular Plugins
aMPdroid
Can't stream recordings from MPExtended 0.5.2 to aMPdroid
Contact us
RSS
Top
Bottom