Releases: SRGSSR/playsrg-playfff
Releases · SRGSSR/playsrg-playfff
Switch RTS recommendation to playfff reco engine
API
- RTS recommendation currently has an issue for TV shows, so we fallback to the simple Playfff recommendation (#50).
Related content recommendation endpoint
API
- Add
relatedContent
purpose to recommendation API. For more informations, see RECOMMENDATION.md.
Update ParsePlayUrl javascript version
API
- Update JS to version 26 (deeplink feedbacks from 07.2020, embed urls and legacy browser urls supported).
Maintenance release
CI
- Update Heroku stack.
- Use with openjdk on travis-ci.
Play topic list parsing fixed
API
- Play topic list parsing fixed, used by the deeplink service (#42).
RTS recommendation endpoint update
API
- Move RTS recommendation API from Peach to RTS-Datalab.
Update ParsePlayUrl javascript version
API
- Update JS to version 25 (new url hosts supported).
Update ParsePlayUrl javascript version
API
- Update JS to version 24 (deeplink feedbacks from 03.2020, legacy popup audio player supported).
Check update can be disabled
API
- Optional
UPDATE_CHECK_DISABLED
environnement variable can disable the update check in the Postgres database. In this case, no recommended or required update response is provided.
Update ParsePlayUrl javascript version
API
- Update JS to version 23 (deeplink feedbacks from 10.2019).