[Updated 14 Jul!] MPExtended Service 0.5.4 (1 Viewer)

Atomic7431

Portal Pro
June 17, 2011
497
71
Home Country
United Kingdom United Kingdom
I tried an uninstall of MPExt whilst my TV Server was recording and this happened. The installer won't quit the TV Service if a recording/timeshift is active. Could this have been the problem for you?

No recordings were active I was purely testing this.
 

Sebell

Portal Pro
November 25, 2007
277
7
Lippstadt
Home Country
Germany Germany
All works good, but when i click the TV Programm it doesnt work! Here are the Log...

Code:
2012-11-26 16:19:35.80175 [(2)] ERROR: Unhandled exception
System.AggregateException: A Task's exception(s) were not observed either by Waiting on the Task or accessing its Exception property. As a result, the unobserved exception was rethrown by the finalizer thread.
---> System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\ProgramData\MPExtended\Cache\TVLogoCache\Animal Planet\TLC.png'.
  at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
  at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath)
  at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
  at MPExtended.Libraries.Service.Shared.ChannelLogos.WriteToCacheDirectory(String channelName, String logoFormat, Stream logo) in C:\Users\Oxan\Documents\Projects\MPExtended\Libraries\MPExtended.Libraries.Service\Shared\ChannelLogos.cs:line 77
  at MPExtended.Services.TVAccessService.LogoDownloader.DownloadChannelLogos(ChannelLogos logos, IServiceSet serviceSet) in C:\Users\Oxan\Documents\Projects\MPExtended\Services\MPExtended.Services.TVAccessService\LogoDownloader.cs:line 167
  at MPExtended.Services.TVAccessService.LogoDownloader.PerformCheck() in C:\Users\Oxan\Documents\Projects\MPExtended\Services\MPExtended.Services.TVAccessService\LogoDownloader.cs:line 135
  at MPExtended.Services.TVAccessService.LogoDownloader.Init() in C:\Users\Oxan\Documents\Projects\MPExtended\Services\MPExtended.Services.TVAccessService\LogoDownloader.cs:line 74
  at System.Threading.Tasks.Task.InnerInvoke()
  at System.Threading.Tasks.Task.Execute()
  --- End of inner exception stack trace ---
  at System.Threading.Tasks.TaskExceptionHolder.Finalize()
---> (Inner Exception #0) System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\ProgramData\MPExtended\Cache\TVLogoCache\Animal Planet\TLC.png'.
  at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
  at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath)
  at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
  at MPExtended.Libraries.Service.Shared.ChannelLogos.WriteToCacheDirectory(String channelName, String logoFormat, Stream logo) in C:\Users\Oxan\Documents\Projects\MPExtended\Libraries\MPExtended.Libraries.Service\Shared\ChannelLogos.cs:line 77
  at MPExtended.Services.TVAccessService.LogoDownloader.DownloadChannelLogos(ChannelLogos logos, IServiceSet serviceSet) in C:\Users\Oxan\Documents\Projects\MPExtended\Services\MPExtended.Services.TVAccessService\LogoDownloader.cs:line 167
  at MPExtended.Services.TVAccessService.LogoDownloader.PerformCheck() in C:\Users\Oxan\Documents\Projects\MPExtended\Services\MPExtended.Services.TVAccessService\LogoDownloader.cs:line 135
  at MPExtended.Services.TVAccessService.LogoDownloader.Init() in C:\Users\Oxan\Documents\Projects\MPExtended\Services\MPExtended.Services.TVAccessService\LogoDownloader.cs:line 74
  at System.Threading.Tasks.Task.InnerInvoke()
  at System.Threading.Tasks.Task.Execute()<---
 
2012-11-26 16:19:35.80566 [(2)] FATAL: Terminating because of previous exception
 
Last edited:

Oxan

Retired Team Member
  • Premium Supporter
  • August 29, 2009
    1,730
    1,124
    Home Country
    Netherlands Netherlands
    it started uninstalling but got so far and then sat there just doing nothing, i had gone past the uac dialog so not sure what went wrong. Typical i would have a device that is finiky lol
    Hmm, strange. Let me try to reproduce it.

    All works good, but when i click the TV Programm it doesnt work! Here are the Log...
    Thanks, will be fixed for 0.5.1. In the mean time, you can work around this by manually creating the folder C:\ProgramData\MPExtended\Cache\TVLogoCache\Animal Planet.
     

    megahorst

    Super User
  • Team MediaPortal
  • Super User
  • July 8, 2006
    879
    259
    Home Country
    Germany Germany
    Hello,
    I'm new to MPExtended and have a problem.
    My TV-Server records to an external fileserver. When I'm trying to play my recordings nothing hapens within the player window witnin WebMP and in the log I see the following error message:

    Code:
    2012-11-26 17:33:58.04072 [(26)] WARN: Failed to load fileinfo for recording
    System.IO.IOException: Anmeldung fehlgeschlagen: unbekannter Benutzername oder falsches Kennwort.
     
      bei System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
      bei System.IO.FileInfo.get_Length()
      bei MPExtended.Services.TVAccessService.Interfaces.WebRecordingFileInfo..ctor(FileInfo info)
      bei MPExtended.Services.TVAccessService.TVAccessService.GetRecordingFileInfo(Int32 id) in C:\Users\Oxan\Documents\Projects\MPExtended\Services\MPExtended.Services.TVAccessService\TVAccessService.cs:Zeile 816.
    2012-11-26 17:33:58.04072 [(28)] WARN: Tried to start stream for non-existing file mediatype=Recording provider=0 id=489 filetype=Content offset=0 path=(unknown)
    2012-11-26 17:35:13.49805 [(45)] DEBUG: Reloading configuration file 'Authentication.xml' due to changes.
    2012-11-26 17:35:13.49805 [(9)] DEBUG: Reloading configuration file 'MediaAccess.xml' due to changes.
    2012-11-26 17:35:13.49805 [(47)] DEBUG: Reloading configuration file 'Services.xml' due to changes.
    2012-11-26 17:35:13.49805 [(47)] DEBUG: Reloading configuration file 'Streaming.xml' due to changes.

    The configuration of the share user is done and the test shows no errors

    Does anybody have an idea, what is going wrong at my system?
     

    lukjod

    Portal Pro
    September 5, 2009
    64
    6
    Home Country
    Poland Poland
    Can't put valid user/pass settings in configuration for nas player and can't stream movies via ampdroid. All the time got info of not valid credentials. Tv streaming works ok and nas is working fine in windows explorer.
    Code:
    2012-11-26 18:36:23.26631 [(3)] DEBUG: Reloading configuration file 'StreamingProfiles.xml' due to changes.
    2012-11-26 18:36:23.38732 [(16)] DEBUG: Publishing service set MAS=192.168.1.101:4322; MASStream=192.168.1.101:4322; TAS=192.168.1.101:4322; TASStream=192.168.1.101:4322; UI=192.168.1.101:4322
    2012-11-26 18:41:13.32057 [(26)] WARN: ExtractImage: Source mediatype=Movie provider=3 id=61 filetype=Content offset=0 path=Z:\Video\Movies\Arbitrage (2012)\Arbitrage (2012).avi (resolved to path Z:\Video\Movies\Arbitrage (2012)\Arbitrage (2012).avi) doesn't exists
    2012-11-26 18:41:13.33617 [(26)] WARN: ExtractImage: Source mediatype=Movie provider=3 id=61 filetype=Content offset=0 path=Z:\Video\Movies\Arbitrage (2012)\Arbitrage (2012).avi (resolved to path Z:\Video\Movies\Arbitrage (2012)\Arbitrage (2012).avi) doesn't exists
    2012-11-26 18:41:16.95537 [(26)] WARN: Trying to load mediainfo for mediatype=Movie provider=3 id=61 filetype=Content offset=0 path=Z:\Video\Movies\Arbitrage (2012)\Arbitrage (2012).avi, which doesn't seem to exist
    2012-11-26 18:50:44.45502 [(9)] WARN: ExtractImage: Source mediatype=Movie provider=3 id=61 filetype=Content offset=0 path=Z:\Video\Movies\Arbitrage (2012)\Arbitrage (2012).avi (resolved to path Z:\Video\Movies\Arbitrage (2012)\Arbitrage (2012).avi) doesn't exists
    2012-11-26 18:50:44.62662 [(9)] WARN: ExtractImage: Source mediatype=Movie provider=3 id=61 filetype=Content offset=0 path=Z:\Video\Movies\Arbitrage (2012)\Arbitrage (2012).avi (resolved to path Z:\Video\Movies\Arbitrage (2012)\Arbitrage (2012).avi) doesn't exists
    2012-11-26 18:50:45.09462 [(7)] WARN: Trying to load mediainfo for mediatype=Movie provider=3 id=61 filetype=Content offset=0 path=Z:\Video\Movies\Arbitrage (2012)\Arbitrage (2012).avi, which doesn't seem to exist
    2012-11-26 18:50:58.51065 [(9)] WARN: ExtractImage: Source mediatype=Movie provider=3 id=10 filetype=Content offset=0 path=Z:\Video\Movies\Avatar (2009)\Avatar.mkv (resolved to path Z:\Video\Movies\Avatar (2009)\Avatar.mkv) doesn't exists
    2012-11-26 18:50:58.57305 [(9)] WARN: ExtractImage: Source mediatype=Movie provider=3 id=10 filetype=Content offset=0 path=Z:\Video\Movies\Avatar (2009)\Avatar.mkv (resolved to path Z:\Video\Movies\Avatar (2009)\Avatar.mkv) doesn't exists
    2012-11-26 18:51:15.23412 [(9)] WARN: Trying to load mediainfo for mediatype=Movie provider=3 id=10 filetype=Content offset=0 path=Z:\Video\Movies\Avatar (2009)\Avatar.mkv, which doesn't seem to exist
     
    Last edited:

    lukjod

    Portal Pro
    September 5, 2009
    64
    6
    Home Country
    Poland Poland
    Yes it exist on both of them but i can't change it for nas as its popcorn hour c-200 with factory user and pass on unrooted linux system
     

    megahorst

    Super User
  • Team MediaPortal
  • Super User
  • July 8, 2006
    879
    259
    Home Country
    Germany Germany
    @zetus: got it working. User of the MPExtended-Service has to be the same as the user of the TV-Service
     

    Oxan

    Retired Team Member
  • Premium Supporter
  • August 29, 2009
    1,730
    1,124
    Home Country
    Netherlands Netherlands
    @lukjod: If you change the user the service runs as through services.msc (look up MPExtended Service in the list, right click, log on as, enter the credentials there, then restart the service), does it work?

    @zetus: Ah yeah, that should be documented somewhere.
     
    Last edited:

    lukjod

    Portal Pro
    September 5, 2009
    64
    6
    Home Country
    Poland Poland
    @Oxan
    ca't put it there as it should be user nmt and 1234 as pass (commom for all Popcorn devices) as it is not valid for Windows user. Should I add this as user in windows first? With previous version I didn't have such problem I guess.
     

    Users who are viewing this thread

    Top Bottom