• Welcome to DVD Collectors Online.
 

December Christmas Marathon Discussion Thread HoHoHo!

Started by richierich, November 26, 2007, 01:18:44 AM

Previous topic - Next topic

Tom

Here is the SQL-Query for the CCViewer I use for this marathon:
SELECT p.ProfileID, p.Title, p.ColNo, p.SortTitle, p.Originaltitle, p.OriginalSortTitle, p.Description FROM Profiles p WHERE (p.Title LIKE '$Title begins/ends with$*' OR p.OriginalTitle LIKE '$Title begins/ends with$*' OR p.Title LIKE '*$Title begins/ends with$' OR p.OriginalTitle LIKE '*$Title begins/ends with$') AND ColType = 'Owned' ORDER BY SortTitle;

After saving it in "Tools->SQL Queries" it is also available as a filter under the collection list.



addicted2dvd

Quote from: lyonsden5 on November 26, 2007, 10:34:05 PM
Quote from: RossRoy on November 26, 2007, 10:27:56 PM
I don't know what you all use to select your titles for this marathon, but I've decided to use Tom's CCViewer, as I did previously.

This one's an easy one for me. I have a Christmas tag. When I filter using it the result is 45 movies.  (Of course this counts Die Hard and Die Hard II :laugh: )

Pretty much same thing here... but I have 2 tags... one for Christmas Movies (20) not including Die Hard 1 & 2  :P and one for Christmas Episodes (70).
Pete

Touti

Quote from: TomGaines on November 26, 2007, 10:37:02 PM
Here is the SQL-Query for the CCViewer I use for this marathon:
SELECT p.ProfileID, p.Title, p.ColNo, p.SortTitle, p.Originaltitle, p.OriginalSortTitle, p.Description FROM Profiles p WHERE (p.Title LIKE '$Title begins/ends with$*' OR p.OriginalTitle LIKE '$Title begins/ends with$*' OR p.Title LIKE '*$Title begins/ends with$' OR p.OriginalTitle LIKE '*$Title begins/ends with$') AND ColType = 'Owned' ORDER BY SortTitle;

After saving it in "Tools->SQL Queries" it is also available as a filter under the collection list.

Did someone say.........SQL-Query ?  :drooling:

Time for me to look at this CCViewer I think.

DJ Doena

Karsten

Abraham Lincoln once said The trouble with quotes from the internet is that you never know if they're genuine.

my Blog | my DVD Profiler Tools


RossRoy

Quote from: TomGaines on November 26, 2007, 10:33:43 PM
Quote from: RossRoy on November 26, 2007, 10:27:56 PMFor example, online, Berserk: 6.God's Hand has a collection number of 1246, but in CCViewer it doesn't have any, which was the case before I did some reassignments.
Could it be, that you have "Settings->Auto-lock quick edits" enabled and did edit the collection number on tab "Details"? When you right-click there on the collection number, does it show up as locked?
No. I've never edited anything right from CCViewer. I always do the changes in DVDP and import the XML.

I've also verified if it's locked, and it's not.

RossRoy

Quote from: lyonsden5 on November 26, 2007, 10:34:05 PMThis one's an easy one for me. I have a Christmas tag. When I filter using it the result is 45 movies.  (Of course this counts Die Hard and Die Hard II :laugh: )

What's that beast I keep hearing about? Tags?  ???

Yes, I do know what tags are, but I just don't use them much.

Tom

Quote from: RossRoy on November 26, 2007, 11:23:14 PMNo. I've never edited anything right from CCViewer. I always do the changes in DVDP and import the XML.

I've also verified if it's locked, and it's not.
I think I know what the problem is. Beginning with version 1.5.0 I am comparing the LastEdited and ProfileTimestamp when importing the collection file and skip the profiles where both haven't changed (makes the import much faster). Profiler does not set change any of those timestamps when reassigning collection numbers and thus those profiles are not updated in the Viewer.
To force an update on all profiles, execute the SQL-Query "Reset ProfileTimeStamp" before importing (available via File->Update->Other Data->SQL_TomGaines.xml).



richierich

Quote from: TomGaines on November 26, 2007, 09:35:40 PM
I have just started filling my list. It is harder than I thought. Too many choices  :'(

same here Tom  :(

I just used the filter functions in DVD Profiler, ie christmas,xmas,festive etc etc anywhere in title or overview and got over 100 hits.
Decided to only watch unseen films or tv episodes for this function, with the odd exception which is ritual crimbo viewing  :-[

Najemikon

I'm going to do it at random and find a Christmas link in everything I watch!  :tease: For instance, erm... Ronin. Link with Christmas? Noel (No "L")...  :hysterical:


Kathy



RossRoy

Quote from: TomGaines on November 26, 2007, 11:31:41 PM
To force an update on all profiles, execute the SQL-Query "Reset ProfileTimeStamp" before importing (available via File->Update->Other Data->SQL_TomGaines.xml).
Nice, it worked!

But as a workaround to this, that wouldn't make every profile be updated, couldn't you do a CRC/MD5 hash check on the profile, and if they differ, update?


Tom

Quote from: RossRoy on November 27, 2007, 03:24:32 AM
But as a workaround to this, that wouldn't make every profile be updated, couldn't you do a CRC/MD5 hash check on the profile, and if they differ, update?
That would be a database change to save the checksum for that profile. And if I change something via the Viewer, the checksum has to be reset (to make it possible to revert fields if they have not been locked). Currently I think the only personal data I have forgotten to always update is the Collection Number. Maybe I will implement your idea for the next version. Thanks for the tip!



richierich

Anyone else getting on board the xmas marathon - the clock is ticking for Saturday start.

Hopefully we can get a few stragglers to do the half marathon this time round?


:TheJuryIsCurrentlyDeliberatin