ngoctuan / my-films

Automatically exported from code.google.com/p/my-films
0 stars 0 forks source link

AMCU option "Re-Scan Moved Files" doesn`t work #137

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
It seems that the AMCU option to rescan moved files doesn`t do anything.

I renamed some movie folders and do an update. I get this error when using 
TMDB-V3 script:

ErrorEvent : ErrorEvent on Internet Lookup for  : Die Länge darf nicht kleiner 
als 0 (null) sein.
Parametername: length - Stacktrace:    bei 
System.String.InternalSubStringWithChecks(Int32 startIndex, Int32 length, 
Boolean fAlwaysCopy)
   bei Grabber.Grabber_URLClass.ReturnURL(String strSearch, String strConfigFile, Int32 strPage, Boolean AlwaysAsk, String strMediaPath)
   bei AMCUpdater.AntRecord.DoInternetLookup(String SearchString, String Year, String IMDB_Id) - Updated: OriginalTitle, TranslatedTitle, FormattedTitle, Checked, Disks, Edition (CustomFields), Edition

and this when using NFO script:

 ErrorEvent : ErrorEvent on Internet Lookup for  : Der Pfad hat ein ungültiges Format. - Stacktrace:    bei System.IO.Path.NormalizePathFast(String path, Boolean fullCheck)
   bei System.IO.Path.NormalizePath(String path, Boolean fullCheck)
   bei System.IO.Path.GetDirectoryName(String path)
   bei Grabber.Grabber_URLClass.ReturnURL(String strSearch, String strConfigFile, Int32 strPage, Boolean AlwaysAsk, String strMediaPath)
   bei AMCUpdater.AntRecord.DoInternetLookup(String SearchString, String Year, String IMDB_Id) - Updated: OriginalTitle, TranslatedTitle, FormattedTitle, Checked, Disks, Edition (CustomFields), Edition

If i set the "Purge Orphan Records" option, AMCU will delete this moved movie 
entry.

Original issue reported on code.google.com by ncohrt@googlemail.com on 8 Jul 2012 at 10:09

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r2292.

Original comment by Mikeplan...@web.de on 8 Jul 2012 at 5:21

GoogleCodeExporter commented 9 years ago
Error is still there. Here is it with debug enabled:

ErrorEvent : ErrorEvent on Internet Lookup for  : Der Pfad hat ein ungültiges 
Format. - Stacktrace:    bei System.IO.Path.NormalizePathFast(String path, 
Boolean fullCheck)
   bei System.IO.Path.NormalizePath(String path, Boolean fullCheck)
   bei System.IO.Path.GetDirectoryName(String path)
   bei Grabber.Grabber_URLClass.ReturnURL(String strSearch, String strConfigFile, Int32 strPage, Boolean AlwaysAsk, String strMediaPath) in C:\Users\nico\Documents\MyFilms\Grabber\Grab.cs:Zeile 325.
   bei AMCUpdater.AntRecord.DoInternetLookup(String SearchString, String Year, String IMDB_Id) - Updated: OriginalTitle, TranslatedTitle, FormattedTitle, Checked, Disks, Edition (CustomFields), Edition

Original comment by ncohrt@googlemail.com on 8 Jul 2012 at 6:45

GoogleCodeExporter commented 9 years ago
output with TMDB-V3 grabber script:

ErrorEvent : ErrorEvent on Internet Lookup for  : Die Länge darf nicht kleiner 
als 0 (null) sein.
Parametername: length - Stacktrace:    bei 
System.String.InternalSubStringWithChecks(Int32 startIndex, Int32 length, 
Boolean fAlwaysCopy)
   bei System.String.Substring(Int32 startIndex, Int32 length)
   bei Grabber.Grabber_URLClass.ReturnURL(String strSearch, String strConfigFile, Int32 strPage, Boolean AlwaysAsk, String strMediaPath) in C:\Users\nico\Documents\MyFilms\Grabber\Grab.cs:Zeile 369.
   bei AMCUpdater.AntRecord.DoInternetLookup(String SearchString, String Year, String IMDB_Id) - Updated: OriginalTitle, TranslatedTitle, FormattedTitle, Checked, Disks, Edition (CustomFields), Edition

Original comment by ncohrt@googlemail.com on 8 Jul 2012 at 6:49

GoogleCodeExporter commented 9 years ago

Original comment by Guzz...@googlemail.com on 9 Jul 2012 at 7:55

GoogleCodeExporter commented 9 years ago
nfo grabber script exception is solved.

Original comment by Guzz...@googlemail.com on 13 Jul 2012 at 10:41

GoogleCodeExporter commented 9 years ago

Original comment by ncohrt@googlemail.com on 3 Oct 2012 at 9:33