NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Add-ons (3rd party plugins, utilities and skins) Old Stuff (Legacy) v
« Previous 1 … 3 4 5 6 7 … 125 Next »
vidimport console error

 
  • 0 Vote(s) - 0 Average
vidimport console error
tvshowman
Offline

Senior Member

Posts: 430
Threads: 66
Joined: Dec 2007
#1
2009-07-24, 10:57 PM
Hi I am having a tough time trying to import movies using the various tools we have from the wiki.

the vidimport gives me this error when I type in

vidimport d:\movies import=on

Code:
Unhandled Exception: System.ArgumentOutOfRangeException: Index and length must r
efer to a location within the string.
Parameter name: length
   at System.String.InternalSubStringWithChecks(Int32 startIndex, Int32 length,
Boolean fAlwaysCopy)
   at videoImport.recording..ctor(FileInfo fi, recording pRecording, String meta
Data, IDictionary dvrMetaData)
   at videoImport.Program.addRecordings(DirectoryInfo di, ArrayList recList, Has
htable oldRecList)
   at videoImport.Program.Main(String[] args)

any ideas?

cheers
[SIGPIC][/SIGPIC]
stustunz
Offline

Posting Freak

Posts: 5,111
Threads: 112
Joined: Oct 2006
#2
2009-07-25, 08:19 AM
do you have .net 3.5 installed (not .net 3 it wont do )
tvshowman
Offline

Senior Member

Posts: 430
Threads: 66
Joined: Dec 2007
#3
2009-07-25, 02:57 PM
thanks for your reply

yes I installed the .net from the link on the wiki 3.5
http://www.microsoft.com/downloads/detai...laylang=en

I have no way to import my 600 movies Sad
[SIGPIC][/SIGPIC]
tvshowman
Offline

Senior Member

Posts: 430
Threads: 66
Joined: Dec 2007
#4
2009-07-25, 04:40 PM
I tried a fix from this thread
http://forums.nextpvr.com/showthread.php?t=42909&page=2

Now I get this crash...

I give up


Code:
Adding Wicked Attraction_20080814_21002200.avi to list of recordings.

Unhandled Exception: System.NotSupportedException: The given path's format is no
t supported.
   at System.Security.Util.StringExpressionSet.CanonicalizePath(String path, Boo
lean needFullPath)
   at System.Security.Util.StringExpressionSet.CreateListFromExpressions(String[
] str, Boolean needFullPath)
   at System.Security.Permissions.FileIOPermission.AddPathList(FileIOPermissionA
ccess access, AccessControlActions control, String[] pathListOrig, Boolean check
ForDuplicates, Boolean needFullPath, Boolean copyPathList)
   at System.Security.Permissions.FileIOPermission..ctor(FileIOPermissionAccess
access, AccessControlActions control, String[] pathList, Boolean checkForDuplica
tes, Boolean needFullPath)
   at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, I
nt32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions o
ptions, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy)
   at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access,
FileShare share)
   at System.Xml.XmlTextWriter..ctor(String filename, Encoding encoding)
   at videoImport.Program.writeRecordingsXml(String filename, ArrayList rList)
   at videoImport.Program.Main(String[] args)
[SIGPIC][/SIGPIC]
pBS
Offline

Posting Freak

Posts: 4,829
Threads: 182
Joined: Aug 2005
#5
2009-07-25, 10:07 PM (This post was last modified: 2009-07-25, 10:53 PM by pBS.)
it's boinking on one of the filenames looks like..
what are some of the names of the files? may just need renaming...
[downloads from net use inane namings for files..WiTh StUpId CaPiTaLiZaTiOn,etc.]

remove any "ts" or "_" or extra "." from filenames...basically anything unnecessary to knowing what the movie is.... cuz it will try to figure out the date/time from those and crash..

oops, didn't see the filename in the import log...hmmm

might wanna try this one from wiki.. http://gbpvr.com/pmwiki/pmwiki.php/Utility/MpegImport
what is the source of the files you're importing?
Hardware: HDHR Prime, HDPVR 1212, Raspberry pi2, VFD display w/LCDSmartie
tvshowman
Offline

Senior Member

Posts: 430
Threads: 66
Joined: Dec 2007
#6
2009-07-25, 10:35 PM
thanks for your reply.

I have a directory with over 600 movies and another with over 300 which is my recording dir and mpegimport vidimport wizmtadagrabber all made xml's that I could not import properly into pvrx2. from some weird reason pvrx2 would not import saying the files were moved or don't exist yet they are in the dir and wizmetagrabber worked but pvrx2 only imported 40 - 70 and it varied.

I finally gave up and realized I can give moviewiz a shot and it scanned the two directories and I made the xml with it and bam 963 movies in pvrx2

whew

cheers
[SIGPIC][/SIGPIC]
tvshowman
Offline

Senior Member

Posts: 430
Threads: 66
Joined: Dec 2007
#7
2009-07-25, 11:03 PM
pBS Wrote:it's boinking on one of the filenames looks like..
what are some of the names of the files? may just need renaming...
[downloads from net use inane namings for files..WiTh StUpId CaPiTaLiZaTiOn,etc.]

remove any "ts" or "_" or extra "." from filenames...basically anything unnecessary to knowing what the movie is.... cuz it will try to figure out the date/time from those and crash..

oops, didn't see the filename in the import log...hmmm

might wanna try this one from wiki.. http://gbpvr.com/pmwiki/pmwiki.php/Utility/MpegImport
what is the source of the files you're importing?

Hi. I am importing files that were originally recorded with pvrx2.

To shed some insight on the naming structures.

I use zehds UltraXMLTV_Enhancer and I have it configured to add a date and rating to the titles.

Almost Famous (2000)(Language)(5 stars)_20081017_17452000.avi
Alpha_Dog(2006)(2_5_stars)_20080323_01500350.avi

etc...

It is interesting to note that I used the vidimport fix posted in one of the threads and the program ran much better and was able to get to the internet database before crashing with the last error and I gave up because I was removing a file after file to try again and it would crash on the next. anyway it lead me to believe the new problem may have something to do with the embeded ntfs tags as well.

argh
[SIGPIC][/SIGPIC]
pBS
Offline

Posting Freak

Posts: 4,829
Threads: 182
Joined: Aug 2005
#8
2009-07-26, 05:23 AM
ahh, yes i had problems with the () in some part of gbpvr, [i don't remember which] so i converted to using all [] instead...no probs since..
glad you got it sorted...that's a lot of movies to do manually...Smile
Hardware: HDHR Prime, HDPVR 1212, Raspberry pi2, VFD display w/LCDSmartie
carpeVideo
Offline

Posting Freak

Posts: 824
Threads: 23
Joined: Dec 2006
#9
2009-07-27, 07:27 PM
If your log for vidimport has the last filename it blew up on I can take a look the paran's should not be an issue but you never know,

CV
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  Vidimport gazoo 159 81,489 2012-12-02, 03:37 PM
Last Post: carpeVideo
  vidImport utility support carpeVideo 73 53,229 2012-05-27, 06:27 AM
Last Post: jksmurf
  GuidePlus xml loading error help tvshowman 6 4,183 2010-04-15, 03:03 AM
Last Post: tvshowman
  Vidimport in Windows 7? Pob 18 9,557 2010-04-02, 08:01 PM
Last Post: Pob
  Music Library Error chewy747 7 4,645 2010-01-29, 09:44 PM
Last Post: chewy747
  mencoder error messages fvfv 3 2,756 2009-10-19, 08:07 PM
Last Post: -stattik-
  Vidimport - I'm getting duplicates. martint123 8 3,588 2009-01-21, 09:15 PM
Last Post: martint123
  mc2xml new error? pic included tvshowman 4 2,619 2009-01-06, 11:05 PM
Last Post: tvshowman
  YApi2XML - Run-time Error 13: Type Mismatch nobody481 11 5,147 2008-12-15, 11:48 PM
Last Post: Base
  Full screen error: when in "WMR9 Full Screen"... anppilot 0 2,224 2008-10-17, 09:17 PM
Last Post: anppilot

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode