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

[BUG] Error for "International" option in past races #223

Open
nicholascw opened this issue Mar 28, 2022 · 5 comments
Open

[BUG] Error for "International" option in past races #223

nicholascw opened this issue Mar 28, 2022 · 5 comments
Assignees
Labels
bug Something isn't working

Comments

@nicholascw
Copy link

Please check the FAQ and search existing issues before you submit a new one!

Describe the bug
"International" option returns error "could not get video URL: Video FER URL From AdditionalStreams - #### - 1025-No Data Found in DB"

To Reproduce
Steps to reproduce the behavior:

  • Try play 2022 Bahrain Grand Prix Race 2022 Season -> International & F1 Live option (F1 Live gives the international stream)
  • Try play 2020 Bahrain Grand Prix Race from Archive -> International & PIT LANE option (PIT LANE working fine)

Expected behaviour
Expect the international stream starts playing.

Screenshots
图片

F1TV account plan
F1TVpro

Desktop (please complete the following information):

  • OS Arch Linux
  • installation method AUR
  • Version [f1viewer -v output] 2.6.2

Logs
If applicable please provide the relevant portion of your logs. You can find them by running f1viewer -logs.

@nicholascw nicholascw added the bug Something isn't working label Mar 28, 2022
@SoMuchForSubtlety
Copy link
Owner

That error comes from the F1TV backend. Bahrain 2020 probably didn't have a feed labelled "International". I'll investigate why the API lists it as an option.

@nicholascw
Copy link
Author

nicholascw commented Mar 28, 2022

It's not only Bahrain 2020, every session in the archive since 2018 fails to replay the main feed / international.

@LckyLuciano
Copy link

I am also seeing this with both of the races and qualifying sessions from this year (2022) labeled as International replays.

It seems F1TV may have changed their backend. "F1 Live" is now a choice that only seems to have English audio from the F1TV audio team and not the English audio from the Skysports broadcasters. The Skysports audio is now considered part of the "International" feed, but any attempts to view that or copy the URL from this app throws the error:

"ERROR: Video FER URL From AdditionalStreams - 6993 - 1025-No Data Found in DB"

@nicholascw
Copy link
Author

@LckyLuciano I believe the current workaround is implemented by 81c2ba3, meaning that one of the Default and International is the correct entry while the other results in an error, however everything should be accessible through F1viewer as long as it's not affected by #233 the DRM issue.

@saravi11
Copy link

@nicholascw When I edit my configure.toml file to auto-stream the Default replay via 'match_title = "Default"', I get a similar error the ones posted by everyone, albeit with a different 4-digit number: "could not get video URL: Video FER URL From AdditionalStreams - 7025 - 1025-No Data Found in DB"

This doesn't occur if I manually choose it and I'm not affected by #233. Should this be filed as a separate issue?

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

4 participants