google-code-export / fanart-handler

Automatically exported from code.google.com/p/fanart-handler
1 stars 0 forks source link

'Delete' does not recognize custom thumbs directory #92

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
02-Oct-2010 11:06:19 Error [ FanartHandlerConfig]: DeleteAllFanart: 
System.IO.DirectoryNotFoundException: Could not find a part of the path 
'C:\ProgramData\Team MediaPortal\MediaPortal\thumbs\Skin FanArt\music'.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.Directory.InternalGetFileDirectoryNames(String path, String userPathOriginal, String searchPattern, Boolean includeFiles, Boolean includeDirs, SearchOption searchOption)
   at System.IO.Directory.GetFiles(String path, String searchPattern, SearchOption searchOption)
   at FanartHandler.FanartHandlerConfig.DeleteAllFanart() 

My thumbs dir is 'C:\MediaPortal\Thumbs'

Original issue reported on code.google.com by damien.haynes@gmail.com on 2 Oct 2010 at 1:18

GoogleCodeExporter commented 9 years ago
This is also possibly related:

02-Oct-2010 11:04:54 Error [ FanartHandlerConfig]: ImportLocalFanartAtStartup: 
System.IO.FileNotFoundException: Could not load file or assembly 'MP-TVSeries, 
Version=2.6.2.1231, Culture=neutral, PublicKeyToken=null' or one of its 
dependencies. The system cannot find the file specified.
File name: 'MP-TVSeries, Version=2.6.2.1231, Culture=neutral, 
PublicKeyToken=null'
   at FanartHandler.Utils.GetTVSeriesName(String type)
   at FanartHandler.FanartHandlerConfig.ImportLocalFanartAtStartup()

Original comment by damien.haynes@gmail.com on 2 Oct 2010 at 1:19

GoogleCodeExporter commented 9 years ago

Original comment by markus_e...@telia.com on 2 Oct 2010 at 12:20

GoogleCodeExporter commented 9 years ago
Hi,

Thank you for your report. I have uploaded Beta2 that hopefully fixes this. 
Please test and let me know the result.

best regards
cul8er

Original comment by markus_e...@telia.com on 3 Oct 2010 at 8:27

GoogleCodeExporter commented 9 years ago
Hi,

Is this still an issue in Beta2?

best regards
cul8er

Original comment by markus_e...@telia.com on 4 Oct 2010 at 6:54

GoogleCodeExporter commented 9 years ago
Tested and Fixed in Beta2

Original comment by damien.haynes@gmail.com on 4 Oct 2010 at 6:57

GoogleCodeExporter commented 9 years ago
Thanks

Original comment by markus_e...@telia.com on 4 Oct 2010 at 7:49