[mythtv-commits] Ticket #6242: A "grabber" query engine for thetvdb.com - based on tmdb.pl functionality
MythTV
mythtv at cvs.mythtv.org
Fri Apr 3 02:11:03 UTC 2009
#6242: A "grabber" query engine for thetvdb.com - based on tmdb.pl functionality
------------------------------------+---------------------------------------
Reporter: r.d.vaughan at rogers.com | Owner: awithers
Type: enhancement | Status: assigned
Priority: minor | Milestone: unknown
Component: Plugin - MythVideo | Version: unknown
Severity: low | Resolution:
Mlocked: 0 |
------------------------------------+---------------------------------------
Comment(by drayson at net1plus.com):
I am running an issue with the tmdb.pl from this ticket. All my other
movie backdrop downloads work fine with the exception of Dead Like Me:
Life After Death.
Examples:
This one works fine. “Babylon A.D.”
# ./tmdb.pl -M "Babylon A.D."
0364970:Babylon A.D. (2008)
# ./tmdb.pl -B 0364970
http://www.themoviedb.org/image/backdrops/3314/tt0364970-2.jpg
http://www.themoviedb.org/image/backdrops/5402/tt0364970.jpg
http://www.themoviedb.org/image/backdrops/18590/Babylon_AD.jpg
This one does not. (Dead Like Me: Life After Death)
# ./tmdb.pl -M "Dead Like Me: Life After Death"
1079444:Dead Like Me: Life After Death (2009)
1079444:Dead like Me-Life After Death
# ./tmdb.pl -B 1079444
Pseudo-hashes are deprecated at ./tmdb.pl line 268.
Use of uninitialized value in concatenation (.) or string at ./tmdb.pl
line 87.
Can't use string ("You need to search for something") as a HASH ref while
"strict refs" in use at ./tmdb.pl line 275.
--
Ticket URL: <http://svn.mythtv.org/trac/ticket/6242#comment:8>
MythTV <http://www.mythtv.org/>
MythTV
More information about the mythtv-commits
mailing list