- Thread starter
- Moderator
- #21
@joEhSuper Run MP, Watch some Movie go to Music, select any Artist, run for Play, wait one song and look for Artist info, if empty give me log with Debug info
28-Dec-2020 19:57:24 Info [ DatabaseManager]: --- NowPlaying --- Scrape for Artist(s): Beatles, The Album: Introducing The Beatles Year: Genre:
28-Dec-2020 19:57:27 Debug [ DatabaseManager]: --- NowPlaying: Scrape starting for Artist: Beatles, The Album: Introducing The Beatles
28-Dec-2020 19:57:30 Debug [ DatabaseManager]: Artist: Beatles, The images: 14 from: 3
28-Dec-2020 19:57:30 Debug [ DatabaseManager]: Artist: Beatles, The has already maximum number of images. Will not download anymore images for this artist.
28-Dec-2020 19:57:31 Debug [ Scraper]: TheAudioDB: Trying to find Info for Artist (Info): Beatles, The - b10bbbfc-cf9e-42e0-be17-e2c3e1d2600d.
28-Dec-2020 19:57:31 Debug [ Scraper]: TheAudioDB: Info for Artist (Info): Beatles, The - b10bbbfc-cf9e-42e0-be17-e2c3e1d2600d not found.
28-Dec-2020 19:57:38 Debug [ Scraper]: TheAudioDB: Trying to find Info for Artist/Album (Info): Beatles, The - Introducing The Beatles - b10bbbfc-cf9e-42e0-be17-e2c3e1d2600d.
28-Dec-2020 19:57:38 Debug [ Scraper]: TheAudioDB: Info for Artist/Album (Info): Beatles, The - Introducing The Beatles - b10bbbfc-cf9e-42e0-be17-e2c3e1d2600d not found.
28-Dec-2020 19:57:38 Info [ DatabaseManager]: --- NowPlaying --- Scrape is done. Found. Artist(s): Beatles, The|Beatles, The|Beatles, The| Album: Introducing The Beatles
logger.Debug("Get Info starting...");
Sorry - I don't haveIf you have some SQL Editor
There are two options, either wait, or send me (before I finished my wine and went to bed) your database, I will make changes and send back ...Sorry - I don't have
Started MP at 15:30, now - some glases of whiskey later better start with coffee now - but after 75 minutes it seems that still no artist or album info is being downloadedRun MP wait for scrapper progress done and go to drink coffee or whiskey (~30 min) after that look for Artist info, if empty give me log
Strangely enough, but writes that the database is busy, so he can not get information from it.Here is log so far (MP still running...)
29-Dec-2020 16:47:21 Debug [ Scraper]: TheAudioDB: Trying to find Info for Artist (Info): Suede.
29-Dec-2020 16:47:21 Error [ DatabaseManager]: GetDBMusicBrainzID: SQLite.NET.SQLiteException: SQLiteClient: cmd:sqlite3_prepare16:pvm=null err:BUSY/BUSY detailed:database is locked query:SELECT DISTINCT MBID FROM Image WHERE Key1 = 'suede' AND Key2 = 'sci fi lullabies disc 1' AND TRIM(MBID) <> '' LIMIT 1;
bei SQLite.NET.SQLiteClient.ThrowError(String statement, String sqlQuery, SqliteError err)
bei SQLite.NET.SQLiteClient.Execute(String query)
bei FanartHandler.DatabaseManager.GetDBMusicBrainzID(String artist, String album)
29-Dec-2020 16:47:21 Debug [ Scraper]: TheAudioDB: Info for Artist (Info): Suede not found.