[solved] When playing music Fanart does not appear immediately after downloading (1 Viewer)

horned_reaper

Test Group
  • Team MediaPortal
  • January 7, 2011
    1,233
    461
    Munich
    Home Country
    Germany Germany
    Thank you very much!

    The database upgrade failed:
    Code:
    24-May-2020 07:44:29 Debug [     DatabaseManager]: initDB: Start: StartConfig
    24-May-2020 07:44:29  Info [     DatabaseManager]: Successfully Opened Database: FanartHandler.db3
    24-May-2020 07:44:29  Info [     DatabaseManager]: Database version is: 4.7 at database initiation.
    24-May-2020 07:44:29  Info [     DatabaseManager]: Bump Database version to 4.8
    24-May-2020 07:44:29  Info [     DatabaseManager]: Upgrading Database to version 4.9
    24-May-2020 07:44:29  Info [     DatabaseManager]: Maintenance: Integrity check started...
    24-May-2020 07:44:40  Info [     DatabaseManager]: Maintenance: Vacuum started...
    24-May-2020 07:44:41  Info [     DatabaseManager]: Maintenance: Reindex started...
    24-May-2020 07:44:46  Info [     DatabaseManager]: Maintenance: Analyze started...
    24-May-2020 07:44:47  Info [     DatabaseManager]: Maintenance: Vacuum started...
    24-May-2020 07:44:49  Info [     DatabaseManager]: Maintenance: Finished.
    24-May-2020 07:44:49  Info [     DatabaseManager]: Upgrading: Step [1]: Finished.
    24-May-2020 07:44:49 Debug [     DatabaseManager]: Upgrading: Step [2]: Create Blacklist...
    24-May-2020 07:44:49 Error [     DatabaseManager]: Error upgrading database:
    24-May-2020 07:44:49 Error [     DatabaseManager]: SQLite.NET.SQLiteException: SQLiteClient: FanartHandler.db3 cmd:sqlite3_prepare16:pvm=null err:ERROR/ERROR detailed:near ";": syntax error query:CREATE TABLE [Blacklist] ( [OnlineName] TEXT COLLATE NOCASE NOT NULL UNIQUE, [FileName] TEXT COLLATE NOCASE NOT NULL;
       bei SQLite.NET.SQLiteClient.ThrowError(String statement, String sqlQuery, SqliteError err)
       bei SQLite.NET.SQLiteClient.Execute(String query)
       bei FanartHandler.DatabaseManager.UpgradeDBMain(DB type)
     

    horned_reaper

    Test Group
  • Team MediaPortal
  • January 7, 2011
    1,233
    461
    Munich
    Home Country
    Germany Germany
    I dont know :)
    It's a general issue, I can reproduce it with all other tracks with a separator in the artist name.
    It happens also when both artists have Fanarts in the FH database.
    On some only the first artist is displayed on some only the second artist.
    Their MBID is resolved well.
    When I play solo songs of these artists their Fanarts get displayed, but not in combination (with a separator).
    Code:
      <section name="Separators">
        <entry name="sep0"> feat. </entry>
        <entry name="sep1"> featuring </entry>
        <entry name="sep2"> pres. </entry>
        <entry name="sep3"> presents </entry>
        <entry name="sep4"> vs. </entry>
        <entry name="sep5"> versus </entry>
      </section>
    Can you reproduce this?
     

    ajs

    Development Group
  • Team MediaPortal
  • February 29, 2008
    15,616
    10,544
    Kyiv
    Home Country
    Ukraine Ukraine
    The database upgrade failed:
    Bad news, if DB not fully updated, change DB version to 4.8 and try this file ...
    It's a general issue, I can reproduce it with all other tracks with a separator in the artist name.
    I add debug info in this version, add to FH.xml this lines and start ...
    XML:
      <section name="Debug">
        <entry name="AdvancedDebug">yes</entry>
      </section>
     

    Attachments

    • FanartHandler.dll.zip
      473.5 KB

    horned_reaper

    Test Group
  • Team MediaPortal
  • January 7, 2011
    1,233
    461
    Munich
    Home Country
    Germany Germany
    Thank you!

    Now the DB upgrade error is gone. (y)

    Attached is the log file to an example where the Fanart is not shown.
    ("cheryl cole (54536).jpg" is one of my default backgrounds.)
     

    Attachments

    • FanartHandler.log
      1.6 MB

    horned_reaper

    Test Group
  • Team MediaPortal
  • January 7, 2011
    1,233
    461
    Munich
    Home Country
    Germany Germany
    With regards to the new blacklist function:
    Code:
    24-May-2020 13:27:09 Debug [               Utils]: Image: %TEMP%\Madonna (2).jpg is 0% different from image C:\ProgramData\Team MediaPortal\MediaPortal\Thumbs\Skin FanArt\Scraper\Music\Madonna (38310).jpg.
    24-May-2020 13:27:09 Error [     DatabaseManager]: AddImageToBlackList: SQLite.NET.SQLiteException: SQLiteClient: FanartHandler.db3 cmd:sqlite3_prepare16:pvm=null err:ERROR/ERROR detailed:near "'https://www.theaudiodb.com/images/media/artist/fanart/urtuqq1477043942.jpg'": syntax error query:INSERT OR IGNORE INTO Blacklist (onlinename, filename) VALUES 'https://www.theaudiodb.com/images/media/artist/fanart/urtuqq1477043942.jpg', 'C:\ProgramData\Team MediaPortal\MediaPortal\Thumbs\Skin FanArt\Scraper\Music\Madonna (38310).jpg';
       bei SQLite.NET.SQLiteClient.ThrowError(String statement, String sqlQuery, SqliteError err)
       bei SQLite.NET.SQLiteClient.Execute(String query)
       bei FanartHandler.DatabaseManager.AddImageToBlackList(String filename, String url)
    24-May-2020 13:27:09 Debug [             Scraper]: Download: Image: C:\ProgramData\Team MediaPortal\MediaPortal\Thumbs\Skin FanArt\Scraper\Music\Madonna (2).jpg already exists in fanart folder, will be deleted...
    24-May-2020 13:27:09 Debug [             Scraper]: Download: Status: [Skip] Deleting temporary file: %TEMP%\Madonna (2).jpg
    24-May-2020 13:27:09 Debug [             Scraper]: Download: Image for Madonna (C:\ProgramData\Team MediaPortal\MediaPortal\Thumbs\Skin FanArt\Scraper\Music\Madonna (2).jpg): Skipped.

    The new table exists:
    1590319756525.png
     

    Attachments

    • FanartHandler.log
      1.6 MB

    ajs

    Development Group
  • Team MediaPortal
  • February 29, 2008
    15,616
    10,544
    Kyiv
    Home Country
    Ukraine Ukraine
    Attached is the log file to an example where the Fanart is not shown.
    Strange query ... I add more debug info ...
    Code:
    24-May-2020 13:18:12 Debug [     DatabaseManager]: *** GetFanart: SELECT Id, Key1, FullPath, SourcePath, Category, Provider FROM Image WHERE Key1 IN ('vera klima|vera klima','vera klima') AND Enabled = 1 AND DummyItem = 0 AND ((iWidth >= 1280 AND iHeight >= 720 AND Ratio >= 1.3 ) OR (iWidth IS NULL AND iHeight IS NULL)) AND SubCategory IN ('MusicFanartManual','MusicFanartScraped');
    With regards to the new blacklist function
    Fixed ...

    Try ...
     

    Attachments

    • FanartHandler.dll.zip
      473.6 KB

    horned_reaper

    Test Group
  • Team MediaPortal
  • January 7, 2011
    1,233
    461
    Munich
    Home Country
    Germany Germany
    Code:
    24-May-2020 15:22:53 Debug [  FanartHandlerSetup]: OnPlayBackStarted: Window: 510 MediaType: Music LastFM: False - D:\Audio\Musik\Alben\Vera Klima\Play\07. Wir.mp3
    24-May-2020 15:22:53 Debug [       FanartPlaying]: *** RefreshMusicPlayingProperties: Vera Klima feat. Max Mutzke|Vera Klima - Play - 10s|Singer-Songwriter
    24-May-2020 15:22:53 Debug [     DatabaseManager]: *** GetFanart: SELECT Id, Key1, FullPath, SourcePath, Category, Provider FROM Image WHERE Key1 IN ('vera klima|vera klima','vera klima') AND Enabled = 1 AND DummyItem = 0 AND ((iWidth >= 1280 AND iHeight >= 720 AND Ratio >= 1.3 ) OR (iWidth IS NULL AND iHeight IS NULL)) AND SubCategory IN ('MusicFanartManual','MusicFanartScraped');
    24-May-2020 15:22:53 Debug [     DatabaseManager]: *** GetFanart: SELECT Id, Key1, FullPath, SourcePath, Category, Provider FROM Image WHERE Key1 IN ('vera klima|vera klima','vera klima') AND Enabled = 1 AND DummyItem = 0 AND ((iWidth >= 1280 AND iHeight >= 720 AND Ratio >= 1.3 ) OR (iWidth IS NULL AND iHeight IS NULL)) AND SubCategory IN ('MusicFanartManual','MusicFanartScraped');
    24-May-2020 15:22:53 Debug [               Utils]: *** GetFanartFilename: Found: C:\ProgramData\Team MediaPortal\MediaPortal\Thumbs\Skin FanArt\UserDef\Music\default3.jpg
    24-May-2020 15:22:53 Debug [       FanartPlaying]: *** RefreshMusicPlayingProperties: Vera Klima feat. Max Mutzke|Vera Klima - Play - 10s|Singer-Songwriter | True > C:\ProgramData\Team MediaPortal\MediaPortal\Thumbs\Skin FanArt\UserDef\Music\default3.jpg
    24-May-2020 15:22:53 Debug [     DatabaseManager]: --- Now Playing ---------------------
    24-May-2020 15:22:53  Info [     DatabaseManager]: --- NowPlaying --- Scrape for Artist(s): Vera Klima feat. Max Mutzke|Vera Klima Album: Play Year: 2019 Genre: 10s|Singer-Songwriter
    24-May-2020 15:22:53 Debug [     DatabaseManager]: --- NowPlaying: Scrape starting for Artist: Vera Klima Album: Play
    24-May-2020 15:22:53 Debug [     DatabaseManager]: Artist: Vera Klima images: 0 from: 100
    24-May-2020 15:22:53 Debug [             Scraper]: --- Fanart --- Vera Klima ---
    24-May-2020 15:22:53 Debug [             Scraper]: Trying to find Fanart for Artist: Vera Klima
    24-May-2020 15:22:53 Debug [             Scraper]: Common: MusicBrainz DB ID: 8204d336-b4ae-4267-98fe-17b2fba8aedc
    24-May-2020 15:22:53 Debug [             Scraper]: Fanart.TV: Use personal API Key: True
    24-May-2020 15:22:53 Debug [             Scraper]: Fanart.TV: Trying to find pictures for Artist (Fanart): Vera Klima - 8204d336-b4ae-4267-98fe-17b2fba8aedc.
    24-May-2020 15:22:53 Debug [             Scraper]: Fanart.TV: Empty response HTML ... Skip.
    24-May-2020 15:22:53 Debug [             Scraper]: TheAudioDB: Trying to find pictures for Artist (Fanart): Vera Klima - 8204d336-b4ae-4267-98fe-17b2fba8aedc.
    24-May-2020 15:22:53 Debug [             Scraper]: TheAudioDB: Extract URL - URLs Found: 0
    24-May-2020 15:22:53 Debug [             Scraper]: TheAudioDB: Find pictures for Artist (Fanart): Vera Klima - 8204d336-b4ae-4267-98fe-17b2fba8aedc complete. Found: 0 pictures.
    24-May-2020 15:22:53 Debug [             Scraper]: --- Thumb --- Vera Klima ---
    24-May-2020 15:22:53 Debug [             Scraper]: Trying to find Thumbs for Artist: Vera Klima
    24-May-2020 15:22:53 Debug [             Scraper]: Common: MusicBrainz DB ID: 8204d336-b4ae-4267-98fe-17b2fba8aedc
    24-May-2020 15:22:53 Debug [             Scraper]: Fanart.TV: Use personal API Key: True
    24-May-2020 15:22:53 Debug [             Scraper]: Fanart.TV: Trying to find pictures for Artist (Thumbs): Vera Klima - 8204d336-b4ae-4267-98fe-17b2fba8aedc.
    24-May-2020 15:22:53 Debug [             Scraper]: Fanart.TV: Empty response HTML ... Skip.
    24-May-2020 15:22:53 Debug [             Scraper]: TheAudioDB: Trying to find pictures for Artist (Thumbs): Vera Klima - 8204d336-b4ae-4267-98fe-17b2fba8aedc.
    24-May-2020 15:22:53 Debug [             Scraper]: TheAudioDB: Extract URL - URLs Found: 0
    24-May-2020 15:22:53 Debug [             Scraper]: TheAudioDB: Find pictures for Artist (Thumbs): Vera Klima - 8204d336-b4ae-4267-98fe-17b2fba8aedc complete. Found: 0 pictures.
    24-May-2020 15:22:53 Debug [             Scraper]: Last.FM: Trying to find thumbnail for Artist: Vera Klima.
    24-May-2020 15:22:53 Debug [               Utils]: - GenreMusic [10s] not found. Skipped.
    24-May-2020 15:22:53 Debug [               Utils]: - GenreMusic [Singer-Songwriter] not found. Skipped.
    24-May-2020 15:22:53 Debug [             Scraper]: Last.FM: Thumb Mega for Artist: Vera Klima - https://lastfm.freetls.fastly.net/i/u/300x300/2a96cbd8b46e442fc41c2b86b821562f.png
    24-May-2020 15:22:53 Debug [             Scraper]: Last.FM: Find thumbnail for Artist: Vera Klima complete. Found: 0 pictures.
    24-May-2020 15:22:53  Info [     DatabaseManager]: No fanart found for Artist: Vera Klima.
    24-May-2020 15:22:53 Debug [             Scraper]: --- Thumb --- Vera Klima ---
    24-May-2020 15:22:53 Debug [             Scraper]: Trying to find Thumbs for Artist: Vera Klima
    24-May-2020 15:22:53 Debug [             Scraper]: Common: MusicBrainz DB ID: 8204d336-b4ae-4267-98fe-17b2fba8aedc
    24-May-2020 15:22:53 Debug [             Scraper]: Fanart.TV: Use personal API Key: True
    24-May-2020 15:22:53 Debug [             Scraper]: Fanart.TV: Trying to find pictures for Artist (Thumbs): Vera Klima - 8204d336-b4ae-4267-98fe-17b2fba8aedc.
    24-May-2020 15:22:53 Debug [             Scraper]: Fanart.TV: Empty response HTML ... Skip.
    24-May-2020 15:22:53 Debug [             Scraper]: TheAudioDB: Trying to find pictures for Artist (Thumbs): Vera Klima - 8204d336-b4ae-4267-98fe-17b2fba8aedc.
    24-May-2020 15:22:53 Debug [             Scraper]: TheAudioDB: Extract URL - URLs Found: 0
    24-May-2020 15:22:53 Debug [             Scraper]: TheAudioDB: Find pictures for Artist (Thumbs): Vera Klima - 8204d336-b4ae-4267-98fe-17b2fba8aedc complete. Found: 0 pictures.
    24-May-2020 15:22:53 Debug [             Scraper]: Last.FM: Trying to find thumbnail for Artist: Vera Klima.
    24-May-2020 15:22:54 Debug [             Scraper]: Last.FM: Thumb Mega for Artist: Vera Klima - https://lastfm.freetls.fastly.net/i/u/300x300/2a96cbd8b46e442fc41c2b86b821562f.png
    24-May-2020 15:22:54 Debug [             Scraper]: Last.FM: Find thumbnail for Artist: Vera Klima complete. Found: 0 pictures.
    24-May-2020 15:22:54  Info [     DatabaseManager]: No Thumbs found for Artist: Vera Klima.
    24-May-2020 15:22:54 Debug [     DatabaseManager]: --- NowPlaying: Scrape starting for Artist: Max Mutzke Album: Play
    24-May-2020 15:22:54 Debug [     DatabaseManager]: Artist: Max Mutzke images: 1 from: 100
    24-May-2020 15:22:54 Debug [             Scraper]: --- Fanart --- Max Mutzke ---
    24-May-2020 15:22:54 Debug [             Scraper]: Trying to find Fanart for Artist: Max Mutzke
    24-May-2020 15:22:54 Debug [             Scraper]: Common: MusicBrainz DB ID: 6f2bfbc7-187a-4b02-8fde-77635d95e099
    24-May-2020 15:22:54 Debug [             Scraper]: Fanart.TV: Use personal API Key: True
    24-May-2020 15:22:54 Debug [             Scraper]: Fanart.TV: Trying to find pictures for Artist (Fanart): Max Mutzke - 6f2bfbc7-187a-4b02-8fde-77635d95e099.
    24-May-2020 15:22:54 Debug [             Scraper]: Fanart.TV: Empty response HTML ... Skip.
    24-May-2020 15:22:54 Debug [             Scraper]: TheAudioDB: Trying to find pictures for Artist (Fanart): Max Mutzke - 6f2bfbc7-187a-4b02-8fde-77635d95e099.
    24-May-2020 15:22:54 Debug [             Scraper]: TheAudioDB: Extract URL - URLs Found: 1
    24-May-2020 15:22:54 Debug [             Scraper]: TheAudioDB: Will not download fanart image as it already exist an image in your fanart database with this source image name.
    24-May-2020 15:22:54 Debug [             Scraper]: TheAudioDB: Find pictures for Artist (Fanart): Max Mutzke - 6f2bfbc7-187a-4b02-8fde-77635d95e099 complete. Found: 1 pictures.
    24-May-2020 15:22:54  Info [     DatabaseManager]: Artist: Max Mutzke has already 1 images. No more images were found for this artist.
    24-May-2020 15:22:54 Debug [             Scraper]: --- Thumb --- Max Mutzke - Play ---
    24-May-2020 15:22:54 Debug [             Scraper]: Trying to find Thumbs for Artist/Album: Max Mutzke - Play
    24-May-2020 15:22:54 Debug [             Scraper]: MusicBrainz: Trying to find MusicBrainz ID for Album: 6f2bfbc7-187a-4b02-8fde-77635d95e099:Max Mutzke - Play.
    24-May-2020 15:22:54 Debug [             Scraper]: MusicBrainz: Extract ID: Empty
    24-May-2020 15:22:54 Debug [             Scraper]: TheAudioDB: Trying to find pictures for Artist/Album (Thumbs): Max Mutzke - Play - .
    24-May-2020 15:22:54 Debug [             Scraper]: TheAudioDB: Extract URL - URLs Found: 0
    24-May-2020 15:22:54 Debug [             Scraper]: TheAudioDB: Extract ID: Empty
    24-May-2020 15:22:54 Debug [             Scraper]: TheAudioDB: Find pictures for Artist/Album (Thumbs): Max Mutzke - Play -  complete. Found: 0 pictures.
    24-May-2020 15:22:54 Debug [             Scraper]: Last.FM: Trying to find thumbnail for Artist/Album: Max Mutzke - Play.
    24-May-2020 15:22:54 Debug [             Scraper]: Last.FM: Find thumbnail for Artist/Album: Max Mutzke - Play complete. Found: 0 pictures.
    24-May-2020 15:22:54  Info [     DatabaseManager]: No Thumbs found for Artist: Max Mutzke Album: Play
    24-May-2020 15:22:54 Debug [     DatabaseManager]: --- NowPlaying: Scrape starting for Artist: Vera Klima feat. Max Mutzke Album: Play
    24-May-2020 15:22:54 Debug [     DatabaseManager]: Artist: Vera Klima feat. Max Mutzke images: 0 from: 100
    24-May-2020 15:22:54 Debug [             Scraper]: --- Fanart --- Vera Klima feat. Max Mutzke ---
    24-May-2020 15:22:54 Debug [             Scraper]: Trying to find Fanart for Artist: Vera Klima feat. Max Mutzke
    24-May-2020 15:22:54 Debug [             Scraper]: Common: MusicBrainz DB ID: 8204d336-b4ae-4267-98fe-17b2fba8aedc
    24-May-2020 15:22:54 Debug [             Scraper]: Fanart.TV: Use personal API Key: True
    24-May-2020 15:22:54 Debug [             Scraper]: Fanart.TV: Trying to find pictures for Artist (Fanart): Vera Klima feat. Max Mutzke - 8204d336-b4ae-4267-98fe-17b2fba8aedc.
    24-May-2020 15:22:54 Debug [             Scraper]: Fanart.TV: Empty response HTML ... Skip.
    24-May-2020 15:22:54 Debug [             Scraper]: TheAudioDB: Trying to find pictures for Artist (Fanart): Vera Klima feat. Max Mutzke - 8204d336-b4ae-4267-98fe-17b2fba8aedc.
    24-May-2020 15:22:54 Debug [             Scraper]: TheAudioDB: Extract URL - URLs Found: 0
    24-May-2020 15:22:54 Debug [             Scraper]: TheAudioDB: Find pictures for Artist (Fanart): Vera Klima feat. Max Mutzke - 8204d336-b4ae-4267-98fe-17b2fba8aedc complete. Found: 0 pictures.
    24-May-2020 15:22:54 Debug [             Scraper]: --- Thumb --- Vera Klima feat. Max Mutzke ---
    24-May-2020 15:22:54 Debug [             Scraper]: Trying to find Thumbs for Artist: Vera Klima feat. Max Mutzke
    24-May-2020 15:22:54 Debug [             Scraper]: Common: MusicBrainz DB ID: 8204d336-b4ae-4267-98fe-17b2fba8aedc
    24-May-2020 15:22:54 Debug [             Scraper]: Fanart.TV: Use personal API Key: True
    24-May-2020 15:22:54 Debug [             Scraper]: Fanart.TV: Trying to find pictures for Artist (Thumbs): Vera Klima feat. Max Mutzke - 8204d336-b4ae-4267-98fe-17b2fba8aedc.
    24-May-2020 15:22:54 Debug [             Scraper]: Fanart.TV: Empty response HTML ... Skip.
    24-May-2020 15:22:54 Debug [             Scraper]: TheAudioDB: Trying to find pictures for Artist (Thumbs): Vera Klima feat. Max Mutzke - 8204d336-b4ae-4267-98fe-17b2fba8aedc.
    24-May-2020 15:22:54 Debug [             Scraper]: TheAudioDB: Extract URL - URLs Found: 0
    24-May-2020 15:22:54 Debug [             Scraper]: TheAudioDB: Find pictures for Artist (Thumbs): Vera Klima feat. Max Mutzke - 8204d336-b4ae-4267-98fe-17b2fba8aedc complete. Found: 0 pictures.
    24-May-2020 15:22:54 Debug [             Scraper]: Last.FM: Trying to find thumbnail for Artist: Vera Klima feat. Max Mutzke.
    24-May-2020 15:22:54 Debug [             Scraper]: Last.FM: Find thumbnail for Artist: Vera Klima feat. Max Mutzke complete. Found: 0 pictures.
    24-May-2020 15:22:54  Info [     DatabaseManager]: No fanart found for Artist: Vera Klima feat. Max Mutzke.
    24-May-2020 15:22:54 Debug [             Scraper]: --- Thumb --- Vera Klima feat. Max Mutzke ---
    24-May-2020 15:22:54 Debug [             Scraper]: Trying to find Thumbs for Artist: Vera Klima feat. Max Mutzke
    24-May-2020 15:22:54 Debug [             Scraper]: Common: MusicBrainz DB ID: 8204d336-b4ae-4267-98fe-17b2fba8aedc
    24-May-2020 15:22:54 Debug [             Scraper]: Fanart.TV: Use personal API Key: True
    24-May-2020 15:22:54 Debug [             Scraper]: Fanart.TV: Trying to find pictures for Artist (Thumbs): Vera Klima feat. Max Mutzke - 8204d336-b4ae-4267-98fe-17b2fba8aedc.
    24-May-2020 15:22:54 Debug [             Scraper]: Fanart.TV: Empty response HTML ... Skip.
    24-May-2020 15:22:54 Debug [             Scraper]: TheAudioDB: Trying to find pictures for Artist (Thumbs): Vera Klima feat. Max Mutzke - 8204d336-b4ae-4267-98fe-17b2fba8aedc.
    24-May-2020 15:22:55 Debug [             Scraper]: TheAudioDB: Extract URL - URLs Found: 0
    24-May-2020 15:22:55 Debug [             Scraper]: TheAudioDB: Find pictures for Artist (Thumbs): Vera Klima feat. Max Mutzke - 8204d336-b4ae-4267-98fe-17b2fba8aedc complete. Found: 0 pictures.
    24-May-2020 15:22:55 Debug [             Scraper]: Last.FM: Trying to find thumbnail for Artist: Vera Klima feat. Max Mutzke.
    24-May-2020 15:22:55 Debug [             Scraper]: Last.FM: Find thumbnail for Artist: Vera Klima feat. Max Mutzke complete. Found: 0 pictures.
    24-May-2020 15:22:55  Info [     DatabaseManager]: No Thumbs found for Artist: Vera Klima feat. Max Mutzke.
    24-May-2020 15:22:55  Info [     DatabaseManager]: --- NowPlaying --- Scrape is done. Found. Artist(s): Vera Klima feat. Max Mutzke|Vera Klima Album: Play
    24-May-2020 15:22:55 Debug [               Utils]: - GenreMusic [10s] not found. Skipped.
    24-May-2020 15:22:55 Debug [               Utils]: - GenreMusic [Singer-Songwriter] not found. Skipped.
    24-May-2020 15:22:55 Debug [               Utils]: - GenreMusic [10s] not found. Skipped.
    24-May-2020 15:22:55 Debug [               Utils]: - GenreMusic [Singer-Songwriter] not found. Skipped.
    24-May-2020 15:23:13 Debug [       FanartPlaying]: *** RefreshMusicPlayingProperties: Vera Klima feat. Max Mutzke|Vera Klima - Play - 10s|Singer-Songwriter
    24-May-2020 15:23:13 Debug [     DatabaseManager]: *** GetFanart: SELECT Id, Key1, FullPath, SourcePath, Category, Provider FROM Image WHERE Key1 IN ('vera klima|vera klima','vera klima') AND Enabled = 1 AND DummyItem = 0 AND ((iWidth >= 1280 AND iHeight >= 720 AND Ratio >= 1.3 ) OR (iWidth IS NULL AND iHeight IS NULL)) AND SubCategory IN ('MusicFanartManual','MusicFanartScraped');
    24-May-2020 15:23:13 Debug [     DatabaseManager]: *** GetFanart: SELECT Id, Key1, FullPath, SourcePath, Category, Provider FROM Image WHERE Key1 IN ('vera klima|vera klima','vera klima') AND Enabled = 1 AND DummyItem = 0 AND ((iWidth >= 1280 AND iHeight >= 720 AND Ratio >= 1.3 ) OR (iWidth IS NULL AND iHeight IS NULL)) AND SubCategory IN ('MusicFanartManual','MusicFanartScraped');
    24-May-2020 15:23:13 Debug [               Utils]: *** GetFanartFilename: Found: C:\ProgramData\Team MediaPortal\MediaPortal\Thumbs\Skin FanArt\UserDef\Music\default.jpg
    24-May-2020 15:23:13 Debug [       FanartPlaying]: *** RefreshMusicPlayingProperties: Vera Klima feat. Max Mutzke|Vera Klima - Play - 10s|Singer-Songwriter | True > C:\ProgramData\Team MediaPortal\MediaPortal\Thumbs\Skin FanArt\UserDef\Music\default.jpg
    24-May-2020 15:23:34 Debug [       FanartPlaying]: *** RefreshMusicPlayingProperties: Vera Klima feat. Max Mutzke|Vera Klima - Play - 10s|Singer-Songwriter
    24-May-2020 15:23:34 Debug [     DatabaseManager]: *** GetFanart: SELECT Id, Key1, FullPath, SourcePath, Category, Provider FROM Image WHERE Key1 IN ('vera klima|vera klima','vera klima') AND Enabled = 1 AND DummyItem = 0 AND ((iWidth >= 1280 AND iHeight >= 720 AND Ratio >= 1.3 ) OR (iWidth IS NULL AND iHeight IS NULL)) AND SubCategory IN ('MusicFanartManual','MusicFanartScraped');
    24-May-2020 15:23:34 Debug [     DatabaseManager]: *** GetFanart: SELECT Id, Key1, FullPath, SourcePath, Category, Provider FROM Image WHERE Key1 IN ('vera klima|vera klima','vera klima') AND Enabled = 1 AND DummyItem = 0 AND ((iWidth >= 1280 AND iHeight >= 720 AND Ratio >= 1.3 ) OR (iWidth IS NULL AND iHeight IS NULL)) AND SubCategory IN ('MusicFanartManual','MusicFanartScraped');
    24-May-2020 15:23:34 Debug [               Utils]: *** GetFanartFilename: Found: C:\ProgramData\Team MediaPortal\MediaPortal\Thumbs\Skin FanArt\UserDef\Music\cheryl cole (54536).jpg
    24-May-2020 15:23:34 Debug [       FanartPlaying]: *** RefreshMusicPlayingProperties: Vera Klima feat. Max Mutzke|Vera Klima - Play - 10s|Singer-Songwriter | True > C:\ProgramData\Team MediaPortal\MediaPortal\Thumbs\Skin FanArt\UserDef\Music\cheryl cole (54536).jpg
    24-May-2020 15:23:54 Debug [       FanartPlaying]: *** RefreshMusicPlayingProperties: Vera Klima feat. Max Mutzke|Vera Klima - Play - 10s|Singer-Songwriter
    24-May-2020 15:23:54 Debug [     DatabaseManager]: *** GetFanart: SELECT Id, Key1, FullPath, SourcePath, Category, Provider FROM Image WHERE Key1 IN ('vera klima|vera klima','vera klima') AND Enabled = 1 AND DummyItem = 0 AND ((iWidth >= 1280 AND iHeight >= 720 AND Ratio >= 1.3 ) OR (iWidth IS NULL AND iHeight IS NULL)) AND SubCategory IN ('MusicFanartManual','MusicFanartScraped');
    24-May-2020 15:23:54 Debug [     DatabaseManager]: *** GetFanart: SELECT Id, Key1, FullPath, SourcePath, Category, Provider FROM Image WHERE Key1 IN ('vera klima|vera klima','vera klima') AND Enabled = 1 AND DummyItem = 0 AND ((iWidth >= 1280 AND iHeight >= 720 AND Ratio >= 1.3 ) OR (iWidth IS NULL AND iHeight IS NULL)) AND SubCategory IN ('MusicFanartManual','MusicFanartScraped');
    24-May-2020 15:23:54 Debug [               Utils]: *** GetFanartFilename: Found: C:\ProgramData\Team MediaPortal\MediaPortal\Thumbs\Skin FanArt\UserDef\Music\default1.jpg
    24-May-2020 15:23:54 Debug [       FanartPlaying]: *** RefreshMusicPlayingProperties: Vera Klima feat. Max Mutzke|Vera Klima - Play - 10s|Singer-Songwriter | True > C:\ProgramData\Team MediaPortal\MediaPortal\Thumbs\Skin FanArt\UserDef\Music\default1.jpg
    24-May-2020 15:24:15 Debug [       FanartPlaying]: *** RefreshMusicPlayingProperties: Vera Klima feat. Max Mutzke|Vera Klima - Play - 10s|Singer-Songwriter
    24-May-2020 15:24:15 Debug [     DatabaseManager]: *** GetFanart: SELECT Id, Key1, FullPath, SourcePath, Category, Provider FROM Image WHERE Key1 IN ('vera klima|vera klima','vera klima') AND Enabled = 1 AND DummyItem = 0 AND ((iWidth >= 1280 AND iHeight >= 720 AND Ratio >= 1.3 ) OR (iWidth IS NULL AND iHeight IS NULL)) AND SubCategory IN ('MusicFanartManual','MusicFanartScraped');
    24-May-2020 15:24:15 Debug [     DatabaseManager]: *** GetFanart: SELECT Id, Key1, FullPath, SourcePath, Category, Provider FROM Image WHERE Key1 IN ('vera klima|vera klima','vera klima') AND Enabled = 1 AND DummyItem = 0 AND ((iWidth >= 1280 AND iHeight >= 720 AND Ratio >= 1.3 ) OR (iWidth IS NULL AND iHeight IS NULL)) AND SubCategory IN ('MusicFanartManual','MusicFanartScraped');
    24-May-2020 15:24:15 Debug [               Utils]: *** GetFanartFilename: Found: C:\ProgramData\Team MediaPortal\MediaPortal\Thumbs\Skin FanArt\UserDef\Music\default2.jpg
    24-May-2020 15:24:15 Debug [       FanartPlaying]: *** RefreshMusicPlayingProperties: Vera Klima feat. Max Mutzke|Vera Klima - Play - 10s|Singer-Songwriter | True > C:\ProgramData\Team MediaPortal\MediaPortal\Thumbs\Skin FanArt\UserDef\Music\default2.jpg

    Fantastic! With the new blacklist function an artist which took 29 seconds before is now processed within one second! Great job! (y)
    Thanks a lot!
     

    horned_reaper

    Test Group
  • Team MediaPortal
  • January 7, 2011
    1,233
    461
    Munich
    Home Country
    Germany Germany
    Question: Has this setting only impact to the Fanart display or also to the Fanart download?
    Code:
      <section name="Separators">
        <entry name="sep0"> feat. </entry>
        <entry name="sep1"> featuring </entry>
        <entry name="sep2"> pres. </entry>
        <entry name="sep3"> presents </entry>
        <entry name="sep4"> vs. </entry>
        <entry name="sep5"> versus </entry>
      </section>
    Code:
    24-May-2020 15:21:47 Debug [               Utils]: Artists pipes: [|][;][ feat. ][ featuring ][ pres. ][ presents ][ vs. ][ versus ], [x] Add Additional Separators.
    Although I haven't configured the "&" character, artists with this character are split e. g. "DJ Sakin & Friends".
     

    Users who are viewing this thread

    Top Bottom