Music Fanart Gone (1 Viewer)

davetheclegg

Portal Member
March 1, 2011
10
0
Home Country
United Kingdom United Kingdom
Just turned on my system to find all my Music fanart has disappeared?

I'm using MP 1.1.3 on Win 7 with streamedMP and the fanart handler version that comes with the skin.

In the config of the plugin there are no files at all where, yesterday there were loads. All music is correctly tagged and i'm using database view. A real strange error as it was working perfectly yesterday.

When i try to start scraper it completes in around 5 seconds and adds nothing? I then pressed reset scrape and started MP, scrape goes to 100% in around 5 seconds? I have the plugin configured exactly as the user guide suggests

Any ideas i'm stumped?

Thanks
David
 

mbuzina

Retired Team Member
  • Premium Supporter
  • April 11, 2005
    2,839
    726
    Germany
    Home Country
    Germany Germany
    Hmm sounds really strange. Could you post logs (best in debug mode)? It sounds like the files are still there but not displayed.
     

    mbuzina

    Retired Team Member
  • Premium Supporter
  • April 11, 2005
    2,839
    726
    Germany
    Home Country
    Germany Germany
    Code:
    2011-03-16 21:33:42.065763 [Info.][MPMain(1)]: Using alternate configuration file: C:\Users\David\AppData\Local\Temp\MPTemp\MediaPortalTemp.xml
    Shows your normal MP config file seems broken or missing, so it takes an alternate one.

    Code:
    16-Mar-2011 21:33:50 Error [     DatabaseManager]: initDB: Could Not Open Database: FanartHandler.db3. SQLite.NET.SQLiteException: SQLiteClient: FanartHandler.db3 cmd:sqlite3_prepare16:pvm=null err:BUSY detailed:database is locked query:PRAGMA synchronous=OFF
       at SQLite.NET.SQLiteClient.ThrowError(String statement, String sqlQuery, SqliteError err)
       at SQLite.NET.SQLiteClient.Execute(String query)
       at FanartHandler.DatabaseManager.InitDB()

    It seems like fanart can not open your databes due to a lock. Please try to remove the FanartHandler.db3 file (copy it to a temp directory so it is not lost) and try again. It seems that the db is corrupt. This may result in a need to re-download all fanart (sorry). If you have a recent backup, you could also try to restore the file from there.

    If you feel couragous, you could also try repairing the db file with SQL Lite Browser or other tools, but I have no further experiance on that.
     

    davetheclegg

    Portal Member
    March 1, 2011
    10
    0
    Home Country
    United Kingdom United Kingdom
    Fixed!! Seems the config utility was running in the background. I ended the process loaded up MP and it began scraping and all fanart returned?? Odd to say the least

    Thanks for your help
     

    mbuzina

    Retired Team Member
  • Premium Supporter
  • April 11, 2005
    2,839
    726
    Germany
    Home Country
    Germany Germany
    Ahh, that is why the db said that it was busy.

    Dammn, forget the very first idea when debugging: REBOOT ;-)
     

    Users who are viewing this thread

    Top Bottom