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) v
« Previous 1 2 3 4 5 6 … 20 Next »
Cannot get Vidimport or Video Conduit to work

 
  • 0 Vote(s) - 0 Average
Cannot get Vidimport or Video Conduit to work
Lone_Stranger
Offline

Member

Posts: 83
Threads: 25
Joined: Aug 2015
#1
2018-11-27, 04:59 PM
I'm trying to use either vidimport or videoConduit to write MetaData to
the npvr.db3 file, in an effort to correct some apparent problems I've had.
Apparently, neither one appears to work. I am aware that VideoConduit
is the prefered tool to use, but I cannot get VC to work at all.

........... output from vidimport ..................
vidImport.exe version 1.71
Executing C:\Program Files (x86)\NPVR\\NextPVR -import:"videos.xml"
Waiting for to exit C:\Program Files (x86)\NPVR\\NextPVR -import:"videos.xml"
Sleeping for 5 seconds so you can read this message :0)
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 = E:\! Archive\22 Jump Street (2014)
Reading showfile showDetail.txt
Checking for gbpvr export file:recording-backup.xml
Error: recording-backup.xmldoes not exist. Skipping file
Recursing: E:\! Archive\22 Jump Street (2014)
Adding 22 Jump Street (2014).ts to list of recordings.
Skipping imdb/TVrage/theTvDb lookup on: 22 Jump Street:: - description already exists.
Executing C:\Program Files (x86)\NPVR\\NextPVR -import:"videos.xml"
Waiting for to exit C:\Program Files (x86)\NPVR\\NextPVR -import:"videos.xml"
Import exited but process still running C:\Program Files (x86)\NPVR\\NextPVR -import:"videos.xml"
Sleeping for 5 seconds so you can read this message :0)
Writing show file showDetail.txt
........................................................

Apparently the import runs normally and everything seems fine here,
except that vidimport doesn't update my database.

So I Try Video Conduit, and it fails too.
.................... output from Video Conduit ............
11/27/2018 4:38:07 AM You're outta luck.
Try renaming your directory so it will match something on thetvdb.com.
11/27/2018 4:38:07 AM
Unable to find any shows in the http://thetvdb.com/ by search string: 22 Jump Street (2014)
11/27/2018 4:38:07 AM
Show cache created from web: ./ShowInfoCache/22 Jump Street (2014).json
11/27/2018 4:38:06 AM
Using '22 Jump Street (2014)' as search parameter.

............................................................
I have changed the config file to specify NPVR directory.

I am at a loss. Can anyone shed a little light on me?
[SUB]NPVR 4.2.4 (190307) OTA with Win7 Ultimate & Win10 Pro, Hauppauge Quad PCI, Schedules Direct.[/SUB]
Graham
Offline

Posting Freak

UK
Posts: 4,058
Threads: 102
Joined: Dec 2005
#2
2018-11-27, 06:14 PM
Lone_Stranger Wrote:I'm trying to use either vidimport ...

This is a wild guess ... I have never attempted to use Vidimport .... does it expect there to be no existing database record for the show?

The vidimport log has ...
Quote:Executing C:\Program Files (x86)\NPVR\\NextPVR -import:"videos.xml"
Waiting for to exit C:\Program Files (x86)\NPVR\\NextPVR -import:"videos.xml"
Import exited but process still running C:\Program Files (x86)\NPVR\\NextPVR -import:"videos.xml"

This should have generated a npvr.log file ... Does the content of npvr.log help?
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 52,814
Threads: 954
Joined: May 2006
#3
2018-11-27, 06:16 PM (This post was last modified: 2018-11-27, 06:22 PM by mvallevand.)
That doesn't look like a valid command line option. I think it is -import filename.

Martin
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,648
Threads: 767
Joined: Nov 2003
#4
2018-11-27, 06:19 PM
Martin is correct, it's "-import filename"
Graham
Offline

Posting Freak

UK
Posts: 4,058
Threads: 102
Joined: Dec 2005
#5
2018-11-27, 06:39 PM
sub Wrote:Martin is correct ...

Yeah, yeah, yeah ... who'd a thought it ... Smile
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 52,814
Threads: 954
Joined: May 2006
#6
2018-11-27, 07:10 PM
The bigger problem is the two authors of these utilities no longer frequent these forums. If either program creates an XML file that looks "good", maybe try to manually import it.

Martin
p37307
Offline

Senior Member

Posts: 252
Threads: 46
Joined: Jul 2016
#7
2018-11-27, 10:22 PM
mvallevand Wrote:The bigger problem is the two authors of these utilities no longer frequent these forums. If either program creates an XML file that looks "good", maybe try to manually import it.

Martin

That's what I have to do, manually import the xml.
~Paul

If you haven't broken it at least once, you're not doing it right. :eek:
Lone_Stranger
Offline

Member

Posts: 83
Threads: 25
Joined: Aug 2015
#8
2018-11-27, 11:11 PM
mvallevand Wrote:That doesn't look like a valid command line option. I think it is -import filename.

Martin

You are absolutely correct, Martin. It appears that the command was constructed incorrectly. When I coded with the correct syntax, the database got updated correctly.

Where might I get the source for this program? I'd like to attempt a correction.
[SUB]NPVR 4.2.4 (190307) OTA with Win7 Ultimate & Win10 Pro, Hauppauge Quad PCI, Schedules Direct.[/SUB]
jksmurf
Offline

Posting Freak

HK (DMBTH)
Posts: 3,590
Threads: 410
Joined: Jul 2005
#9
2018-11-28, 11:37 PM
I use this; it's only good to import the file though, no metadata (I use NextPVR for that after it's imported). It just generates a recording-dump.xml in C:\Users\Public\NPVR - you have to import using the Settings, Recordings, 'Import Recordings' Button added here for other users). Not updated in a looooong time, no contact from sixgun either.

https://forums.nextpvr.com/showthread.ph...ed-to-wiki

k.
ASUS STRIX X470-F AMD 2700x 4GHz | Win10Prox64 | 32GB | NVIDIA GEforce GT1030 Fanless | WinTV DMB-TH | WinTV HVR-1280 | Hauppauge Colossus | AC86U/AC68U | USB-UIRT | RPi4 Libreelec | Sony Bravia LCD X9000F Android TV |
27InchSony
Offline

Junior Member

Michigan, USA
Posts: 16
Threads: 2
Joined: May 2009
#10
2019-01-07, 01:58 AM
22 Jump Street (2014) is a movie. It is not in the http://www.thetvdb.com database. VC is only designed to pull in tv data. If it was in the tvdb, you may name the folder using the integer series ID per the instructions.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  vidimport error paul67 2 3,813 2017-09-20, 12:30 AM
Last Post: 27InchSony
  VidImport Not Finding Recording-Backup.xml BrettB 0 2,052 2015-10-01, 07:34 AM
Last Post: BrettB
  3.3.8 Vidimport Not Working jrockow 5 3,677 2014-10-31, 02:10 AM
Last Post: sub
  Cant get System plugin to work on fresh 3.2.9 shaunpatrick77 3 2,482 2014-09-19, 04:36 PM
Last Post: imilne
  vidimport & bug drlava 0 1,764 2014-08-23, 10:35 PM
Last Post: drlava
  Easy Video Transcoder fig2k4 4 3,331 2014-04-04, 02:13 AM
Last Post: jam_zhou
  Vidimport Wrong Filename jrockow 1 1,960 2013-11-20, 10:41 PM
Last Post: johnsonx42
  VidImport not importing all files spinnaker 4 2,939 2013-10-24, 01:47 PM
Last Post: carpeVideo
  vidImport NPVR key / Install directory not found (Windows/7) baze256 6 4,978 2012-12-02, 01:44 PM
Last Post: carpeVideo
  NetworkRecorder/SageDCT/Ceton InfiniTV- no video fbacher 56 18,750 2012-11-25, 05:51 PM
Last Post: mvallevand

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

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

Linear Mode
Threaded Mode