Skip to content

v5.2.5

Compare
Choose a tag to compare
@tboothman tboothman released this 05 Feb 16:42
· 407 commits to master since this release

The Box Office / Business page has been removed so several pieces of information are missing, but some are available elsewhere. Title::budget() and Title::filmingDates() now have their data taken from other pages but several methods like Title::openingWeekend() and Title::gross() do not work any more.

There is a small amount of the information available on the title page such as opening weekend in the USA and another country if that's where it was released first .. but it's not much like what was on the business page. If anyone's interested in this information (please raise an issue if you're interested) I will probably add new methods for it, otherwise I'll remove the broken methods in a few weeks.

Opening Weekend: $8,898,000 (Japan), 29 July 2002, Limited Release
Opening Weekend USA: $449,839, 22 September 2002, Limited Release
Gross USA: $10,055,859
Cumulative Worldwide Gross: $274,925,095

Fixes:

  • Title::locations(), Title::budget() and Title::filmingDates()