I have a little bug with the Custom Command (see below). I use $perspective for having a proper title on MPV, all works fine except for the main feed "World Feed", f1viewer start mpv without title : "--tittle="
With all others feeds (drivers, data, ...) it's ok (have tested with 2021 GP too and same bug).
But, maybe you can do this by default in f1viewer, no ? Because without this custom command, all opened MVP window have the same title (for example : "2022 Bahrain Grand Prix").
Thx for all your work :) :) :)
Windows 11 // f1viewer 2.6.0
[[custom_playback_options]]
command = ["mpv", "$url", "--quiet", "--title=$perspective"]
proxy = true
title = "MPV with good title"
Hi :)
I have a little bug with the Custom Command (see below). I use $perspective for having a proper title on MPV, all works fine except for the main feed "World Feed", f1viewer start mpv without title : "--tittle="
With all others feeds (drivers, data, ...) it's ok (have tested with 2021 GP too and same bug).
But, maybe you can do this by default in f1viewer, no ? Because without this custom command, all opened MVP window have the same title (for example : "2022 Bahrain Grand Prix").
Thx for all your work :) :) :)
Windows 11 // f1viewer 2.6.0