Importing episodes error message said to post in here

Not looking for a fix, I will handle this show manually with scripts that I have before I was using Sonarr. Just wanted to let the devs know about the issue as requested in the error message.

Version
2.0.0.5338
Mono Version
4.2.3
OS: Ubuntu 16.04
Debug logs:

Request Failed. GET /api/manualimport: Scene Mappings contains a conflict for tvdbids 277568,369143. Please notify Sonarr developers. ([HorribleSubs] Babylon - 01 [720p])

NzbDrone.Core.DataAugmentation.Scene.InvalidSceneMappingException: Scene Mappings contains a conflict for tvdbids 277568,369143. Please notify Sonarr developers. ([HorribleSubs] Babylon - 01 [720p])
  at NzbDrone.Core.DataAugmentation.Scene.SceneMappingService.FindSceneMapping (System.String seriesTitle, System.String releaseTitle) [0x00049] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\DataAugmentation\Scene\SceneMappingService.cs:112 
  at NzbDrone.Core.DataAugmentation.Scene.SceneMappingService.FindTvdbId (System.String seriesTitle, System.String releaseTitle) [0x00000] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\DataAugmentation\Scene\SceneMappingService.cs:76 
  at NzbDrone.Core.Parser.ParsingService.GetSeries (System.String title) [0x00017] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Parser\ParsingService.cs:49 
  at NzbDrone.Core.MediaFiles.EpisodeImport.Manual.ManualImportService.ProcessFile (System.String rootFolder, System.String baseFolder, System.String file, System.String downloadId) [0x0000a] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\MediaFiles\EpisodeImport\Manual\ManualImportService.cs:139 
  at NzbDrone.Core.MediaFiles.EpisodeImport.Manual.ManualImportService+<>c__DisplayClass15_0.<ProcessFolder>b__0 (System.String file) [0x00000] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\MediaFiles\EpisodeImport\Manual\ManualImportService.cs:122 
  at System.Linq.Enumerable+WhereSelectListIterator`2[TSource,TResult].MoveNext () <0x413c75f0 + 0x001a5> in <filename unknown>:0 
  at System.Linq.Enumerable+<ConcatIterator>c__IteratorE`1[TSource].MoveNext () <0x413ccf90 + 0x001f1> in <filename unknown>:0 
  at System.Linq.Enumerable+WhereEnumerableIterator`1[TSource].MoveNext () <0x4139bdd0 + 0x00162> in <filename unknown>:0 
  at System.Collections.Generic.List`1[T]..ctor (IEnumerable`1 collection) <0x7f159e343cb0 + 0x001fb> in <filename unknown>:0 
  at System.Linq.Enumerable.ToList[TSource] (IEnumerable`1 source) <0x413297e0 + 0x00070> in <filename unknown>:0 
  at NzbDrone.Core.MediaFiles.EpisodeImport.Manual.ManualImportService.ProcessFolder (System.String rootFolder, System.String baseFolder, System.String downloadId) [0x000f9] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\MediaFiles\EpisodeImport\Manual\ManualImportService.cs:125 
  at NzbDrone.Core.MediaFiles.EpisodeImport.Manual.ManualImportService.GetMediaFiles (System.String path, System.String downloadId) [0x00072] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\MediaFiles\EpisodeImport\Manual\ManualImportService.cs:97 
  at NzbDrone.Api.ManualImport.ManualImportModule.GetMediaFiles () [0x001c4] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Api\ManualImport\ManualImportModule.cs:28 
  at NzbDrone.Api.REST.RestModule`1[TResource].<set_GetResourceAll>b__32_0 (System.Object options) [0x00000] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Api\REST\RestModule.cs:111 
  at (wrapper dynamic-method) System.Object:CallSite.Target (System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,System.Func`2<object, object>,object)
  at Nancy.Routing.Route+<>c__DisplayClass4.<Wrap>b__3 (System.Object parameters, CancellationToken context) <0x4164da70 + 0x0014f> in <filename unknown>:0 

Description:
First three episodes of a show aired, and Sonarr is not seeing them. Attempting to manually import gives the above error.

Version 2.0.0.5338
Mono Version 5.20.1.34
OS: DSM 6.2.2
Description of issue:
This thing is completely Flooding the logs. Anime conflicting with an older series with the same name. (277568 and 369143= Non of witch i have in my library or “wish list”.

Couldn't process release.: Scene Mappings contains a conflict for tvdbids 277568,369143. Please notify Sonarr developers. ([Horrible].Babylon.-.03.[480p])


NzbDrone.Core.DataAugmentation.Scene.InvalidSceneMappingException: Scene Mappings contains a conflict for tvdbids 277568,369143. Please notify Sonarr developers. ([Horrible].Babylon.-.03.[480p])
  at NzbDrone.Core.DataAugmentation.Scene.SceneMappingService.FindSceneMapping (System.String seriesTitle, System.String releaseTitle) [0x00049] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\DataAugmentation\Scene\SceneMappingService.cs:112 
  at NzbDrone.Core.DataAugmentation.Scene.SceneMappingService.FindTvdbId (System.String seriesTitle, System.String releaseTitle) [0x00000] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\DataAugmentation\Scene\SceneMappingService.cs:76 
  at NzbDrone.Core.Parser.ParsingService.GetSeries (NzbDrone.Core.Parser.Model.ParsedEpisodeInfo parsedEpisodeInfo, System.Int32 tvdbId, System.Int32 tvRageId, NzbDrone.Core.IndexerSearch.Definitions.SearchCriteriaBase searchCriteria) [0x00002] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Parser\ParsingService.cs:218 
  at NzbDrone.Core.Parser.ParsingService.Map (NzbDrone.Core.Parser.Model.ParsedEpisodeInfo parsedEpisodeInfo, System.Int32 tvdbId, System.Int32 tvRageId, NzbDrone.Core.IndexerSearch.Definitions.SearchCriteriaBase searchCriteria) [0x0000d] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Parser\ParsingService.cs:74 
  at NzbDrone.Core.DecisionEngine.DownloadDecisionMaker+<GetDecisions>d__6.MoveNext () [0x0016d] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\DecisionEngine\DownloadDecisionMaker.cs:79 
Sonarr Ver. 2.0.0.5338


19-10-7 11:13:44.6|Error|DownloadDecisionMaker|Couldn't process release.

[v2.0.0.5338] NzbDrone.Core.DataAugmentation.Scene.InvalidSceneMappingException: Scene Mappings contains a conflict for tvdbids 277568,369143. Please notify Sonarr developers. ([Horrible] Babylon - 01 [480p])
  at NzbDrone.Core.DataAugmentation.Scene.SceneMappingService.FindSceneMapping (System.String seriesTitle, System.String releaseTitle) [0x00049] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\DataAugmentation\Scene\SceneMappingService.cs:112 
  at NzbDrone.Core.DataAugmentation.Scene.SceneMappingService.FindTvdbId (System.String seriesTitle, System.String releaseTitle) [0x00000] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\DataAugmentation\Scene\SceneMappingService.cs:76 
  at NzbDrone.Core.Parser.ParsingService.GetSeries (NzbDrone.Core.Parser.Model.ParsedEpisodeInfo parsedEpisodeInfo, System.Int32 tvdbId, System.Int32 tvRageId, NzbDrone.Core.IndexerSearch.Definitions.SearchCriteriaBase searchCriteria) [0x00002] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Parser\ParsingService.cs:218 
  at NzbDrone.Core.Parser.ParsingService.Map (NzbDrone.Core.Parser.Model.ParsedEpisodeInfo parsedEpisodeInfo, System.Int32 tvdbId, System.Int32 tvRageId, NzbDrone.Core.IndexerSearch.Definitions.SearchCriteriaBase searchCriteria) [0x0000d] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Parser\ParsingService.cs:74 
  at NzbDrone.Core.DecisionEngine.DownloadDecisionMaker+<GetDecisions>d__6.MoveNext () [0x0016d] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\DecisionEngine\DownloadDecisionMaker.cs:79 

19-10-7 01:55:05.7|Error|DownloadDecisionMaker|Couldn't process release.

[v2.0.0.5338] NzbDrone.Core.DataAugmentation.Scene.InvalidSceneMappingException: Scene Mappings contains a conflict for tvdbids 277568,369143. Please notify Sonarr developers. ([Erai-raws] Babylon - 03 [1080p][Multiple Subtitle])
  at NzbDrone.Core.DataAugmentation.Scene.SceneMappingService.FindSceneMapping (System.String seriesTitle, System.String releaseTitle) [0x00049] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\DataAugmentation\Scene\SceneMappingService.cs:112 
  at NzbDrone.Core.DataAugmentation.Scene.SceneMappingService.FindTvdbId (System.String seriesTitle, System.String releaseTitle) [0x00000] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\DataAugmentation\Scene\SceneMappingService.cs:76 
  at NzbDrone.Core.Parser.ParsingService.GetSeries (NzbDrone.Core.Parser.Model.ParsedEpisodeInfo parsedEpisodeInfo, System.Int32 tvdbId, System.Int32 tvRageId, NzbDrone.Core.IndexerSearch.Definitions.SearchCriteriaBase searchCriteria) [0x00002] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Parser\ParsingService.cs:218 
  at NzbDrone.Core.Parser.ParsingService.Map (NzbDrone.Core.Parser.Model.ParsedEpisodeInfo parsedEpisodeInfo, System.Int32 tvdbId, System.Int32 tvRageId, NzbDrone.Core.IndexerSearch.Definitions.SearchCriteriaBase searchCriteria) [0x0000d] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Parser\ParsingService.cs:74 
  at NzbDrone.Core.DecisionEngine.DownloadDecisionMaker+<GetDecisions>d__6.MoveNext () [0x0016d] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\DecisionEngine\DownloadDecisionMaker.cs:79

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.