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->DVD Profiler: Plugins Page: 1... 37 38 39 40 41 ...52  Previous   Next
New Plugin: BulkEdit - Bulk Editing, XML and CSV Import of Profiles
Author Message
DVD Profiler Unlimited RegistrantStaNDarD
Registered: March 31, 2007
Germany Posts: 662
Posted:
PM this userVisit this user's homepageView this user's DVD collectionEdit postDirect link to this postReply with quote
Quoting Moses277:
Quote:
Hi Mediadogg,

I keep getting an error message when I open profiler from your plugin.

" Bulk Edit: Could not load file or assembly 'System, Version=4.0.0.0, Culture=netural, PublikKey Token=b77a5c561934e089' or one of its dependencies. The system cannot find the file specified"

Please help me to resolve the problem is I would like to use your plugin on my ordered list.

This is a known problem with 'Cinematic Collection Viewer Plugin':

1. Close DVD Profiler
2. Uninstalled CCV plugin
3. Delete 'C:\Users\[USERNAME]\AppData\Local\Invelos_Software\DefaultDomain_Path_[a lot of letters]\1.0.0.0\user.config'
4. Install BulkEdit plugin
5. Run & close DVD Profiler
6. Reinstall CCV plugin
7. Run DVD Profiler

Step 5 is the important one. Because of this step the file 'user.config' will be created in the correct version.
DVD Profiler Desktop and Mobile Registrantmediadogg
Aim high. Ride the wind.
Registered: March 18, 2007
Reputation: Highest Rating
United States Posts: 6,404
Posted:
PM this userVisit this user's homepageEdit postDirect link to this postReply with quote
Thanks, I had forgotten about that issue. Now it remains to be seen if in fact it is the same for Moses277.
Thanks for your support.
Free Plugins available here.
Advanced plugins available here.
Hey, new product!!! BDPFrog.
DVD Profiler Unlimited RegistrantStar ContributorMoses277
I'd rather be in the Sun
Registered: March 23, 2007
United Kingdom Posts: 95
Posted:
PM this userView this user's DVD collectionEdit postDirect link to this postReply with quote
I'll look into it and let you know.
DVD Profiler Desktop and Mobile Registrantmediadogg
Aim high. Ride the wind.
Registered: March 18, 2007
Reputation: Highest Rating
United States Posts: 6,404
Posted:
PM this userVisit this user's homepageEdit postDirect link to this postReply with quote
Quoting Moses277:
Quote:
I'll look into it and let you know.

Ok, you might want to rename the file instead of deleting it. Just in case you want to take a look at any user options that you will need to reset. User.config is an XML file.
Thanks for your support.
Free Plugins available here.
Advanced plugins available here.
Hey, new product!!! BDPFrog.
DVD Profiler Desktop and Mobile Registrantmediadogg
Aim high. Ride the wind.
Registered: March 18, 2007
Reputation: Highest Rating
United States Posts: 6,404
Posted:
PM this userVisit this user's homepageEdit postDirect link to this postReply with quote
Oh man, I guess I blew this one. I thought the Regex Math would be on YouTube by now, it was so cool. But instead, seems like a bust. Not a peep from anybody who even tried it, except one guy who couldn't get the plugin loaded. 

Oh well ...
Thanks for your support.
Free Plugins available here.
Advanced plugins available here.
Hey, new product!!! BDPFrog.
DVD Profiler Desktop and Mobile RegistrantStar ContributorDJ Doena
Registered: May 1, 2002
Registered: March 14, 2007
Reputation: Highest Rating
Germany Posts: 6,738
Posted:
PM this userEmail this userVisit this user's homepageView this user's DVD collectionEdit postDirect link to this postReply with quote
Quoting mediadogg:
Quote:
Oh man, I guess I blew this one. I thought the Regex Math would be on YouTube by now, it was so cool. But instead, seems like a bust. Not a peep from anybody who even tried it, except one guy who couldn't get the plugin loaded. 

Oh well ...


Don't worry about it. Regular Expressions are complicated for programmers (sometimes they are even "write once never touch again" code, I wouldn't presume any non-programmer (or non-mathematician) to touch them.

I wouldn't touch them if I wouldn't have to deal with them at work regularily.


Karsten
DVD Collectors Online

 Last edited: by DJ Doena
DVD Profiler Desktop and Mobile Registrantmediadogg
Aim high. Ride the wind.
Registered: March 18, 2007
Reputation: Highest Rating
United States Posts: 6,404
Posted:
PM this userVisit this user's homepageEdit postDirect link to this postReply with quote
DJ Thanks for lifting my spirits!     

But at least we have it. When a non-programmer needs something, we do just like we do for HTML sections. We just give'm some code and say "here, copy and paste this ..."

I hope people will eventually post handy scripts that do things we often have to do on DVDP fileds. It just saves needing to export the XML, run some script, then re-import the data somehow. For example, you could run your ASIN to ProfileID converter and populate a work column with the data, then run another script to do something else, run SQL, etc. - all without unloading DVDP.
Thanks for your support.
Free Plugins available here.
Advanced plugins available here.
Hey, new product!!! BDPFrog.
 Last edited: by mediadogg
DVD Profiler Unlimited Registrantxyrano
41215.reg 70320.urk
Registered: March 13, 2007
Sweden Posts: 646
Posted:
PM this userView this user's DVD collectionEdit postDirect link to this postReply with quote
Quoting mediadogg:
Quote:
Quoting xyrano:
Quote:
I tried to use bulk edit to update collection number of some 500 profiles. I wanted to increment said profiles by 3, e.g. 2015 + 3 = 2018 a.s.o. I tried to use Tool4 using (\d{4}) in the Look For field and $1+3 in the Replace With which obviously didn't come out right, because Replace With is a text field. Stupid me. I then realized that this specific action can't be done in Tool 4. 
If it is at all possible I would love bulk edit to be able to increment the collection number field by a user defined integer. The functionality within DVDP is NOT reliable, me thinks.

I would also like it if the input fields in tool 4 could be wider. Some times I'm lazy and paste entire title strings there.
And if you think it is important. I saw that Tool 4 has an extra 4 in the label.

I have v2.37.

Ok, you will soon (days?) get the Regex "Math" option in Tool4, which will do exactly what you want, and the fields will be widened. 

Meanwhile, some options:
(1) the increment option is already on Slot (context menu). If you are using Slot, you could save it elsewhere, say in Label Side B, copy collection# into Slot, Increment, copy back to Collection#, restore Slot from Label Side B, then use Regex to clear Label Side B. Whew!
(2) Version 2.46 has a new bulk load personal data function. You could just create a simple CSV of the new collection numbers (profileID used as key) and bulk load them. Relatively fast. See my recent post for examples.
(3) On the list for future release: add increment to collection number.

(1) I never realized it was there, until now.
(2) Good to know.
(3) 
DVD Profiler Unlimited Registrantxyrano
41215.reg 70320.urk
Registered: March 13, 2007
Sweden Posts: 646
Posted:
PM this userView this user's DVD collectionEdit postDirect link to this postReply with quote
Quoting mediadogg:
Quote:
Quoting xyrano:
Quote:
I tried to use bulk edit to update collection number of some 500 profiles. I wanted to increment said profiles by 3, e.g. 2015 + 3 = 2018 a.s.o. I tried to use Tool4 using (\d{4}) in the Look For field and $1+3 in the Replace With which obviously didn't come out right, because Replace With is a text field. Stupid me. I then realized that this specific action can't be done in Tool 4. 
If it is at all possible I would love bulk edit to be able to increment the collection number field by a user defined integer. The functionality within DVDP is NOT reliable, me thinks.

I would also like it if the input fields in tool 4 could be wider. Some times I'm lazy and paste entire title strings there.
And if you think it is important. I saw that Tool 4 has an extra 4 in the label.

I have v2.37.

The upcoming V2.47, when I get the bugs out, will use "return ($1 + 3).ToString();"  as the Replace With expression, since it is based on Microsoft C#. Can you deal with this kind of programming? I am trying to avoid writing my own parser / compiler by using the built-in Microsoft tools.

I have no problem understanding "return ($1 + 3).ToString();" 
 Last edited: by xyrano
DVD Profiler Unlimited Registrantxyrano
41215.reg 70320.urk
Registered: March 13, 2007
Sweden Posts: 646
Posted:
PM this userView this user's DVD collectionEdit postDirect link to this postReply with quote
That 500 profiles have already been fixed (using BE tool 4).
It took a long while and it didn't come out perfect (a few collection number needed to be corrected).

Anyway...
With your new tool it is shure to be flawless, next time around.

Many thanks for the update!!! 
DVD Profiler Desktop and Mobile Registrantmediadogg
Aim high. Ride the wind.
Registered: March 18, 2007
Reputation: Highest Rating
United States Posts: 6,404
Posted:
PM this userVisit this user's homepageEdit postDirect link to this postReply with quote
Quoting xyrano:
Quote:
That 500 profiles have already been fixed (using BE tool 4).
It took a long while and it didn't come out perfect (a few collection number needed to be corrected).

Anyway...
With your new tool it is shure to be flawless, next time around.

Many thanks for the update!!! 

Good news. What went wrong that kept it from being flawless - something I can fix?
Thanks for your support.
Free Plugins available here.
Advanced plugins available here.
Hey, new product!!! BDPFrog.
 Last edited: by mediadogg
DVD Profiler Unlimited Registrantxyrano
41215.reg 70320.urk
Registered: March 13, 2007
Sweden Posts: 646
Posted:
PM this userView this user's DVD collectionEdit postDirect link to this postReply with quote
Quoting mediadogg:
Quote:
Quoting xyrano:
Quote:
That 500 profiles have already been fixed (using BE tool 4).
It took a long while and it didn't come out perfect (a few collection number needed to be corrected).

Anyway...
With your new tool it is shure to be flawless, next time around.

Many thanks for the update!!! 

Good news. What went wrong that kept it from being flawless - something I can fix?

It wasn't the tool that did anything wrong, it was the way I did it and I missed some of them before saving in BE. I corrected it in DVDP. All is good!!!
DVD Profiler Unlimited RegistrantStar ContributorMoses277
I'd rather be in the Sun
Registered: March 23, 2007
United Kingdom Posts: 95
Posted:
PM this userView this user's DVD collectionEdit postDirect link to this postReply with quote
Quoting StaNDarD:
Quote:
Quoting Moses277:
Quote:
Hi Mediadogg,

I keep getting an error message when I open profiler from your plugin.

" Bulk Edit: Could not load file or assembly 'System, Version=4.0.0.0, Culture=netural, PublikKey Token=b77a5c561934e089' or one of its dependencies. The system cannot find the file specified"

Please help me to resolve the problem is I would like to use your plugin on my ordered list.

This is a known problem with 'Cinematic Collection Viewer Plugin':

1. Close DVD Profiler
2. Uninstalled CCV plugin
3. Delete 'C:\Users\[USERNAME]\AppData\Local\Invelos_Software\DefaultDomain_Path_[a lot of letters]\1.0.0.0\user.config'
4. Install BulkEdit plugin
5. Run & close DVD Profiler
6. Reinstall CCV plugin
7. Run DVD Profiler

Step 5 is the important one. Because of this step the file 'user.config' will be created in the correct version.


Hi,

How do I run step 3 on Windows Vista?
DVD Profiler Unlimited RegistrantStaNDarD
Registered: March 31, 2007
Germany Posts: 662
Posted:
PM this userVisit this user's homepageView this user's DVD collectionEdit postDirect link to this postReply with quote
DVD Profiler Unlimited RegistrantStar ContributorMoses277
I'd rather be in the Sun
Registered: March 23, 2007
United Kingdom Posts: 95
Posted:
PM this userView this user's DVD collectionEdit postDirect link to this postReply with quote
Thanks for the help all sorted now, and working.
DVD Profiler Desktop and Mobile Registrantmediadogg
Aim high. Ride the wind.
Registered: March 18, 2007
Reputation: Highest Rating
United States Posts: 6,404
Posted:
PM this userVisit this user's homepageEdit postDirect link to this postReply with quote
Good news. Sorry I missed your PM, but it seems the best help was in the forum, as is usually the case. Thanks all around! 
Thanks for your support.
Free Plugins available here.
Advanced plugins available here.
Hey, new product!!! BDPFrog.
    Invelos Forums->DVD Profiler: Plugins Page: 1... 37 38 39 40 41 ...52  Previous   Next