I had more luck with search_videos in brightcove_field_browser_validate(). My impression is that the depreciated 'find_videos_by_text' was either a) skipping the 'name' field from Brightcove or, b) searching the name field far too strictly. I couldn't get video titles to consistently return.

The non-depreciated, oft lauded "search_videos" method saves the say. So let's use it :) Attached patch is for brightcove_field_browser_validate()

Comments

raspberryman’s picture

Version: 7.x-4.x-dev » 7.x-3.x-dev
StatusFileSize
new914 bytes

Improved patch attached, against 7.x-3.x-dev.

Coornail’s picture

Status: Active » Fixed

Nice work!

Commited:
ea5e84bdd
52ba1a2

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.