Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion.

Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules.

 

Go Back   Doom9's Forum > Announcements and Chat > General Discussion

Reply
 
Thread Tools Search this Thread Display Modes
Old 16th August 2017, 13:31   #1  |  Link
crystalfunky
Registered User
 
Join Date: Apr 2010
Posts: 57
Mediainfo-like for database

Hello,

don't know if this is the right place.

Anyway I'm looking for a tool like Mediainfo,
which can create databases and updates itself when there's a change.

I have more than 100+ files which I regularly have to check for infos.

Is there something like that?
crystalfunky is offline   Reply With Quote
Old 16th August 2017, 13:46   #2  |  Link
stax76
Registered User
 
stax76's Avatar
 
Join Date: Jun 2002
Location: On thin ice
Posts: 6,837
In short, no.

I don't think there are many tools, in staxrip there is a table view to view the content of a defined folder including sub folders, it supports cvs export, it's located at: Main Menu > Tools > Advanced > MediaInfo Folder View. staxrip has also a mediainfo GUI that can be used outside of staxrip, unlike the original GUI it has a search feature and high DPI support.

In case you are interested to get into programming VB.NET and Python are good beginner languages.

https://www.learnpython.org

Last edited by stax76; 16th August 2017 at 13:48.
stax76 is offline   Reply With Quote
Old 16th August 2017, 13:52   #3  |  Link
StainlessS
HeartlessS Usurer
 
StainlessS's Avatar
 
Join Date: Dec 2009
Location: Over the rainbow
Posts: 10,980
Dont know (nor your specific requirements), but

Perhaps there is a general purpose sys-op style utility that monitors a specific folder for changes (any changes), and calls some kind of command file
to execute on each of the changed files (or the complete directory of files).
Maybe writing out a text file via MediaInfo based on changed filename, eg "V:\V_DBase\Video_234.avi.TXT".

Maybe practical, maybe not (probably would be done something like above on unix/linux).

EDIT: Could also maybe write (append) to list file, files that have changed since last you monitored, and eg deleted once monitored.
Presence of that file alone would tell if any changes have occurred.
Could also probably do fancy stuff like send you a text message/email when a change occurs.

EDIT: I know that Admins can monitor folders for intruder access and log or alert, so above is probably possible,
at least with admins authority.

EDIT: Google this "folder monitor utility", produces some hits, I have not examined them.

EDIT: Remembered the admins term, "File or Folder auditing", google "folder changed auditing".

EDIT: From this search "folder changed auditing utility autoit" (autoit is a BASIC like programming language),
I got this hit:- http://www.watchdirectory.net/
A commercial program but does pretty much everything you would need, I therefore assume that it is not a lost
cause looking for an open source or freeware solution.

EDIT: Maybe of interest:- https://technet.microsoft.com/en-us/...=ws.10%29.aspx

EDIT: Some More: Google
"watchfolder autoit"
"watchfolder powershell"
"watchfolder vbscript"
"watchfolder cpp"

EDIT: Google "watchdirectory alternative free" :- https://www.google.co.uk/search?q=wa...96.vUJAIHPkru0
__________________
I sometimes post sober.
StainlessS@MediaFire ::: AND/OR ::: StainlessS@SendSpace

"Some infinities are bigger than other infinities", but how many of them are infinitely bigger ???

Last edited by StainlessS; 16th August 2017 at 17:21.
StainlessS is offline   Reply With Quote
Old 16th August 2017, 18:36   #4  |  Link
crystalfunky
Registered User
 
Join Date: Apr 2010
Posts: 57
Quote:
Originally Posted by stax76 View Post
In short, no.

I don't think there are many tools, in staxrip there is a table view to view the content of a defined folder including sub folders, it supports cvs export, it's located at: Main Menu > Tools > Advanced > MediaInfo Folder View. staxrip has also a mediainfo GUI that can be used outside of staxrip, unlike the original GUI it has a search feature and high DPI support.

In case you are interested to get into programming VB.NET and Python are good beginner languages.

https://www.learnpython.org
Thanks, the mediainfo folder view was exactly what I was looking for.
Simple but effective.
crystalfunky is offline   Reply With Quote
Old 16th August 2017, 22:22   #5  |  Link
crystalfunky
Registered User
 
Join Date: Apr 2010
Posts: 57
is there a way to get this tool out of staxrip as a standalone tool? I couldn't find it in the staxrip folder.
crystalfunky is offline   Reply With Quote
Old 16th August 2017, 23:33   #6  |  Link
stax76
Registered User
 
stax76's Avatar
 
Join Date: Jun 2002
Location: On thin ice
Posts: 6,837
Quote:
Originally Posted by crystalfunky View Post
is there a way to get this tool out of staxrip as a standalone tool? I couldn't find it in the staxrip folder.
In short, there isn't, staxrip is the one and only app I maintain.
stax76 is offline   Reply With Quote
Old 29th August 2017, 13:16   #7  |  Link
kolak
Registered User
 
Join Date: Nov 2004
Location: Poland
Posts: 2,843
Quote:
Originally Posted by crystalfunky View Post
Hello,

don't know if this is the right place.

Anyway I'm looking for a tool like Mediainfo,
which can create databases and updates itself when there's a change.

I have more than 100+ files which I regularly have to check for infos.

Is there something like that?
I don't think there is such a tool (well definitely not free).
The easiest in my opinion is bit of python code which updates google sheet document over REST API.
In this way you have simple way of seeing/exporting/sharing this info with others if needed.
I've done something similar.
I can write it for you, but it definitely won't be for free although not crazy expensive.
kolak is offline   Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 03:36.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.