[mythtv-commits] Ticket #6421: Pseudo-hashes are deprecated at ./tmdb.pl line 268.

MythTV mythtv at cvs.mythtv.org
Fri Apr 3 02:16:07 UTC 2009


#6421: Pseudo-hashes are deprecated at ./tmdb.pl line 268.
----------------------------------------------------+-----------------------
 Reporter:  Marc Tousignant <drayson at net1plus.com>  |       Owner:  ijr    
     Type:  defect                                  |      Status:  new    
 Priority:  minor                                   |   Milestone:  unknown
Component:  MythTV - General                        |     Version:  unknown
 Severity:  medium                                  |     Mlocked:  0      
----------------------------------------------------+-----------------------
 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/6421>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list