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

Releases: SoMuchForSubtlety/f1viewer

v2.7.0

07 Apr 20:56
Compare
Choose a tag to compare

New Features

Bug Fixes

  • add fallback "default" perspective for older seasons 81c2ba3

Full Changelog: v2.6.2...v2.7.0

v2.6.2

27 Mar 16:03
Compare
Choose a tag to compare

Bug Fixes:

  • fixes all perspectives being albon OBC (#222)

v2.6.1

26 Mar 21:19
Compare
Choose a tag to compare

Changes:

Bug Fixes:

v2.6.0

14 Mar 20:18
Compare
Choose a tag to compare

Changes:

  • add live session hooks (#201)

Bug Fixes:

  • Fix proxy behaviour for IINA (#206)
  • fix theme toml mapping (0e1dc0a)

Thanks to @HDR, @SkYNewZ and @sembeek for their contributions

v2.5.0

01 Dec 17:52
Compare
Choose a tag to compare

Changes:

The config format was changed from json to toml. Custom playback options are automatically converted to the new format. You can see the new default config here

Bug Fixes:

  • fix saving credentials with KWallet and gnu pass (de3c6e0)

v2.4.0

31 Oct 14:34
Compare
Choose a tag to compare

Changes:

  • support for the flatpak versions of MPV and VLC (#188)
  • proxy support for multi commands (#190)
  • update currently live sessions periodically (14868ad)

Bug Fixes:

  • fix audio language selection for VLC (#189)
  • support for keychain access on arm macs when installed from Homebrew (fe6920e)

Thanks to @nsunderland1, @hkRadik and @Brett824 for their contributions

v2.3.0

01 Sep 19:05
Compare
Choose a tag to compare

Changes

F1TV has a new CDN that requires cookies being set. This release adds the option to proxy requests as a workaround to ffmpeg/mpv not handling cookies correctly. You can also enable this for custom command by setting "proxy": true.

Knows issues:

Saving credentials is still broken for arm (m1) macs because I don't have access to one. If you install from source or run the x86 version through rosetta, it will work.

v2.2.0

31 Jul 21:45
Compare
Choose a tag to compare

Changes

  • correctly set content metadata (see 887b244 for detailed changes)
  • add support for LAUNCHER content type
  • improve event titles
  • correctly order events
  • add warning if F1TV subscription is inactive

Knows issues:

  • Saving credentials is still broken for arm (m1) macs because I don't have access to one. If you install from source or run the x86 version through rosetta, it will work.

v2.1.0

24 Jun 20:15
Compare
Choose a tag to compare

Changes

  • completely remove V1 API
  • add support for showing pages and bundles

Knows issues:

  • Saving credentials is still broken for arm (m1) macs because I don't have access to one. If you install from source (go get github.com/SoMuchForSubtlety/f1viewer/v2/cmd) it will work
  • metadata is still missing / incorrect, I will need to take some time to sort that out

v2.0.1

01 May 20:05
Compare
Choose a tag to compare

Fix MPV always starting at the beginning of live streams.