Kodi Community Forum
Release Generic Artist Scraper - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Add-on Support (https://forum.kodi.tv/forumdisplay.php?fid=27)
+---- Forum: Information Providers (scrapers) (https://forum.kodi.tv/forumdisplay.php?fid=147)
+----- Forum: Music Scrapers (https://forum.kodi.tv/forumdisplay.php?fid=303)
+----- Thread: Release Generic Artist Scraper (/showthread.php?tid=351571)

Pages: 1 2


Generic Artist Scraper - ronie - 2020-02-08

Image

Python based artist scraper for Kodi 19 Matrix (and up).

metadata is fetched from these sources:
  • allmusic
  • discogs
  • musicbrainz
  • theaudiodb
  • wikipedia

artwork is fetched from these sources:
  • allmusic
  • discogs
  • fanart.tv
  • theaudiodb

supported artwork types:
  • banner
  • clearart
  • clearlogo
  • cutout
  • landscape
  • fanart
  • thumbnail

If you have issues with this scraper, please post a Debug Log!
You will receive NO support without a debug log.



RE: Generic Artist Scraper - dm21912 - 2020-03-28

Fyi. On clean install of Kodi 19 scraper fails to install because it cant resolve beautifulsoup dependancy


RE: Generic Artist Scraper - ronie - 2020-03-29

thanx, i'll update the beautifulsoup version in our repo:
https://github.com/xbmc/repo-scripts/pull/1362


RE: Generic Artist Scraper - HeresJohnny - 2020-07-11

Any caveats when switching from Universal Scraper?
BTW, "Generic" sounds really cheap, why not name it "Basic"/"Allround"/"Smart" Scraper... :-)


RE: Generic Artist Scraper - ronie - 2020-07-11

(2020-07-11, 00:37)HeresJohnny Wrote: Any caveats when switching from Universal Scraper?

there aren't any known ones at least. but since it's new and not too many people have used it so far i feel there might be a few ones left to discover.

 as for the name, guess i'm not that creative when it comes to picking one. 'allround' sounds nice though...


RE: Generic Artist Scraper - 03stevensmi - 2020-12-26

(2020-07-11, 02:46)ronie Wrote:
(2020-07-11, 00:37)HeresJohnny Wrote: Any caveats when switching from Universal Scraper?

there aren't any known ones at least. but since it's new and not too many people have used it so far i feel there might be a few ones left to discover.

as for the name, guess i'm not that creative when it comes to picking one. 'allround' sounds nice though...


I vote Smart Scraper. That sounds so good. And considering all the amazing features and work thats gone into this scraper... It kind of is smart in its own unique way. really fits. BTW, amazing work developing this bro. for the first time litrally all my music got reconised and scraped perfectly. kodi looks really good now thanks to your awsome work. 100% recomend people give this a tryout. so far... works great. the only other thing left that needs working on is that name ;D


RE: Generic Artist Scraper - manfeed - 2022-02-08

Thanks for this amazing scraper! Now there’s a new artists artwork type available in theaudiod, cutout…

https://forum.kodi.tv/showthread.php?tid=134260&pid=3079225#pid3079225

…there already are lots of images available, could this one be added to the scraper, please?

Thanks!


RE: Generic Artist Scraper - ronie - 2022-02-08

nice, thanx for the headsup!

i've added it, so if you would be so kind to take it for a test drive:
metadata.generic.artists-1.0.17.zip


RE: Generic Artist Scraper - manfeed - 2022-02-08

(2022-02-08, 02:25)ronie Wrote: nice, thanx for the headsup!

i've added it, so if you would be so kind to take it for a test drive:
metadata.generic.artists-1.0.17.zip

Thanks! I'll test it ASAP...

@ronie Already tested and it works faultlessly, thanks!


RE: Generic Artist Scraper - docwra - 2022-02-10

Cool just confirming it works, thanks for taking this up Manfeed.

Image


RE: Generic Artist Scraper - docwra - 2022-02-10

@ronie what needs to be done to integrate these new artwork types into the Estuary skin?

Is it a case of adding an option in the skin config (for example to change the Artist Thumb to the Artist Cutout) or is a little more involved creating new views?


RE: Generic Artist Scraper - ArtVandalay7 - 2022-02-10

This is a great scraper; I especially like the special artist symbols that appear in the upper left box of the artist info window and that also appear on the OSD during playback of music files.  How do I get Kodi to rescrape my library artists to add these?  It is not letting me rescan my library to do this, just keeps going over the same artists that don't yet have artist info.  Thanks!


RE: Generic Artist Scraper - ronie - 2022-02-12

as far as i know, you would need to remove your music source and re-scrape it from scratch.


RE: Generic Artist Scraper - ronie - 2022-02-12

(2022-02-10, 16:43)docwra Wrote: what needs to be done to integrate these new artwork types into the Estuary skin?

besides adding a skin settings, current views would need to be adjusted to support the cutout image types
(and fallback to thumb if no cutout is available).

it shouldn't be needed to add new view types specificly for cutout images,
just make sure the existing ones look good if cutout images are used.


RE: Generic Artist Scraper - unclefester - 2024-03-14

Hi Ronie.

First of all, great job with this scraper, I've got a HUGE tagged music collection and it finds EVERYTHING.

For several reasons, I've just reinstalled Libreelec 12 (last nightly build) with Kodi Omega 21 RC on it, on a Raspberry Pi5.
Generic Artist Scraper is not working, i.e. is not showing in scraper choices in library settings. I try to install it from repo (it says version 1.0.12), but after that it doesn't show anyway.
It's very strange since on my laptop with Windows 11, with the latest Kodi 21 nightly build, it is present and working, with version 1.0.18.
If I check the page and the mirror page of the repo, it says for Omega the addon is still on version 1.0.12.
Is there a way to "activate" version 1.0.12 on Kodi 21 for Libreelec?
Or is there a way to upgrade to version 1.0.18 with a zip file maybe?

Thanks in advance and kind regards
Alex