v5.1.0
- Fix
Title::movietype()
so it can return 'TV Special' #83 - Return top 250 TV ranking in
Title::top250()
for a TV show, as well as the top 250 for films #80 - Allow for unknown seasons in
Title::episodes()
. Both season and episodes can now be -1 (unknown) #43 - Allow series producers in
Title::producer()
#85 - Stop
Title::aspect_ratio()
using undefined index when no aspect ratio exists #82