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
1 2 3 4 5 20 Next »
VideoConduit - Standalone App to Import Lost TV Recordings into NPVR

 
  • 0 Vote(s) - 0 Average
VideoConduit - Standalone App to Import Lost TV Recordings into NPVR
nogoer
Offline

Junior Member

Posts: 39
Threads: 4
Joined: Sep 2018
#11
2019-07-17, 01:39 PM
Just thought i'd chime in here because i found this thread when trying to find a way to import a bunch of missing ts files after rebuilding my machine for windows 10. Every show i try ends up with a file name extension error "No files with names matching file extensions found.". I think its because all the files were recorded and saved with period delimiters and your program is probably just splitting the extension off the first delimiter period and thinking theres no acceptable extensions based on the config due to it.
27InchSony
Offline

Junior Member

Michigan, USA
Posts: 16
Threads: 2
Joined: May 2009
#12
2019-07-29, 03:27 AM (This post was last modified: 2019-07-31, 01:00 AM by 27InchSony.)
nogoer Wrote:Just thought i'd chime in here because i found this thread when trying to find a way to import a bunch of missing ts files after rebuilding my machine for windows 10. Every show i try ends up with a file name extension error "No files with names matching file extensions found.". I think its because all the files were recorded and saved with period delimiters and your program is probably just splitting the extension off the first delimiter period and thinking theres no acceptable extensions based on the config due to it.

Did you try to adjust the .config file VideoFileExtensionsToConsider parameter? Hmm. It seems odd that there is a semicolon ; in front of the *.ts. in the downloadable .zip file, .config file. Must have inadvertently uploaded it like that. EDIT: I've fixed it in the original post.

STRANGE/ORIGINAL: <value>*.mkv|;*.ts|*.avi</value>
FIxED: <value>*.mkv|*.ts|*.avi</value>

If that doesn't work, do you have a screenshot of the filenames/directories as I'm not quite following your prose.
MrGenius1
Offline

Junior Member

Posts: 32
Threads: 6
Joined: Dec 2019
#13
2020-01-05, 04:05 AM
Does this app work on v5?
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,112
Threads: 957
Joined: May 2006
#14
2020-01-05, 03:29 PM
It might work with v5 since the recordings table didn't really change . I didn't try it bu you would have to change config setting

Code:
<setting name="NPVRSQLiteConnectionString" serializeAs="String">
                <value>Data Source=\\dvr\C$\Users\Public\NPVR-data\npvr.db3;Version=3;</value>

You can always backup your database and try yourself.

Martin
27InchSony
Offline

Junior Member

Michigan, USA
Posts: 16
Threads: 2
Joined: May 2009
#15
2020-01-07, 03:40 AM
(2020-01-05, 04:05 AM)MrGenius1 Wrote: Does this app work on v5?

I have no idea and don't have v5 installed. Let us know.
drbenjamin
Offline

Member

Posts: 145
Threads: 36
Joined: Oct 2007
#16
2020-05-12, 05:45 PM
Hi -

Having some trouble w/ Video Conduit. I used v1.0.1 succesfully back in 2016 to import a bunch of shows, still have the logs. Recently need to import some shows and can't get 1.01 or 1.02 to work. The errors are variable, for some directories I get a "You're outta luck" error, (saved in Logs) but for the majority I get a 404 error -

Unknown problem: The remote server returned an error: (404) Not Found. System at System.Net.WebClient.DownloadDataInternal(Uri address, WebRequest& request)
at System.Net.WebClient.DownloadData(Uri address)
at System.Net.WebClient.DownloadData(String address)
at TVDBSharp.Models.DAO.DataProvider.GetXDocumentFromUrl(String url)
at TVDBSharp.Models.DAO.DataProvider.GetShow(Int32 showID)
at TVDBSharp.Models.Builder.Search(String query, Int32 results)
at TVDBSharp.TVDB.Search(String query, Int32 results)
at VideoConduit.Core.Go(String fileDirectoryToProcess)
at VideoConduit.Form1.btnGo_Click(Object sender, EventArgs e)5/12/2020 10:44:20 AM Using 'Continuum' as search parameter.

No logs are posted when this happens. IS this a change in the TVDB URLs? or something in my setup? Appreciate any help, the utility was a boon when I last used it.
HD-PVR Rocket, G4400 w/ 4GB RAM, 12 TB HD, Windows 10 Pro, AppleTV
27InchSony
Offline

Junior Member

Michigan, USA
Posts: 16
Threads: 2
Joined: May 2009
#17
2020-05-13, 02:59 AM
Looks like the TVDB changed their API that VideoConduit uses. There's more to it than this as all the internal auxiliary helper libraries that are 4 years old are now updated and that's causing an enormous amounts of change in the utility. I'm working on a fix. Best case scenario is likely a week, but no guarantees.
drbenjamin
Offline

Member

Posts: 145
Threads: 36
Joined: Oct 2007
#18
2020-05-13, 04:34 PM
That would be wonderful, thank you for keeping this utility alive. It may not be used on a daily basis but it is absolutely irreplaceable when you need it. I know I'm not the only person who has a long history w/ NPVR (GBPVR before that!) and when you lose your recordings database it's a real blow.
Let me know if there's anything I can do to help, not much of a programmer but happy to test, document, whatever.
HD-PVR Rocket, G4400 w/ 4GB RAM, 12 TB HD, Windows 10 Pro, AppleTV
27InchSony
Offline

Junior Member

Michigan, USA
Posts: 16
Threads: 2
Joined: May 2009
#19
2020-05-15, 03:36 AM
See the first post in this thread with updated instructions and download link (the forum wouldn't allow me to re-upload a .zip file for unknown reason so I used a OneDrive link). Run a few imports and look in NPVR UI. While I processed a dozen+ series with hundreds of episodes, there still could be issues as there were some pretty dramatic changes.
drbenjamin
Offline

Member

Posts: 145
Threads: 36
Joined: Oct 2007
#20
2020-05-15, 09:39 PM
Thanks for turning this around so quickly! Seems to be working great, one comment is I had to delete an extraneous semicolon in the regex for extensions (in front of the .ts type, which most of my recordings are).

Thanks again!
HD-PVR Rocket, G4400 w/ 4GB RAM, 12 TB HD, Windows 10 Pro, AppleTV
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (6): « Previous 1 2 3 4 5 6 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  NextTool import Dale Dewing 13 3,328 2023-01-31, 02:54 PM
Last Post: mvallevand
  Update NPVR Database with UniqueID element using NextTool ChrisHammond56 7 2,243 2022-08-18, 03:29 AM
Last Post: sub
  new format for NextTool import? spagio 7 2,428 2022-08-11, 01:17 PM
Last Post: mvallevand
  SageTV Import Utility mvallevand 97 40,170 2022-04-13, 04:42 PM
Last Post: sDiesel
  RFC Recordings Import Utility mvallevand 24 9,352 2020-05-08, 02:16 PM
Last Post: Graham
  Npvr and IR Blaster Buddha B 11 6,017 2018-11-13, 06:16 PM
Last Post: sub
  NextPVR Recordings and MCEBuddy (Script) KV-Tools 6 8,060 2016-10-25, 11:50 PM
Last Post: snagglewest
  System Plugin Confused by New NPVR Naming Scheme Lao Pan 1 2,721 2016-09-25, 08:26 AM
Last Post: imilne
  Unified Remote (Android) NPVR custom remote. fuzzweed 5 7,678 2016-08-10, 01:52 AM
Last Post: baj1
  hy is there a way to use an LCD or VFD (2x16 or 4x40 chars) in NPVR tto 7 4,855 2016-06-19, 01:38 PM
Last Post: jdauthre

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

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

Linear Mode
Threaded Mode