Skip to content
This repository has been archived by the owner on Mar 23, 2023. It is now read-only.

[BUG] F1 Live channel no longer picked up by application due to internal name change #387

Closed
eXhumer opened this issue Mar 25, 2022 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@eXhumer
Copy link

eXhumer commented Mar 25, 2022

Describe the bug
F1 Live channel is now called "F1 LIVE" internally instead of "PIT LANE". As a result, RaceControl can't pick it up due to hardcoded detection used by RaceControl (https://github.com/robvdpol/RaceControl/blob/master/RaceControl/RaceControl.Common/Constants/ChannelNames.cs#L6)

To Reproduce
Steps to reproduce the behavior:

  1. Go to 2022 Season, Saudi Arabia Grand Prix, Practice 1 and try to locate F1 Live channel. It is missing.

Expected behavior
F1 Live channel to appear as it does in F1TV website.

Screenshots
image

Desktop (please complete the following information):

  • Windows edition and version: Windows 11 Pro
  • System type (32 or 64 bit): 64 bit
  • Version (see title bar): 2.6.1

F1TV account

  • Subscription type (none, Access, Pro): Pro
  • Country: Canada
  • Using VPN or proxy: No

Additional context
Add any other context about the problem here.

@eXhumer eXhumer added the bug Something isn't working label Mar 25, 2022
@eXhumer
Copy link
Author

eXhumer commented Mar 25, 2022

It appears to be related to change that happened to /CONTENT/VIDEO, it was updated to 3.0 while the application is still using 2.0 endpoint. 2.0 doesn't seem to return F1 Live channel in additionalStreams object at all anymore.

@robvdpol
Copy link
Owner

I will change it to 3.0, was already planning to do so.

@robvdpol
Copy link
Owner

Should be fixed by e047d92

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants