[REL] rFactor2 Log Analyzer ver. 2. With offline and league Championship Manager

Discussion in 'Other' started by Nibo, Apr 15, 2015.

  1. Nibo

    Nibo Registered

    Joined:
    Oct 12, 2010
    Messages:
    2,251
    Likes Received:
    965
    I did a global r2la option that sets a date after which lap records will be recorded. Lap times before that date will be ignored in track record context.

    Updated to 2.1.007
    • Added "Show records only after date" option to Options page. Default off. If turned on, r2la will only find track records after set date.
     
  2. RoWo

    RoWo Member

    Joined:
    Jul 16, 2014
    Messages:
    570
    Likes Received:
    625
    Sorry for late reply, I see, you already made an update.
    I didn't test it yet, but I think, an option for filtering on records page would be better for my current case. The (global) option in Options page is not the best solution. Sorry!
     
  3. Nibo

    Nibo Registered

    Joined:
    Oct 12, 2010
    Messages:
    2,251
    Likes Received:
    965
    I can add a filter on track records page, but it will just hide lap records out of date range on that page, it will not re-calculate records. Is this ok for you?
     
    Last edited: Jul 11, 2022
  4. RoWo

    RoWo Member

    Joined:
    Jul 16, 2014
    Messages:
    570
    Likes Received:
    625
    Yes, this might be ok. :)
     
  5. [LSF] Pierre

    [LSF] Pierre Registered

    Joined:
    Mar 29, 2021
    Messages:
    9
    Likes Received:
    2
    Thanks a lot; it run now.
     
  6. [LSF] Pierre

    [LSF] Pierre Registered

    Joined:
    Mar 29, 2021
    Messages:
    9
    Likes Received:
    2
    Thanks for your fast responce. Very nice job with your RL2A log analyser witch help us in our french TeamLSF – Ligue simraçing PC & PS4 (teamlsf.fr)
     
    Corti and Nibo like this.
  7. Nibo

    Nibo Registered

    Joined:
    Oct 12, 2010
    Messages:
    2,251
    Likes Received:
    965
    Updated to 2.1.008
    • Added filter to Track Records pages. Filter records on page by car Category, CarType, CarClass, TeamName, session name, server name, date range.
     
    ennimann, Badboy, yashiman and 3 others like this.
  8. DanRZ

    DanRZ Registered

    Joined:
    Aug 22, 2021
    Messages:
    716
    Likes Received:
    216
    Hello, i just noticed that the banner option doesn't work.
    If i set it up with http://my_url.net/banner.jpg, there is a page source error :
    HTML:
        <div class="uk-grid">
            <div class="uk-width-1-1 uk-text-center uk-margin-small-bottom" id="custom_site_banner">
                <div class="uk-panel uk-panel-box" style="padding: 0px; border: 0px;">
                    <a href="http://my_url.net/banner.jpg">
                        <img src="/r2la/static/images/custom_site_banner//">
                    </a>
                </div>
            </div>
    This part is wrong :
    HTML:
    <img src="/r2la/static/images/custom_site_banner//">
    And should probably be :
    HTML:
    <img src="http://my_url.net/banner.jpg">
    or at least something that points to an actual image (Cache managing ?).

    Am i the only one to have that error ?

    Didn't found any way to correct it in code. Looks like others use a header modification ...

    PS : And maybe turn the href into an url only to link to another site ... But the src stays the image link ...
    Add "banner link" and "banner image" options, maybe ? It would be great ...
    And also, maybe add the choice to make it at top or under the menu bar :D
     
    Last edited: Jul 22, 2022
  9. Goanna

    Goanna Registered

    Joined:
    Jan 19, 2012
    Messages:
    1,405
    Likes Received:
    953
    I just drop the image i want and rename to custom_site_banner in here;
    upload_2022-7-23_8-28-3.png
    and tick the show custom banner box in the options page;
    upload_2022-7-23_8-30-3.png
     
    DanRZ likes this.
  10. DanRZ

    DanRZ Registered

    Joined:
    Aug 22, 2021
    Messages:
    716
    Likes Received:
    216
    Thanks. Where is the path : /r2la/static/images/custom_site_banner/ ?
    I will try this option, but it looks like some kind of trick :D

    Or maybe i didn't understand the feature. The url is for linking a site but the image is always what you said to do do ...
     
    Last edited: Jul 22, 2022
  11. Goanna

    Goanna Registered

    Joined:
    Jan 19, 2012
    Messages:
    1,405
    Likes Received:
    953
    Mine is in.... C:\rF2 Log Analyzer ver. 2.1.004\web2py\applications\r2la\static\images\custom_site_banner

    exactly....image is what will show at the top of your page, link takes the user to whatever you've linked when they click on the image.
     
  12. DanRZ

    DanRZ Registered

    Joined:
    Aug 22, 2021
    Messages:
    716
    Likes Received:
    216
    I did the trick but it doesn't show the banner.
    For me it's in : C:\Games\rF2 Log Analyzer ver. 2.1.005\web2py\applications\r2la\static\images\custom_site_banner\custom_site_banner.png
    I still get : <img src="/r2la/static/images/custom_site_banner//"> ...
     
  13. Goanna

    Goanna Registered

    Joined:
    Jan 19, 2012
    Messages:
    1,405
    Likes Received:
    953
    do this highlighted bit upload_2022-7-23_9-11-13.png

    Inspector shows;
    upload_2022-7-23_9-14-51.png
     
    DanRZ likes this.
  14. DanRZ

    DanRZ Registered

    Joined:
    Aug 22, 2021
    Messages:
    716
    Likes Received:
    216
    Thanks, it works perfectly now. Didn't see the "tooltip" just under the parmeters ...:oops:
     
    Goanna likes this.
  15. Goanna

    Goanna Registered

    Joined:
    Jan 19, 2012
    Messages:
    1,405
    Likes Received:
    953
    It’s on the options page, just under the first submit button
     
    DanRZ likes this.
  16. DaniHp

    DaniHp Registered

    Joined:
    Jan 13, 2017
    Messages:
    6
    Likes Received:
    0
    a driver from our league shows mixedcontrol help in the log analyzer, does anyone know what kind of help it is and why it is activated???
     
  17. Nibo

    Nibo Registered

    Joined:
    Oct 12, 2010
    Messages:
    2,251
    Likes Received:
    965
    I don't know what it is. It is something rFactor adds to list of driver aids in logs sometimes. Sometimes it can also be "UnknownControl".
     
  18. Javibeza

    Javibeza Registered

    Joined:
    Oct 5, 2010
    Messages:
    87
    Likes Received:
    72
    Hi Nibo,

    I would like to request a feature in Championship settings page:
    Captura.JPG

    Could we get an option to set more than one team to receive no points? Maybe as a wildcard like * or %
    Could there be an option to make specific teams not appear in team standings?

    Thanks for your amazing work. :)
     
  19. Nibo

    Nibo Registered

    Joined:
    Oct 12, 2010
    Messages:
    2,251
    Likes Received:
    965
    Updated to 2.1.009
    • Championship option "Team with this name will receive no points" is extended to: "or teams with names containing this substring". This is to enable no points option for multiple teams.

    Javibeza, in your case, use "Generico" substring. No option to make specific teams not appear in the table for now. Maybe just having them at the bottom will be enough.
     
    Last edited: Aug 31, 2022
  20. Javibeza

    Javibeza Registered

    Joined:
    Oct 5, 2010
    Messages:
    87
    Likes Received:
    72
    It's working, thank you very much!!! :)
     

Share This Page