Reply to thread

Allmusic.com have updated their layout again so currently artist and album scraping inside of MP is broken.

 

Attached is hopefully a fix which is https://github.com/MediaPortal/MediaPortal-1/tree/BUG_AMG_Scraper

 

In C:\Program Files (x86)\Team MediaPortal\MediaPortal

rename Databases.dll and place the following files from zip into that folder

  • Databases.dll
  • Databases.pdb
  • HTMLAgilityPack.dll

In C:\Program Files (x86)\Team MediaPortal\MediaPortal\plugins\Windows

rename WindowPlugins.dll and place the following files from zip into that folder

  • WindowPlugins.dll
  • WindowPlugins.pdb

You will need to disable other scrapers (MusicInfoHandler) but scraping should then work inside of MP


Top Bottom