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
1 2 3 4 5 … 125 Next »
vidImport utility support

 
  • 0 Vote(s) - 0 Average
vidImport utility support
carpeVideo
Offline

Posting Freak

Posts: 824
Threads: 23
Joined: Dec 2006
#1
2008-06-11, 01:34 PM (This post was last modified: 2008-06-11, 02:17 PM by carpeVideo.)
http://gbpvr.com/pmwiki/pmwiki.php/Utility/VidImport

is a tool that:

VidImport recurses a directory searching for video files (.mpeg, .mpg, .avi. .mpv, .ts, .mp4) and creates an xml file that gbpvr can import (on the config/plugin tab). It recurses all the way to the lowest level so nested directories are acceptable. It tries to intelligently use the directory name and any filename similarities to create the titles and subtitles so files are grouped in a useful manner by GBPVR/PVRx2. It also recognizes if an episode # of the syntax .SxxEyy. is built in the file name and uses that as subtitle if possible.

It will rebuild your recordings directory info (sans description) if you have lost or corrupted your database.

Post any support questions here.
stustunz
Offline

Posting Freak

Posts: 5,111
Threads: 112
Joined: Oct 2006
#2
2008-06-11, 08:14 PM
does it extract the meta data ?
carpeVideo
Offline

Posting Freak

Posts: 824
Threads: 23
Joined: Dec 2006
#3
2008-06-11, 10:22 PM (This post was last modified: 2008-06-11, 10:35 PM by carpeVideo.)
carpeVideo Wrote:http://gbpvr.com/pmwiki/pmwiki.php/Utility/VidImport

is a tool that:

VidImport recurses a directory searching for video files (.mpeg, .mpg, .avi. .mpv, .ts, .mp4) and creates an xml file that gbpvr can import (on the config/plugin tab)..


stustunz Wrote:does it extract the meta data ?
No - I suppose I could give that a try. Do you know where I can find code examples extracting metadata using c#?

Today I released v.6 adding the capability to do IMDB lookups to grabs a plot description if available.
stustunz
Offline

Posting Freak

Posts: 5,111
Threads: 112
Joined: Oct 2006
#4
2008-06-11, 11:55 PM (This post was last modified: 2008-06-12, 12:00 AM by stustunz.)
you should get hold of the source code for mpeg import he offered it on a post a week so back (it can get the meta data so you could have a look how)
be good if someone (you lol) would take that and combine it with yours
pretty much does the same thing
im sure the writer of the program wouldnt mind as he offered the source code and he now uses media portal as it suits his needs better
sorry i have no idea about programming i can write a few batch files and im even useless at that Smile

also could you add dvr-ms
JavaWiz
Offline

Posting Freak

Jacksonville, FL. USA
Posts: 2,522
Threads: 141
Joined: Dec 2006
#5
2008-06-12, 12:24 AM
carpeVideo Wrote:No - I suppose I could give that a try. Do you know where I can find code examples extracting metadata using c#?

Today I released v.6 adding the capability to do IMDB lookups to grabs a plot description if available.

Attached are snippets of code from MovieWiz.

1. recordings class, provides the methods for converting entry into GBPVR format xml suitable for import from config program.

2. SaveAllEntriesAsMetaData. Routine that exports ALL MovieWiz entries into xml file

3. SaveEntryAsMetaData. Routine that exports a SINGLE entry into it's OWN xml file.

To create a file suitable for import into GBPVR, you could create logic similar to SaveAllEntriesAsMetaData, iterate thru your filelist instead of the MovieWiz entries, populate a recording object and call OutputMetaDataAsString...

Note, several of the properties/fields in the recording object only make sense to moviewiz, the code identies which ones are moviewiz specific.
carpeVideo
Offline

Posting Freak

Posts: 824
Threads: 23
Joined: Dec 2006
#6
2008-06-12, 03:49 AM
stustunz do you mean the metadata embedded within the actual video file or a separate .xml metadata file. A separate file with the same name but .xml extension would be simple if you have a few examples.
stustunz
Offline

Posting Freak

Posts: 5,111
Threads: 112
Joined: Oct 2006
#7
2008-06-12, 04:56 AM
mpeg import gets the meta data from within the file
sorry im not much help
carpeVideo
Offline

Posting Freak

Posts: 824
Threads: 23
Joined: Dec 2006
#8
2008-06-12, 02:56 PM
stustunz - what data is it that you want from the metadata - as far as I can tell you can only get audio type, resolution and length. And then which field do you want the data to reside in. Subtitle, Description?

CV
gEd
Offline

Posting Freak

London
Posts: 3,512
Threads: 100
Joined: Jan 2005
#9
2008-06-12, 04:13 PM
According to the wiki, mpegimport gets it's metadata from the (hidden NTFS file) metadata.xml
“If this is the way Queen Victoria treats her prisoners, she doesn't deserve to have any.”
carpeVideo
Offline

Posting Freak

Posts: 824
Threads: 23
Joined: Dec 2006
#10
2008-06-12, 07:03 PM
Figured out the metadata issue. I'll have a new release soon. Makes me think we need a utility that copies the metadata when transcodes are done.

Sub - if your reading when using the native transcode does gbpvr copy the metadata to the new file?
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (8): 1 2 3 4 5 … 8 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  Vidimport gazoo 159 81,366 2012-12-02, 03:37 PM
Last Post: carpeVideo
  BBC Iplayer Downloader Plugin - Beta + Support smiler 420 154,359 2012-01-20, 12:15 PM
Last Post: martint123
  Anime Library - Support Thread Ommina 167 91,592 2011-05-07, 06:41 AM
Last Post: mvallevand
  Music plugin support thread MixMan 103 39,450 2010-08-31, 09:46 PM
Last Post: povarotti
  StartGBPVR - support thread liteswap 46 24,420 2010-04-06, 04:10 AM
Last Post: keith_leitch
  Vidimport in Windows 7? Pob 18 9,541 2010-04-02, 08:01 PM
Last Post: Pob
  BurnDVDX2 support issues. pastro 260 68,372 2010-03-05, 04:44 PM
Last Post: TomR
  Weather2 Support Thread scb147 47 14,492 2009-08-30, 07:19 AM
Last Post: Reddwarf
  vidimport console error tvshowman 8 4,170 2009-07-27, 07:27 PM
Last Post: carpeVideo
  ComTweak v1.0 Support Thread HydroChronic 12 5,350 2009-05-23, 10:02 AM
Last Post: gEd

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

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

Linear Mode
Threaded Mode