<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.kde.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.6"
          urlbase="https://bugs.kde.org/"
          
          maintainer="sysadmin@kde.org"
>

    <bug>
          <bug_id>336765</bug_id>
          
          <creation_ts>2014-06-26 17:42:08 +0000</creation_ts>
          <short_desc>Missing &apos;Producer&apos; info when importing from IMDb and TMDB</short_desc>
          <delta_ts>2014-10-11 18:15:27 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>2</classification_id>
          <classification>Applications</classification>
          <product>tellico</product>
          <component>general</component>
          <version>2.3.9</version>
          <rep_platform>openSUSE</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>NOR</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>0</everconfirmed>
          <reporter name="Paul">pip.kde</reporter>
          <assigned_to name="Robby Stephenson">robby</assigned_to>
          
          
          <cf_commitlink>http://commits.kde.org/tellico/b56e8edb38efc26132167dbe4091bd3e98672f0a</cf_commitlink>
          <cf_versionfixedin>2.3.10</cf_versionfixedin>
          <cf_sentryurl></cf_sentryurl>
          <votes>0</votes>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1458024</commentid>
    <comment_count>0</comment_count>
    <who name="Paul">pip.kde</who>
    <bug_when>2014-06-26 17:42:08 +0000</bug_when>
    <thetext>Having updated Tellico to V2.3.9 (from 2.3.8) there were a lot of movie entries that I needed to update due to Bug 325637 (Cast not being imported from IMDb)

Checking these afterwards it became apparent the behaviour of &apos;Producer&apos; import is not correct either.

I have Tellico set-up with the &apos;Producer&apos; field as &apos;Simple Text&apos; and &apos;Allow Multiple Values&apos;.

Using &apos;Babel&apos; ( http://akas.imdb.com/title/tt0449467/ ) as an example.

Previously (coinciding with Bug 325637 ?) this would have been the imported data:

&quot;Corinne Golden Weber; Ann Ruark; Jon Kilik; Steve Golin; Alejandro González Iñárritu&quot;

The behaviour now is as follows:

IMDb - No &apos;Producer&apos; imported.

TMDb - Only the last listed instance of (multiple) &apos;Producers&apos; is shown. (Using the example given, &quot;Alejandro González Iñárritu&quot;)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1475767</commentid>
    <comment_count>1</comment_count>
    <who name="Robby Stephenson">robby</who>
    <bug_when>2014-10-11 18:15:27 +0000</bug_when>
    <thetext>Git commit b56e8edb38efc26132167dbe4091bd3e98672f0a by Robby Stephenson.
Committed on 11/10/2014 at 18:10.
Pushed by rstephenson into branch &apos;2.3&apos;.

Update the IMDb and TMDb fetchers for correct producer

IMDb wasn&apos;t looking for producers at all and TheMovieDB wasn&apos;t
allowing for multiple directors, producers, writer, or composers.
FIXED-IN: 2.3.10

M  +4    -0    ChangeLog
M  +46   -2    src/fetch/imdbfetcher.cpp
M  +1    -0    src/fetch/imdbfetcher.h
M  +10   -5    src/fetch/themoviedbfetcher.cpp
M  +21   -0    src/tests/imdbfetchertest.cpp
M  +1    -0    src/tests/imdbfetchertest.h
M  +18   -1    src/tests/themoviedbfetchertest.cpp
M  +1    -0    src/tests/themoviedbfetchertest.h

http://commits.kde.org/tellico/b56e8edb38efc26132167dbe4091bd3e98672f0a</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>