Pictures in signature fails to update (trakt widget) (1 Viewer)

emphatic

Design Group
  • Team MediaPortal
  • August 25, 2006
    3,717
    1,178
    Alingsås
    Home Country
    Sweden Sweden
    I've noticed that the Trakt widget pictures in my signature is completely off when I browse threads where I've made a post, but If I look at my profile->signature, it's showing current pictures (what's being played in MediaPortal or actual recently viewed stuff).

    This has been happening for a while, but I haven't thought about reporting this until now. Currently, the kids are watching Tarzan 2, but Madagascar is being shown beneath this post, and instead of showing "Silicon Valley" that I watched last night, The Listener, that I watched this weekend is shown. So, there seems to be a delay of a couple of days at least?

    Edit: Added this picture to show what I mean:

    proof.jpg


    Emph
     

    high

    Administrator
  • Team MediaPortal
  • August 31, 2004
    5,106
    5,497
    47
    Isselburg/NRW
    Home Country
    Germany Germany
    So, there seems to be a delay of a couple of days at least?
    yes, since Xenforo 1.3 all external images are cached for 7 days. This improves performance a lot cause no one has to wait to load those pics from an external and maybe much slower server. Esp. Trakt is one of those pages that often delayed the forum.

    I've added a workaround for those images, you can use imgnocache instead of img as BBCode.
    @emphatic Already changed that in your signature for testing

    ofc this kinda ruins the idea behind caching... ;)
     

    ltfearme

    Community Plugin Dev
  • Premium Supporter
  • June 10, 2007
    6,751
    7,196
    Sydney
    Home Country
    Australia Australia
    Looks like that works, but why does the larger widgets not fit in the page width anymore? It now breaches the width of the page. If I just use IMG then it scales to the max width of the page.

    Code:
    [URL='http://trakt.tv/user/ltfearme'][imgnocache]http://trakt.tv/user/ltfearme/widgets/watched/episode-thin-banner@2x.jpg[/imgnocache][/URL]
     
    Last edited:

    ltfearme

    Community Plugin Dev
  • Premium Supporter
  • June 10, 2007
    6,751
    7,196
    Sydney
    Home Country
    Australia Australia
    Not quite the same, it simply cuts it off now instead of scales it. The signature preview window scales correct.
     
    Last edited:

    high

    Administrator
  • Team MediaPortal
  • August 31, 2004
    5,106
    5,497
    47
    Isselburg/NRW
    Home Country
    Germany Germany
    changing the banner silently makes it hard to track the issue ;P
    scaling is fine here at least, which browser do you use? Cache cleaned?
    maybe post the former url so I can give it another try with a testaccount
     

    ltfearme

    Community Plugin Dev
  • Premium Supporter
  • June 10, 2007
    6,751
    7,196
    Sydney
    Home Country
    Australia Australia
    The image is referenced above:
    Code:
    http://trakt.tv/user/ltfearme/widgets/watched/episode-thin-banner@2x.jpg

    The @2x is a retina image.

    Im using Firefox v29/Chrome 35.0.1916.153 m. I have done a Ctrl+F5.

    It has gone back to proper scale but now breaches the width again.

    IMG is OK, IMGNOCACHE not OK.

    Whilst we're on the topic, is there attributes where I can specify the width I want?
     

    Attachments

    • Screenshot 2014-06-25 21.19.18.jpg
      Screenshot 2014-06-25 21.19.18.jpg
      182.7 KB
    Last edited:

    Users who are viewing this thread

    Top Bottom