[fixed] Can't stream recordings from MPExtended 0.5.2 to aMPdroid (1 Viewer)

DieBagger

Retired Team Member
  • Premium Supporter
  • September 11, 2007
    2,516
    1,276
    39
    Austria
    Home Country
    Austria Austria
    Try to use the long-press action to start streaming (on the list view)... Or wait a few days for the update...
     

    Olli123

    Portal Pro
    February 3, 2012
    144
    17
    Same bug here! Waiting for the update! logs attached.

    Code:
    2013-02-04 20:43:19.49885 [(19)] DEBUG: Closing MPExtended ServiceHost...
    2013-02-04 20:43:19.49885 [(19)] DEBUG: Writing 2 items to MediaInfo cache
    2013-02-04 20:43:34.13383 [HostThread(4)] DEBUG: Opening MPExtended ServiceHost version 0.5.3 (commit df8b4b0)
    2013-02-04 20:43:34.32104 [(7)] DEBUG: Loading service MediaAccessService
    2013-02-04 20:43:34.33664 [(8)] DEBUG: Loading service MetaService
    2013-02-04 20:43:34.33664 [(8)] DEBUG: Could not find MediaPortalDirs.xml
    2013-02-04 20:43:34.33664 [(8)] INFO: MediaPortal configuration file does not exists (this isn't a problem for server-only installations)
    2013-02-04 20:43:34.35224 [(9)] DEBUG: Loading service StreamingService
    2013-02-04 20:43:34.35224 [(10)] DEBUG: Loading service TVAccessService
    2013-02-04 20:43:34.35224 [(11)] DEBUG: Loading service UserSessionProxyService
    2013-02-04 20:43:34.92944 [HostThread(4)] DEBUG: WCF services have been started
    2013-02-04 20:43:34.92944 [HostThread(4)] DEBUG: Found supported MediaPortal installation (MP1_3, build 1.2.200.0)
    2013-02-04 20:43:34.92944 [HostThread(4)] DEBUG: Running on CLR 4.0.30319.296 on Microsoft Windows NT 6.1.7601 Service Pack 1
    2013-02-04 20:43:39.34530 [(4)] DEBUG: Triggering ServiceState.Started event
    2013-02-04 20:44:19.45842 [(5)] DEBUG: Reloading configuration file 'Authentication.xml' due to changes.
    2013-02-04 20:44:19.47402 [(11)] DEBUG: Reloading configuration file 'MediaAccess.xml' due to changes.
    2013-02-04 20:44:19.47402 [(11)] DEBUG: Reloading all libraries because of changes to MediaAccess.xml
    2013-02-04 20:44:19.48962 [(11)] DEBUG: Reloading configuration file 'Services.xml' due to changes.
    2013-02-04 20:44:19.48962 [(11)] DEBUG: Reloading configuration file 'Streaming.xml' due to changes.
    2013-02-04 20:44:19.48962 [(11)] DEBUG: Reloading configuration file 'StreamingProfiles.xml' due to changes.
    2013-02-04 20:44:59.74313 [(7)] INFO: Tried to stream image from non-existing source mediatype=Movie provider=3 id=96 filetype=Cover offset=0 path=C:\ProgramData\Team MediaPortal\MediaPortal\Thumbs\MovingPictures\Covers\FullSize\{Ziemlich.beste.Freunde} [-1045597067].jpg
    2013-02-04 20:44:59.78993 [(7)] INFO: Tried to stream image from non-existing source mediatype=Movie provider=3 id=49 filetype=Cover offset=0 path=C:\ProgramData\Team MediaPortal\MediaPortal\Thumbs\MovingPictures\Covers\FullSize\{Hell} [1942580973].jpg
    2013-02-04 20:44:59.80553 [(7)] INFO: Tried to stream image from non-existing source mediatype=Movie provider=3 id=1 filetype=Cover offset=0 path=C:\ProgramData\Team MediaPortal\MediaPortal\Thumbs\MovingPictures\Covers\FullSize\{Grand.Canyon.Adventure_.River.at.Risk} [-539511100].jpg
    2013-02-04 20:44:59.97714 [(7)] INFO: Tried to stream image from non-existing source mediatype=Movie provider=3 id=93 filetype=Cover offset=0 path=C:\ProgramData\Team MediaPortal\MediaPortal\Thumbs\MovingPictures\Covers\FullSize\{Dawn.of.the.Dead} [617627632].jpg
    2013-02-04 20:45:00.11754 [(7)] INFO: Tried to stream image from non-existing source mediatype=Movie provider=3 id=52 filetype=Cover offset=0 path=C:\ProgramData\Team MediaPortal\MediaPortal\Thumbs\MovingPictures\Covers\FullSize\{Türkisch.für.Anfänger} [896443761].jpg
    2013-02-04 20:45:07.21663 [(15)] WARN: Tried to convert a null Recording to WebRecordingBasic
    2013-02-04 20:45:07.21663 [(15)] WARN: Failed to load fileinfo for recording
    System.NullReferenceException: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
      bei MPExtended.Services.TVAccessService.TVAccessService.GetRecordingFileInfo(Int32 id) in C:\Users\Oxan\Documents\Projects\MPExtended\Services\MPExtended.Services.TVAccessService\TVAccessService.cs:Zeile 811.
    2013-02-04 20:45:07.21663 [(7)] WARN: ExtractImage: Source mediatype=Recording provider=100 id=0 filetype=Content offset=0 path=(unknown) (resolved to path ) doesn't exists
    2013-02-04 20:45:08.16824 [(14)] WARN: Tried to convert a null Recording to WebRecordingBasic
    2013-02-04 20:45:08.16824 [(14)] WARN: Failed to load fileinfo for recording
    System.NullReferenceException: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
      bei MPExtended.Services.TVAccessService.TVAccessService.GetRecordingFileInfo(Int32 id) in C:\Users\Oxan\Documents\Projects\MPExtended\Services\MPExtended.Services.TVAccessService\TVAccessService.cs:Zeile 811.
    2013-02-04 20:45:08.16824 [(15)] WARN: ExtractImage: Source mediatype=Recording provider=0 id=0 filetype=Content offset=0 path=(unknown) (resolved to path ) doesn't exists
    2013-02-04 20:45:08.23064 [(7)] WARN: Tried to convert a null Recording to WebRecordingBasic
    2013-02-04 20:45:08.23064 [(7)] WARN: Failed to load fileinfo for recording
    System.NullReferenceException: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
      bei MPExtended.Services.TVAccessService.TVAccessService.GetRecordingFileInfo(Int32 id) in C:\Users\Oxan\Documents\Projects\MPExtended\Services\MPExtended.Services.TVAccessService\TVAccessService.cs:Zeile 811.
    2013-02-04 20:45:08.26184 [(14)] WARN: Tried to convert a null Recording to WebRecordingBasic
    2013-02-04 20:45:08.26184 [(14)] WARN: Failed to load fileinfo for recording
    System.NullReferenceException: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
      bei MPExtended.Services.TVAccessService.TVAccessService.GetRecordingFileInfo(Int32 id) in C:\Users\Oxan\Documents\Projects\MPExtended\Services\MPExtended.Services.TVAccessService\TVAccessService.cs:Zeile 811.
    2013-02-04 20:45:08.26184 [(7)] WARN: ExtractImage: Source mediatype=Recording provider=0 id=0 filetype=Content offset=0 path=(unknown) (resolved to path ) doesn't exists
    2013-02-04 20:45:08.51144 [(7)] DEBUG: MediaInfo cache loading took 36 ms for 2 items
    2013-02-04 20:45:08.51144 [(15)] WARN: Tried to convert a null Recording to WebRecordingBasic
    2013-02-04 20:45:08.51144 [(15)] WARN: Failed to load fileinfo for recording
    System.NullReferenceException: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
      bei MPExtended.Services.TVAccessService.TVAccessService.GetRecordingFileInfo(Int32 id) in C:\Users\Oxan\Documents\Projects\MPExtended\Services\MPExtended.Services.TVAccessService\TVAccessService.cs:Zeile 811.
    2013-02-04 20:45:08.51144 [(7)] 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-02-04 20:45:11.21028 [(15)] WARN: Tried to convert a null Recording to WebRecordingBasic
    2013-02-04 20:45:11.21028 [(15)] WARN: Failed to load fileinfo for recording
    System.NullReferenceException: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
      bei MPExtended.Services.TVAccessService.TVAccessService.GetRecordingFileInfo(Int32 id) in C:\Users\Oxan\Documents\Projects\MPExtended\Services\MPExtended.Services.TVAccessService\TVAccessService.cs:Zeile 811.
    2013-02-04 20:45:11.21028 [(7)] WARN: ExtractImage: Source mediatype=Recording provider=0 id=0 filetype=Content offset=0 path=(unknown) (resolved to path ) doesn't exists
    2013-02-04 20:45:11.27268 [(7)] WARN: Tried to convert a null Recording to WebRecordingBasic
    2013-02-04 20:45:11.27268 [(7)] WARN: Failed to load fileinfo for recording
    System.NullReferenceException: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
      bei MPExtended.Services.TVAccessService.TVAccessService.GetRecordingFileInfo(Int32 id) in C:\Users\Oxan\Documents\Projects\MPExtended\Services\MPExtended.Services.TVAccessService\TVAccessService.cs:Zeile 811.
    2013-02-04 20:45:11.35068 [(14)] WARN: Tried to convert a null Recording to WebRecordingBasic
    2013-02-04 20:45:11.35068 [(14)] WARN: Failed to load fileinfo for recording
    System.NullReferenceException: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
      bei MPExtended.Services.TVAccessService.TVAccessService.GetRecordingFileInfo(Int32 id) in C:\Users\Oxan\Documents\Projects\MPExtended\Services\MPExtended.Services.TVAccessService\TVAccessService.cs:Zeile 811.
    2013-02-04 20:45:11.35068 [(7)] 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-02-04 20:45:11.42868 [(7)] INFO: Called InitStream with type=Recording; provider=0; itemId=0; offset=0; clientDescription=aMPdroid; identifier=aMPdroid.804493511.ts; idleTimeout=
    2013-02-04 20:45:11.44428 [(15)] WARN: Tried to convert a null Recording to WebRecordingBasic
    2013-02-04 20:45:11.44428 [(15)] WARN: Failed to load fileinfo for recording
    System.NullReferenceException: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
      bei MPExtended.Services.TVAccessService.TVAccessService.GetRecordingFileInfo(Int32 id) in C:\Users\Oxan\Documents\Projects\MPExtended\Services\MPExtended.Services.TVAccessService\TVAccessService.cs:Zeile 811.
    2013-02-04 20:45:11.44428 [(7)] WARN: Tried to start stream for non-existing file mediatype=Recording provider=0 id=0 filetype=Content offset=0 path=(unknown)
    2013-02-04 20:46:21.59278 [(5)] DEBUG: Reloading configuration file 'Authentication.xml' due to changes.
    2013-02-04 20:46:21.59278 [(5)] DEBUG: Reloading configuration file 'MediaAccess.xml' due to changes.
    2013-02-04 20:46:21.59278 [(5)] DEBUG: Reloading all libraries because of changes to MediaAccess.xml
    2013-02-04 20:46:21.59278 [(11)] DEBUG: Reloading configuration file 'Services.xml' due to changes.
    2013-02-04 20:46:21.62398 [(5)] DEBUG: Reloading configuration file 'Services.xml' due to changes.
    2013-02-04 20:46:21.62398 [(5)] DEBUG: Reloading configuration file 'StreamingProfiles.xml' due to changes.
    2013-02-04 20:46:21.62398 [(17)] DEBUG: Reloading configuration file 'Streaming.xml' due to changes.
     
    Last edited:

    Users who are viewing this thread

    Top Bottom