Welcome to the Invelos forums. Please read the forum rules before posting.

Read access to our public forums is open to everyone. To post messages, a free registration is required.

If you have an Invelos account, sign in to post.

    Invelos Forums->General: General Discussion Page: 1 2 3 4  Previous   Next
A work in progress - Released
Author Message
DVD Profiler Unlimited RegistrantStar ContributorGSyren
Profiling since 2001
Registered: March 14, 2007
Reputation: Highest Rating
Sweden Posts: 4,567
Posted:
PM this userVisit this user's homepageView this user's DVD collectionDirect link to this postReply with quote
I have been working on a program for a while, and I thought it would be fun to hear if anyone has any thoughts on how useful (or useless) such a program would be. It was initially inspired by Mark Harrison's Database Query. It is, however, not an addin. It works off the xml file that is created when you export your collection. That can be an advantage or disadvantage, depending on your point of view. The main disadvantage is, of course, that you need an up-to-date export file. An advantage is that you're not depending on having Profiler running, or having Profiler available at all, just the export file. It also loads data a whole lot faster than Database Query. My 7021 profiles loaded in just under 30 seconds, while Database Query took 5 minutes and 25 seconds. Although if you have to export your collection first, that takes away most of the time advantage.

The program is far from finished. So no guarantees that it ever will be, or that it will have the features you see now. I haven't yet decided how many bells and whistles I will add. Possibly very few if I decide this is for my personal use only. But we shall see. The program is made up of three main parts; selection, presentation and result.




In the selection part you can add any selection criteria. That's one of the main features of the program - you can combine any criteria. So here I wanted to see if I had any PAL profiles with locality United States. If I find any, they will probably be incorrect.



And I decide that I want to see Collection Number and Title for the profiles that match the selection.

Unfortunately I can't show you the result, because as of now it is only displayed as debug output. But I did find 7 titles, and 6 of them were indeed the wrong locality. Initially I will implement text output, with possibility to save as a file that can then be loaded into a spreadsheet like Excel or OpenOffice Calc, or whatever. Eventually I will probably also implement output in a datagrid.

The search is not case sensitive, and there are no set search values. You have to know what you can search for. For example, you can search for Country Of Origin StartsWith United and get profiles for both United States and United Kingdom, if that's what you want.

So, any thoughts on this?
My freeware tools for DVD Profiler users.
Gunnar
DVD Profiler Unlimited RegistrantStar ContributorDoubleDownAgain
I see better with 'em on
Registered: March 13, 2007
Reputation: Great Rating
Canada Posts: 1,272
Posted:
PM this userView this user's DVD collectionDirect link to this postReply with quote
Would love to see a working copy!  Currently I use DJ Doena's DVDP to MS Access program, where I can easily run queries.  But this looks like it much be easier to use, something more users could use.

If you need someone to test it, give me a shout.
HDTV: 52" Toshiba Regza 52XV545U  AVR: Onkyo TR-707
Speakers: Paradigm Monitor 7 v6, CC-190 & Atom Monitors  Subwoofer: Definitive Technology ProSub 800
BD/DVD: Oppo BDP-93 (Region Free)  HD PVR: Motorola DXC3400 500GB w/ 1TB Expander
BD/DVD/Game: 250GB PS3 Slim DVD/Game: 250GB XBox 360 Elite Special Edition (Black) Game: Wii
Remote: Logitech Harmony One w/ PS3 Adapter WHS: Acer H341 Windows Home Server
DVD Profiler Unlimited RegistrantStar ContributorGSyren
Profiling since 2001
Registered: March 14, 2007
Reputation: Highest Rating
Sweden Posts: 4,567
Posted:
PM this userVisit this user's homepageView this user's DVD collectionDirect link to this postReply with quote
It'll be a while, but I'll keep you in mind, DoubleDownAgain.
My freeware tools for DVD Profiler users.
Gunnar
DVD Profiler Unlimited RegistrantTraunStaa
Registered: June 2, 2009
Reputation: Highest Rating
Austria Posts: 305
Posted:
PM this userView this user's DVD collectionDirect link to this postReply with quote
Looks very useable. Interested in working copy as well as beta testing.
DVD Profiler Unlimited RegistrantMark Harrison
I like IMDB
Registered: March 13, 2007
Reputation: Great Rating
United States Posts: 3,321
Posted:
PM this userEmail this userVisit this user's homepageView this user's DVD collectionDirect link to this postReply with quote
I'm curious to see what you come up with. 
Get the CSVExport and Database Query plug-ins here.
Create fake parent profiles to organize your collection.
DVD Profiler Unlimited RegistrantStar ContributorGSyren
Profiling since 2001
Registered: March 14, 2007
Reputation: Highest Rating
Sweden Posts: 4,567
Posted:
PM this userVisit this user's homepageView this user's DVD collectionDirect link to this postReply with quote
ProfilerQuery is now in beta, version 0.9.2
Feel free to test it and provide feedback.
Download page.
My freeware tools for DVD Profiler users.
Gunnar
DVD Profiler Unlimited RegistrantStar ContributorGSyren
Profiling since 2001
Registered: March 14, 2007
Reputation: Highest Rating
Sweden Posts: 4,567
Posted:
PM this userVisit this user's homepageView this user's DVD collectionDirect link to this postReply with quote
I decided not to be so lazy after all, so I added selectable values to all (I think) relevant fields.
You now get something that looks like this:

The combobox is editable, so if I missed or misspelled something, or if new values are made available in later versions of Profiler, you can still search for them. These values are shown only if you search for Is equal to or Is not equal to.

If I did miss or misspell something, please let me know.

The new version ia 0.10.0. See link in previous post.
My freeware tools for DVD Profiler users.
Gunnar
DVD Profiler Unlimited RegistrantStar ContributorGSyren
Profiling since 2001
Registered: March 14, 2007
Reputation: Highest Rating
Sweden Posts: 4,567
Posted:
PM this userVisit this user's homepageView this user's DVD collectionDirect link to this postReply with quote
Just realized that with selectable values it made sense to have Is Equal and Is not Equal as the first comparison selections, so I changed that. Plus I noticed that I had left out Case Type as selectable.

So now were at 0.10.1.
My freeware tools for DVD Profiler users.
Gunnar
DVD Profiler Unlimited RegistrantStar ContributorGSyren
Profiling since 2001
Registered: March 14, 2007
Reputation: Highest Rating
Sweden Posts: 4,567
Posted:
PM this userVisit this user's homepageView this user's DVD collectionDirect link to this postReply with quote
Final major change before release (I think):
2015-04-25  0.11.0:
                    Added fields: Number of Discs, Number of Tags, Number of Audiutracks, Number of Subtitles, Number of Crew and Number of Cast.
                    Added Settings window with Max # Cast, Max # Crew and Separator. Separator combobox removed from main window.
                    Changed the Presentation Sets menu to Tools, with Presentation Sets as a submenu and Settings as a subitem.
                    Corrected Regions to string instead of integer.
                    Multiple objects in a field now returned with comma as separator.
                    Comma removed as selectable field separator (due to the above).
                    Added ability to delete a presentation set.
                    Show name of loaded xml file in main window title.
                    "Abort processing" removed from menu. Deemed more confusing than helpful.
                    Fixed a bug that could cause the Selection window to freeze.
                    Minor tweak on remove buttons.

Any feedback appreciated.
Download page.
My freeware tools for DVD Profiler users.
Gunnar
DVD Profiler Unlimited RegistrantStar ContributorGSyren
Profiling since 2001
Registered: March 14, 2007
Reputation: Highest Rating
Sweden Posts: 4,567
Posted:
PM this userVisit this user's homepageView this user's DVD collectionDirect link to this postReply with quote
A few minor bug fixes later and I think version 0.11.2 is a release candidate.

For those who thought "Why do I need ProfilerQuery" I have put together a few interesting examples in ProfilerQuery Tips and Tricks.
My freeware tools for DVD Profiler users.
Gunnar
DVD Profiler Unlimited RegistrantStar Contributorsurfeur51
Since July 3, 2003
Registered: March 29, 2007
Reputation: Great Rating
France Posts: 4,479
Posted:
PM this userView this user's DVD collectionDirect link to this postReply with quote
I have tested your tool. I seems to work fine, though I'm far to have tested everything. In certain cases we get similar results with Database Query plugin, but with your tool we can more easily combine several criteria, so both tools are really interesting.

Thank you very much for your work 
Images from movies
DVD Profiler Unlimited RegistrantDraxen
I see shiny discs...
Registered: March 13, 2007
Finland Posts: 681
Posted:
PM this userView this user's DVD collectionDirect link to this postReply with quote
This really is an excellent tool - thank you very much for sharing it! I have spent a good time just playing with it and finding missing information (missing production years, missing runtimes etc...). Very nice to have the option to open the results in excel and go throught results there also.

Can't think of any suggestions as feedback... this does everything I can think of and I haven't encountered a single bug - thanks again!

Oh and about subtitles (re: Tips and Tricks -document). I have Ghostbusters II BD apparently with 28 subtitles(!). I haven't checked myself if this information is correct, though...)
Mika
I hate people who love me, and they hate me. (Bender Bending Rodriguez)
DVD Profiler Unlimited RegistrantMark Harrison
I like IMDB
Registered: March 13, 2007
Reputation: Great Rating
United States Posts: 3,321
Posted:
PM this userEmail this userVisit this user's homepageView this user's DVD collectionDirect link to this postReply with quote
I tried it out last week and didn't get any results from anything I tried.  I'll have to try the latest version to see if that works better.
Get the CSVExport and Database Query plug-ins here.
Create fake parent profiles to organize your collection.
DVD Profiler Unlimited RegistrantStar ContributorWigram
Don't blink!
Registered: June 6, 2007
Reputation: High Rating
Canada Posts: 949
Posted:
PM this userEmail this userDirect link to this postReply with quote
Thanks for this wonderful tool!

Now that we can have one profile for one movie, I use it to find discs with more than one movie on the same side, using the way they are usually described in the disc info: movie1 / movie 2.

DVD Profiler Unlimited RegistrantStar ContributorGSyren
Profiling since 2001
Registered: March 14, 2007
Reputation: Highest Rating
Sweden Posts: 4,567
Posted:
PM this userVisit this user's homepageView this user's DVD collectionDirect link to this postReply with quote
Quoting Wigram:
Quote:
Thanks for this wonderful tool!

Now that we can have one profile for one movie, I use it to find discs with more than one movie on the same side, using the way they are usually described in the disc info: movie1 / movie 2.


That's a good idea! I searched the title for "/" to do the same thing, but of course that gave quite a few false hits. I wish I had thought of using the disc description. 

Quoting surfeur51:
Quote:
with your tool we can more easily combine several criteria

Yeah, that was my main reason for creating it. While I was inspired by Database Query, I really don't see my program as an alternative to it, but rather as a complement. With just the xml file, there are a lot of things I can't do that Mark does excellently in Database Query.
My freeware tools for DVD Profiler users.
Gunnar
DVD Profiler Unlimited RegistrantStar ContributorGSyren
Profiling since 2001
Registered: March 14, 2007
Reputation: Highest Rating
Sweden Posts: 4,567
Posted:
PM this userVisit this user's homepageView this user's DVD collectionDirect link to this postReply with quote
Ok, it's now officially released, version 1.0.0

One thing was added, "Variant #". Non-variants have a number of 0, so if you want to check for profiles that are variants, use Variant # Greater than 0 (or Is Not Equal to 0).
My freeware tools for DVD Profiler users.
Gunnar
    Invelos Forums->General: General Discussion Page: 1 2 3 4  Previous   Next