Skip to content

Releases: kingio/PHP-IMDB-Grabber

Validate url when redirecting

14 May 07:11
a923d71
Compare
Choose a tag to compare
8.5.12

Check if redirect url is a url before redirecting

Get type for episodes

06 May 12:14
edd6d61
Compare
Choose a tag to compare
8.5.11

Missing episode type

Fix AKAs grab

11 Feb 12:06
Compare
Choose a tag to compare
8.5.10

Fix akas regex

Fix genres regex

05 Oct 15:01
Compare
Choose a tag to compare
8.5.9

Fix genres regex

Add runtime fallback

01 Oct 10:06
Compare
Choose a tag to compare
8.5.8

Add runtime fallback

Fix language, year, description and credtis

12 Sep 08:17
Compare
Choose a tag to compare
8.5.7

Fixes to language, year, description and credits

Fix cast and runtime

28 Aug 07:22
Compare
Choose a tag to compare
8.5.6

Fix cast and runtime

Parse TV Specials as Movies

13 Jul 11:55
b0f7bc4
Compare
Choose a tag to compare
8.5.5

Treat TV Specials as Movies

Fix year regex

05 Jul 11:11
7f45da1
Compare
Choose a tag to compare

When year wasn't found in the title, the regex went further until it found a suitable four digits number. With this change, we avoid those cases.

Fix cast grab

14 May 07:30
c6ec181
Compare
Choose a tag to compare
8.5.3

Update cast and characters gathering