MePo Tools - Download ClearArt/CDArt/ClearLogos, Music Video clips and more! (4 Viewers)

ajs

Development Group
  • Team MediaPortal
  • February 29, 2008
    15,492
    10,371
    Kyiv
    Home Country
    Ukraine Ukraine
    Plugin? What plugin?

    --
    WBR, ajs :):whistle::coffee:
     

    joEhSuper

    MP Donator
  • Premium Supporter
  • June 2, 2011
    1,010
    582
    Home Country
    Austria Austria
    Thanks @ajs (y)(y)(y)
    Just noticed that you also added Art for Movie-Collections - or did I miss it and it's allready been there:confused::rolleyes::whistle:

    One Question:
    What does A: xxxx M: xxxx D: xxxx C: xxxx stand for? (try not to laugh :LOL:)

    1588703151045.png
     

    ajs

    Development Group
  • Team MediaPortal
  • February 29, 2008
    15,492
    10,371
    Kyiv
    Home Country
    Ukraine Ukraine
    A: All D: Download ... I don’t remember others :) but if you need I will look ...

    --
    WBR, ajs :):whistle::coffee:
     

    ajs

    Development Group
  • Team MediaPortal
  • February 29, 2008
    15,492
    10,371
    Kyiv
    Home Country
    Ukraine Ukraine
    Oh nice! I'm not alone
    Code:
              StatusBar.Panels[sbAll].Text      := 'A:'+IntToStr(GlobalAllCount) ;
              StatusBar.Panels[sbMiss].Text     := 'M:'+IntToStr(GlobalMissCount) ;
              StatusBar.Panels[sbDownload].Text := 'D:'+IntToStr(GlobalDownloadCount) ;
              StatusBar.Panels[sbClear].Text    := 'C:'+IntToStr(GlobalClearCount) ;
    All, Missing, Download, Cleaned/Deleted ... :sneaky:
     

    Users who are viewing this thread

    Top Bottom