[solved] Mixed artist pictures (2 Viewers)

ajs

Development Group
  • Team MediaPortal
  • February 29, 2008
    15,646
    10,595
    Kyiv
    Home Country
    Ukraine Ukraine
    How to perform a full scan?
    Run FH config, and press Start Scrapper [ S ] and on Dialog say No (Full scan)...
    1583916998227.png
    But For best result need DB editor, Close configurator, run DB editor, change in Params date to older like 2018-01-01
    1583917066700.png
    And run commend for cleanup Dummys ...
    C#:
    DELETE FROM image WHERE Provider = 'Dummy'
    1583917142775.png

    Than run Full Scan from Config or simply start Mediaportal ...
     

    ajs

    Development Group
  • Team MediaPortal
  • February 29, 2008
    15,646
    10,595
    Kyiv
    Home Country
    Ukraine Ukraine
    You use latest FH version?

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

    ajs

    Development Group
  • Team MediaPortal
  • February 29, 2008
    15,646
    10,595
    Kyiv
    Home Country
    Ukraine Ukraine
    You use latest FH version?

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

    ajs

    Development Group
  • Team MediaPortal
  • February 29, 2008
    15,646
    10,595
    Kyiv
    Home Country
    Ukraine Ukraine
    You use latest FH version?

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

    ajs

    Development Group
  • Team MediaPortal
  • February 29, 2008
    15,646
    10,595
    Kyiv
    Home Country
    Ukraine Ukraine
    @horned_reaper
    I add some enhansment for Full scan to new FH (Delete dummy items button and reset Timestamp when Full scan) but this version not fully compatibility with 1.24, only with development branch based on 1.24 but with future new Picture part and with future 1.25Pre ...
    I can send new FH and LMH to PM, and link to pre 1.25 Pre build ... If needed ...
     

    horned_reaper

    Test Group
  • Team MediaPortal
  • January 7, 2011
    1,233
    461
    Munich
    Home Country
    Germany Germany
    Run FH config, and press Start Scrapper [ S ] and on Dialog say No (Full scan)...
    View attachment 204528
    But For best result need DB editor, Close configurator, run DB editor, change in Params date to older like 2018-01-01
    View attachment 204529
    And run commend for cleanup Dummys ...
    C#:
    DELETE FROM image WHERE Provider = 'Dummy'
    View attachment 204530
    Than run Full Scan from Config or simply start Mediaportal ...

    Thank you very much!
    I'll try this out this evenning and let you know the result.

    In my case the "Start Scrapper (S)" button is greyed out. Do you know why?
     

    ajs

    Development Group
  • Team MediaPortal
  • February 29, 2008
    15,646
    10,595
    Kyiv
    Home Country
    Ukraine Ukraine
    No problem :) I hope it will work as it should, I didn’t do the plugin and didn’t change the settings much, but there’s no time to write it from scratch, so it’s as it is :)
     

    Users who are viewing this thread

    Top Bottom