Author Topic: Crew Edit 2 - Looking for beta testers  (Read 19011 times)

Offline DJ Doena

  • Administrator
  • Mega Heavy Poster
  • *****
  • Posts: 6706
  • Country: de
  • Battle Troll
    • View Profile
    • My Blog
Crew Edit 2 - Looking for beta testers
« on: June 28, 2009, 06:04:28 PM »
Here's version 0.1.0.0 of CrewEdit 2:

http://doena-soft.de/dvdprofiler/3.5.1/CrewEdit2.zip

It helps you to rip IMDb crew data and insert it into DVD Profiler.

What needs to be done now is to transform/map IMDb crew roles into the ones from DVD Profiler

For example: Fanboys.

The credit there is "Writing credits" -> "screenplay" which has to be mapped to "Writing" -> "Screenwriter"

For this you use the "IMDbToDVDProfilerCrewRoleTransformation.xml" and the above example would look like this:

Code: [Select]
    <CreditType>
      <IMDbCreditType>Writing credits</IMDbCreditType>
      <DVDProfilerCreditType>Writing</DVDProfilerCreditType>
      <CreditSubtypeList>
        <CreditSubtype>
          <IMDbCreditSubtype>screenplay</IMDbCreditSubtype>
          <DVDProfilerCreditSubtype>Screenwriter</DVDProfilerCreditSubtype>
        </CreditSubtype>
      </CreditSubtypeList>
    </CreditType>

All valid DVD Profiler CreditType/CreditSubtypes are shown in the file "AllDVDProfilerCrewRoles.xml"

It would be great, if you could send me your enhanced "IMDbToDVDProfilerCrewRoleTransformation.xml" files.

:)

PS: And remember: IMDb data must not (!) be contributed to the Online Database.

PPS: Cast Edit 2 and other software can be found here: http://doena-soft.de/dvdprofiler/index_en.php
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


richierich

  • Guest
Re: Crew Edit 2 - Looking for beta testers
« Reply #1 on: July 26, 2009, 02:55:37 PM »
Sweet tool Karsten - working a treat for me now on new laptop  :clap:
+1,000,000 points  :thumbup:

richierich

  • Guest
Re: Crew Edit 2 - Looking for beta testers
« Reply #2 on: August 12, 2009, 10:55:40 AM »
Hey Karsten - the new version is sweet - great job again  :thumbup:

My only wish for a future version would be a 'Scan all Episodes' button on 2nd screen. Just a very small saving of time choice for user having to paint each episode.

Offline DJ Doena

  • Administrator
  • Mega Heavy Poster
  • *****
  • Posts: 6706
  • Country: de
  • Battle Troll
    • View Profile
    • My Blog
Re: Crew Edit 2 - Looking for beta testers
« Reply #3 on: August 12, 2009, 09:11:21 PM »
My only wish for a future version would be a 'Scan all Episodes' button on 2nd screen. Just a very small saving of time choice for user having to paint each episode.

Check out 1.3.3.0
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


richierich

  • Guest
Re: Crew Edit 2 - Looking for beta testers
« Reply #4 on: August 13, 2009, 09:57:49 AM »
My only wish for a future version would be a 'Scan all Episodes' button on 2nd screen. Just a very small saving of time choice for user having to paint each episode.

Check out 1.3.3.0

 :cheers:

Don't forget to send me those details from our PM!  :voodoo:

For utopia, I would like the first screen button changed from 'search episodes' to 'search seasons'
Then I would add a button on this first screen for 'search all seasons' (again saves painting them if you want to select all)
And the only other totally minor addition could be that we can just right click and paste into the 'IMDB TV Show URL' box and it would replace the existing one in there

But as it stands it works perfectly and I'm grateful you developed thiis
Rich
« Last Edit: August 13, 2009, 01:47:19 PM by Rich »

Lostmule

  • Guest
Re: Crew Edit 2 - Looking for beta testers
« Reply #5 on: November 09, 2009, 10:49:27 PM »
Here's version 0.1.0.0 of CrewEdit 2:

It helps you to rip IMDb crew data and insert it into DVD Profiler.

What needs to be done now is to transform/map IMDb crew roles into the ones from DVD Profiler

For example: Fanboys.

The credit there is "Writing credits" -> "screenplay" which has to be mapped to "Writing" -> "Screenwriter"

For this you use the "IMDbToDVDProfilerCrewRoleTransformation.xml" and the above example would look like this:

All valid DVD Profiler CreditType/CreditSubtypes are shown in the file "AllDVDProfilerCrewRoles.xml"

It would be great, if you could send me your enhanced "IMDbToDVDProfilerCrewRoleTransformation.xml" files.

:)

*Cough* one thing missing.. full edit and addition of lines hehe ;-) *Cough*

Eric

madacid

  • Guest
Re: Crew Edit 2 - Looking for beta testers
« Reply #6 on: December 05, 2009, 03:23:54 PM »
*volunteer*  ;)

madacid

  • Guest
Re: Crew Edit 2 - Looking for beta testers
« Reply #7 on: December 05, 2009, 03:40:04 PM »
what's a category-prefix? can't see any difference (for the movie 300)

Offline DJ Doena

  • Administrator
  • Mega Heavy Poster
  • *****
  • Posts: 6706
  • Country: de
  • Battle Troll
    • View Profile
    • My Blog
Re: Crew Edit 2 - Looking for beta testers
« Reply #8 on: December 05, 2009, 04:19:59 PM »
what's a category-prefix? can't see any difference (for the movie 300)

Oh sorry, I made an error in parsing. I will remedy that.
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


madacid

  • Guest
Re: Crew Edit 2 - Looking for beta testers
« Reply #9 on: December 05, 2009, 04:22:16 PM »
no prob. I just wonder *g*

Offline DJ Doena

  • Administrator
  • Mega Heavy Poster
  • *****
  • Posts: 6706
  • Country: de
  • Battle Troll
    • View Profile
    • My Blog
Re: Crew Edit 2 - Looking for beta testers
« Reply #10 on: December 05, 2009, 04:25:02 PM »
no prob. I just wonder *g*

Typical programmer's error: search&replace (and replaced something that shouldn't have been). Should be renamed to search&destroy. ;)
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


madacid

  • Guest
Re: Crew Edit 2 - Looking for beta testers
« Reply #11 on: December 05, 2009, 04:44:14 PM »
 ;)

Offline DJ Doena

  • Administrator
  • Mega Heavy Poster
  • *****
  • Posts: 6706
  • Country: de
  • Battle Troll
    • View Profile
    • My Blog
Re: Crew Edit 2 - Looking for beta testers
« Reply #12 on: December 05, 2009, 08:39:28 PM »
Check out v1.4.0.0
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


madacid

  • Guest
Re: Crew Edit 2 - Looking for beta testers
« Reply #13 on: December 05, 2009, 09:47:40 PM »
hm.. maybe you can show me an example for this option... i can't see a difference *g* (maybe it's because of +900 persons for "300" :o )

Offline DJ Doena

  • Administrator
  • Mega Heavy Poster
  • *****
  • Posts: 6706
  • Country: de
  • Battle Troll
    • View Profile
    • My Blog
Re: Crew Edit 2 - Looking for beta testers
« Reply #14 on: December 05, 2009, 09:56:30 PM »
Tenth person from top: Philippe Lord.

Without "Category Prefix" he's a "Decorator". With, he's "Set Decoration by: Decorator". (you have to enable "Other Credits" in order to see this at all).

Also notice the "Get Headshots" button.
« Last Edit: December 05, 2009, 09:58:08 PM by 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