Author |
Message |
Registered: March 18, 2007 | Reputation: | Posts: 2,550 |
| Posted: | | | | I'm curious, is there a way to filter my collection to list all box sets? |
|
Registered: March 13, 2007 | Reputation: | Posts: 2,217 |
| Posted: | | | | Database Query can: click for zoom Filter (the funnel-icon) as shown and then "General Information" -> "All Profiles" -> "List all Profiles" Save that as a Flag-Set and load it in Profiler, done. | | | Mithi's little XSLT tinkering - the power of XML --- DVD-Profiler Mini-Wiki |
|
Registered: March 18, 2007 | Reputation: | Posts: 2,550 |
| Posted: | | | | Quoting Mithi: Quote: Database Query can:
click for zoom
Filter (the funnel-icon) as shown and then "General Information" -> "All Profiles" -> "List all Profiles" Save that as a Flag-Set and load it in Profiler, done. Perfect. Thanks! |
|
Registered: March 18, 2007 | Reputation: | Posts: 2,550 |
| Posted: | | | | Nm, had an outdated version. Will try the new one. | | | Last edited: by The Movieman |
|
Registered: March 18, 2007 | Reputation: | Posts: 6,461 |
| Posted: | | | | Another option: BulkEdit adds the "Collection>Flags>Flag Box Sets" menu. | | | Thanks for your support. Free Plugins available here. Advanced plugins available here. Hey, new product!!! BDPFrog. |
|
Registered: March 13, 2007 | Reputation: | Posts: 2,217 |
| Posted: | | | | Quoting mediadogg: Quote: Another option: BulkEdit adds the "Collection>Flags>Flag Box Sets" menu. Bah, that is too easy. I was already thinking about how an XSL would have to look like for this task | | | Mithi's little XSLT tinkering - the power of XML --- DVD-Profiler Mini-Wiki |
|
Registered: March 18, 2007 | Reputation: | Posts: 6,461 |
| Posted: | | | | Quoting Mithi: Quote: Quoting mediadogg:
Quote: Another option: BulkEdit adds the "Collection>Flags>Flag Box Sets" menu. Bah, that is too easy. I was already thinking about how an XSL would have to look like for this task Sorry ... so many tools, so many options. (Actually we all know that's a good thing. Some people don't like plugins. There are others that get confused with scripting, etc. So, "different strokes" is a good thing.) Now, I'm thinking, what would an XSL Plugin look like? Make any sense? Dumb idea? (Rather than work on exported XML, the XSL could run internally and update profiles in real time instead of requiring an XML import???? And you could maintain a library of handy scripts ... ) | | | Thanks for your support. Free Plugins available here. Advanced plugins available here. Hey, new product!!! BDPFrog. | | | Last edited: by mediadogg |
|
Registered: March 13, 2007 | Reputation: | Posts: 2,217 |
| Posted: | | | | Quoting mediadogg: Quote: Now, I'm thinking, what would an XSL Plugin look like? Make any sense? Dumb idea? Well, for this job it would look something like: <xsl:if test="string-length(BoxSet/Parent)>0 or string-length(BoxSet/Contents)>0"/> "Profile Flagger"? Quote: (Rather than work on exported XML, the XSL could run internally and update profiles in real time instead of requiring an XML import???? And you could maintain a library of handy scripts ... ) For changing data it could be included in BulkEdit. Instead of overwriting the output it should default to the work column so you can check before you copy it over the source columns. Although I'm not quite sure that would be of much use, the manipulation isn't that great (at least for what I know of XSLT) | | | Mithi's little XSLT tinkering - the power of XML --- DVD-Profiler Mini-Wiki |
|
Registered: March 13, 2007 | Reputation: | Posts: 3,436 |
| Posted: | | | | Quoting mediadogg: Quote: Another option: BulkEdit adds the "Collection>Flags>Flag Box Sets" menu. But then how do I filter for Flags...? I never figured that out (although I may just be not seeing the forrest for the trees). | | | Achim [諾亞信; Ya-Shin//Nuo], a German in Taiwan. Registered: May 29, 2000 (at InterVocative) |
|
Registered: April 1, 2007 | Posts: 118 |
| Posted: | | | | You can sort by flagged. Collection->Sort By->Flagged First. | | | Invelos Software, Inc. Support Representative |
|
Registered: March 13, 2007 | Reputation: | Posts: 3,436 |
| Posted: | | | | That does seem more obvious than I expected. Thank you! | | | Achim [諾亞信; Ya-Shin//Nuo], a German in Taiwan. Registered: May 29, 2000 (at InterVocative) |
|