Now That Ive got your attention: This is a beta release, take a full backup before installing on a production site. Optimally try it out on a test site that is a replication of your live site before installing on the live site. It has had limited testing.
2.2.0 Beta 17:
Fix: "Attempted to convert array to string/binary [imdb_id]" error during addon update
Fix: TEXT column can't have a default value on MySQL when strict mode enabled
Fix: Class "Snog\TV\Job\Snog\TV\Util\Tmdb\Api\TV" not found in TvPersonsRebuild
Fix: TV ratings data doesn't appear if poster align option set to the right
Fix: TV comment is not set on thread create
Fix: Array to string conversion error in src/addons/Snog/TV/Helper/TV.php:81
Fix: increase cast & crew & persons columns max length
Added option to set default watch provider region
Added style properties to upload default person image
Now That Ive got your attention: This is a beta release, take a full backup before installing on a production site. Optimally try it out on a test site that is a replication of your live site before installing on the live site. It has had limited testing.
2.2.0 Beta 6:
This is a beta release, take a full backup before installing on a production site.
Changelog:
General code refactor
Minimal XF version changed to 2.2
[BREAKING] Add-on was integrated with ForumType and ThreadType system (XF2.2+):
"TV thread forums" add-on option was removed (all previously selected forums in this option will be automatically converted to "TMDb TV forum" type)
"Allow mixed content" option was deleted (now can be used "General discussion" forum type with "TMDb TV threads" type)
"Enable manual updates" options was deleted, now users with access to change thread type
Improved performance for crosslink creation (now applies asynchronously with XF:Job)
Added detailed cast and crew display with person data (name, avatar, character/job)
Added tab with more videos
Added option to replace template for search results to display detailed TV info
Fixed broken rating for individual TV shows forums
Added TV/TV forum ratings rebuild tool
Added Google structured data to support rich result for "TMDb TV forum" forum type
Cached user TV thread count to optimize user criteria
Added thread list sorting by TV season and episode number