Releases: SRGSSR/playsrg-playfff
Releases · SRGSSR/playsrg-playfff
Update ParsePlayUrl javascript version
API
- Update JS to version 32 (add slash support at the path url end).
Remove json extension in IL requests
API
- Remove json extension in IL requests (#64)
Deep link update for topic lists
The service trusted the old Play SRG web applications (#46).
This web application has gone and the service had to find a new way to get it.
Updates for deeplink service
- Now gets topics from Integration Layer (Play SRG backend) and get the seo name from the topic title.
- Don't gets event modules anymore.
API
- Update JS to version 31 (event page urls removed).
API to switch BU recommendation
API
- Optional
RTS_RECOMMENDATION_USED
andSRF_RECOMMENDATION_USED
environment variables which can fallback to default Pfff RE recommendation engine (#58). - Update JS to version 30 (RSI TV program guide url).
Update ParsePlayUrl javascript version
API
- Update JS to version 29 (new TV program guide urls).
Update ParsePlayUrl javascript version
API
- Update JS to version 28 (deeplink feedbacks from 06.2021, new section page urls supported with
section
host).
Update ParsePlayUrl javascript version
API
- Update JS to version 27 (deeplink feedbacks from 05.2021, new TV livestream urls supported).
Empty recommendation
API
- Media recommendation APIs return an empty array if no recommended medias can be returned (#53).
- Optional
DEEP_LINK_REFRESH_INITIAL_DELAY_MS
environnement variable: can scheduled a fixed initial delay before refreshing the deep link cache.
API Documentation
- Tiny fixes.
Switch RTS recommendation to RTS VoD reco engine
API
- RTS recommendation fixed its issue for TV shows, so we rollback
continuousPlayback
andrelatedContent
purposes to the RTS VoD recommendation (#52).
Switch RTS recommendation to playfff reco engine 2/2
API
- RTS recommendation currently has an issue for TV shows, so we fallback
continuousPlayback
andrelatedContent
purposes to the simple Playfff recommendation (#51).