2017-07-10, 09:13 AM
Hi,
I noticed a few shows missing from my library so attempted to use vidimport to import them
I have used it in the past with no problems, but now i am getting the below error
anyone have any ideas what i am doing wrong?
Thanks
C:\Users\Paul\Downloads\vidImport>vidimport "f:\recorded tv\the bill"
vidImport.exe version 1.71
Settings used:
----> Npvr Install Dir = C:\Program Files (x86)\NPVR\
----> Npvr Data Dir =
----> Npvr Recording File = recording-backup.xml
----> Show File = showDetail.txt
----> Autoimport = True
----> XmlOut = videos.xml
----> Series Only = False
----> ImdbLookup = True
----> Autoimport = True
----> Season Prefix = s
----> Episode Prefix = e
----> Episode Suffix = .
----> Write NFO = False
----> Video extensions = avi~mpg~ts~mp4~mkv~mpeg~dvr-ms~wmv~divx~ifo~mov~dvrms~mov~flv
----> Include Season in Episode = False
----> Starting dir/file = f:\recorded tv\the bill
Reading showfile showDetail.txt
Unhandled Exception: System.ArgumentException: An item with the same key has already been added.
at System.ThrowHelper.ThrowArgumentException(ExceptionResource resource)
at System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add)
at System.Collections.Generic.Dictionary`2.Add(TKey key, TValue value)
at ShowDetail.IShows.readShowFile(String filename)
at videoImport.Program.clMain()
at videoImport.Program.Main(String[] args)
I noticed a few shows missing from my library so attempted to use vidimport to import them
I have used it in the past with no problems, but now i am getting the below error
anyone have any ideas what i am doing wrong?
Thanks
C:\Users\Paul\Downloads\vidImport>vidimport "f:\recorded tv\the bill"
vidImport.exe version 1.71
Settings used:
----> Npvr Install Dir = C:\Program Files (x86)\NPVR\
----> Npvr Data Dir =
----> Npvr Recording File = recording-backup.xml
----> Show File = showDetail.txt
----> Autoimport = True
----> XmlOut = videos.xml
----> Series Only = False
----> ImdbLookup = True
----> Autoimport = True
----> Season Prefix = s
----> Episode Prefix = e
----> Episode Suffix = .
----> Write NFO = False
----> Video extensions = avi~mpg~ts~mp4~mkv~mpeg~dvr-ms~wmv~divx~ifo~mov~dvrms~mov~flv
----> Include Season in Episode = False
----> Starting dir/file = f:\recorded tv\the bill
Reading showfile showDetail.txt
Unhandled Exception: System.ArgumentException: An item with the same key has already been added.
at System.ThrowHelper.ThrowArgumentException(ExceptionResource resource)
at System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add)
at System.Collections.Generic.Dictionary`2.Add(TKey key, TValue value)
at ShowDetail.IShows.readShowFile(String filename)
at videoImport.Program.clMain()
at videoImport.Program.Main(String[] args)