Summary: | Missing 'Producer' info when importing from IMDb and TMDB | ||
---|---|---|---|
Product: | [Applications] tellico | Reporter: | Paul <pip.kde> |
Component: | general | Assignee: | Robby Stephenson <robby> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | 2.3.9 | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/tellico/b56e8edb38efc26132167dbe4091bd3e98672f0a | Version Fixed In: | 2.3.10 |
Sentry Crash Report: |
Description
Paul
2014-06-26 17:42:08 UTC
Git commit b56e8edb38efc26132167dbe4091bd3e98672f0a by Robby Stephenson. Committed on 11/10/2014 at 18:10. Pushed by rstephenson into branch '2.3'. Update the IMDb and TMDb fetchers for correct producer IMDb wasn't looking for producers at all and TheMovieDB wasn'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 |