F1

Live timing : enable sector times

Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #366007
    falken
    Participant

    Want the live sector times back on live timing ?

    Login to formula1.com, and go to the live timing page. Then press F12 and paste this into the console :

    https://gist.github.com/tomchiverton/546631228075800f1eb08f2edb1e4637

    #366009
    falken
    Participant

    This should work in any browser on any operating system. You’ll still need to login and navigate to the timing page on f1.com.

    If F12 does not work to open the console, try right clicking and choosing “inspect”.

    You may get a warning about “scam warning”; the code only changes ‘cookies’ saved (and not checked) by the F1 site.

    Detailed screen shot of something like what you should be doing : https://ibb.co/jnxjyc

    Would people be happier with an extension, that would only work for FireFox and Chrome users ?

    #366065
    Martin
    Participant

    I tried multiple times. F12 – Console – Paste link at bottom where it says >>> – press Enter – nothing happens – reload Live Timing – still nothing – reboot computer – still nothing.

    Screen shot: https://www.sendspace.com/file/1t8v69

    Windows 10 Pro, Firefox 59.0.2 (64 bit)

    #366114
    falken
    Participant

    Compare your screen shot to mine : in yours I do not see the pasted “document.cookie….” stuff in the very bottom of the “console” tab.

    Please take a picture immediately after doing that and pressing enter.

    #366295
    Martin
    Participant

    When I first tried it I pasted the URL into the bottom of the console tab, i.e.

    https://gist.github.com/tomchiverton/546631228075800f1eb08f2edb1e4637

    Then I realised you actually want us to go to the link and paste what is there. So I tried again and pasted…

    document.cookie=document.cookie.replace(‘subscriptionStatus%22%3A%22inactive%22′,’subscriptionStatus%22%3A%22active%22’) ; document.location.reload()

    …and pressed ENTER. Still no dice.

    I tried with Microsoft Edge browser which I never use. Also doesn’t seem to work.

    Screenshots: https://www.sendspace.com/file/ev7eco

    #366296
    falken
    Participant

    In neither of your screens can I see the past of the ‘document….’ command, or what the page said after you did that and pressed enter.
    I can only assume you are pasting the right thing but to the wrong place.
    For avoiding of doubt, this should be in the very very bottom of the ‘console’
    until you can get to the same point I link to in my screen shot I cannot help.

    #366302
    Martin
    Participant

    Here are step by step screen shots of what I did.

    https://www.sendspace.com/file/xtn7mn

    I note the F12 window on your screen shot has the heading
    “Developer Tools – Live Timing – URL”
    which mine doesn’t. Is this significant?

    #366874
    falken
    Participant

    Do not press F12 till you have the live timing running in a window (ie after login to the f1 website and its showing sectors). Do not change tabs or windows.

    Good news is you do this once and it appears to stick forever.

    #367255
    Martin
    Participant

    Sorry, didn’t work. I first copied the “document.cookie…” code to the clipboard, then I opened Live Timing and registered, then I pressed F12, pasted the code, and pressed Enter. This is what I got:

    XML Parsing Error: syntax error Location: https://www.formula1.com/bin/fom-website/login_status Line Number 1, Column 1:

    I note it refers to Login Status. Maybe because I am not a paid member, I just have the free features like Leaderboard and Live Commentary, but not the premium content tabs Lap Chart, Speed, and Tyres.

    Thanks for the effort you’ve put in, but I’m giving up now.

    #367542
    falken
    Participant

    Then refresh the page. Enabled now?

    #367769
    Robert Martin
    Participant

    Thanks for sharing your guidance.

    #372067
    falken
    Participant

    If anyone would like to try a Greasemonkey version, install Greasemonkey into your browser, and message me for the URL of the trial version of the extension.

Viewing 12 posts - 1 through 12 (of 12 total)
  • You must be logged in to reply to this topic.