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
MPExtended
[Updated 14 Jul!] MPExtended Service 0.5.4
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="Sebell" data-source="post: 936112" data-attributes="member: 60887"><p>All works good, but when i click the TV Programm it doesnt work! Here are the Log...</p><p> </p><p>[CODE]2012-11-26 16:19:35.80175 [(2)] ERROR: Unhandled exception</p><p>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.</p><p>---> System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\ProgramData\MPExtended\Cache\TVLogoCache\Animal Planet\TLC.png'.</p><p> at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)</p><p> 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)</p><p> at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)</p><p> 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</p><p> 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</p><p> at MPExtended.Services.TVAccessService.LogoDownloader.PerformCheck() in C:\Users\Oxan\Documents\Projects\MPExtended\Services\MPExtended.Services.TVAccessService\LogoDownloader.cs:line 135</p><p> at MPExtended.Services.TVAccessService.LogoDownloader.Init() in C:\Users\Oxan\Documents\Projects\MPExtended\Services\MPExtended.Services.TVAccessService\LogoDownloader.cs:line 74</p><p> at System.Threading.Tasks.Task.InnerInvoke()</p><p> at System.Threading.Tasks.Task.Execute()</p><p> --- End of inner exception stack trace ---</p><p> at System.Threading.Tasks.TaskExceptionHolder.Finalize()</p><p>---> (Inner Exception #0) System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\ProgramData\MPExtended\Cache\TVLogoCache\Animal Planet\TLC.png'.</p><p> at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)</p><p> 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)</p><p> at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)</p><p> 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</p><p> 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</p><p> at MPExtended.Services.TVAccessService.LogoDownloader.PerformCheck() in C:\Users\Oxan\Documents\Projects\MPExtended\Services\MPExtended.Services.TVAccessService\LogoDownloader.cs:line 135</p><p> at MPExtended.Services.TVAccessService.LogoDownloader.Init() in C:\Users\Oxan\Documents\Projects\MPExtended\Services\MPExtended.Services.TVAccessService\LogoDownloader.cs:line 74</p><p> at System.Threading.Tasks.Task.InnerInvoke()</p><p> at System.Threading.Tasks.Task.Execute()<---</p><p> </p><p>2012-11-26 16:19:35.80566 [(2)] FATAL: Terminating because of previous exception[/CODE]</p></blockquote><p></p>
[QUOTE="Sebell, post: 936112, member: 60887"] 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[/CODE] [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
WebService and Mobile Access
Popular Plugins
MPExtended
[Updated 14 Jul!] MPExtended Service 0.5.4
Contact us
RSS
Top
Bottom