Skip to content

Releases: SRGSSR/playsrg-playfff

Update ParsePlayUrl javascript version

13 Aug 12:12
414366a
Compare
Choose a tag to compare

API

  • Update JS to version 32 (add slash support at the path url end).

Remove json extension in IL requests

29 Jul 11:24
28576b1
Compare
Choose a tag to compare

API

  • Remove json extension in IL requests (#64)

Deep link update for topic lists

19 Feb 18:27
73aa5e4
Compare
Choose a tag to compare

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

30 Jul 21:39
35
e45adb1
Compare
Choose a tag to compare

API

  • Optional RTS_RECOMMENDATION_USED and SRF_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

30 Jul 21:35
34
f4326a8
Compare
Choose a tag to compare

API

  • Update JS to version 29 (new TV program guide urls).

Update ParsePlayUrl javascript version

26 Jun 19:09
33
0f2c74f
Compare
Choose a tag to compare

API

  • Update JS to version 28 (deeplink feedbacks from 06.2021, new section page urls supported with section host).

Update ParsePlayUrl javascript version

06 Jun 14:50
00ee05a
Compare
Choose a tag to compare

API

  • Update JS to version 27 (deeplink feedbacks from 05.2021, new TV livestream urls supported).

Empty recommendation

05 Feb 12:48
92b2e02
Compare
Choose a tag to compare

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

20 Jan 20:45
fa686ea
Compare
Choose a tag to compare

API

  • RTS recommendation fixed its issue for TV shows, so we rollback continuousPlayback and relatedContent purposes to the RTS VoD recommendation (#52).

Switch RTS recommendation to playfff reco engine 2/2

13 Jan 00:34
1fca9c0
Compare
Choose a tag to compare

API

  • RTS recommendation currently has an issue for TV shows, so we fallback continuousPlayback and relatedContent purposes to the simple Playfff recommendation (#51).