SRGSSR / playsrg-playfff

Play Features and Functionalities with Flair, a Play SRG service for Play SRG mobile applications
MIT License
1 stars 0 forks source link

Deeplink: RSI livestream tab url in parsePlayUrl.js #92

Closed Loic-Dumas closed 5 months ago

Loic-Dumas commented 5 months ago

Motivation and Context

RSI livestream tab has been added. Need to handle it in parsePlayUrl.js #93

Description

https://www.rsi.ch/play/tv/streaming is now parsed into:

  • rsi://open?page=urn:rsi:page:livestreams&page-id=livestreams&server=production (V1)
  • playrsi://livestreams?server=production (V2)

Checklist