Kodi Community Forum
Release Universal Scraper for Music Albums - 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 Universal Scraper for Music Albums (/showthread.php?tid=133547)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34


RE: [Release] Universal Scraper for Music Albums - isamu.dragon - 2012-06-27

Thank you Olympia.
Ever since allmusic stopped allowing bios and reviews from being scraped, I've been trying to find a way to get a mixture of the datas from other sites (and what data allmusic had), so thank you for both of the scrapers


RE: [Release] Universal Scraper for Music Albums - Zippolighter - 2012-06-28

Hi olympia,
can you check if it possible to add amazon.de as additional site for german album info??

In the past I use only the amazon album scraper http://forum.xbmc.org/showthread.php?tid=86891&highlight=Amazon+Album

But this scaper is broken so I must add manually add the amazon album info to my album.nfo

Thanks
Regards Zippolighter


RE: [Release] Universal Scraper for Music Albums - olympia - 2012-06-28

If you add the link on MusicBrainz and MusicBrainz accepts this, I can have a look.


RE: [Release] Universal Scraper for Music Albums - Zippolighter - 2012-06-28

(2012-06-28, 13:50)olympia Wrote: If you add the link on MusicBrainz and MusicBrainz accepts this, I can have a look.

As an example. For the Album "Living Things" from "Linkin Park" a link for the amazon.de is available. http://musicbrainz.org/release/7f1a6e87-9ad2-4629-b9a5-563525607310

The correct part for the album info is under the titlelist that has the title "Kurzbeschreibung". In this example the album info starts with "Living Things ist ein persönliches Album..." and ended with "...sechs Musiker ihr Leben gewidmet haben."



Zippolighter


RE: [Release] Universal Scraper for Music Albums - olympia - 2012-06-29

Hard stuff. Normally the scraper collects information (like links) from the release-group level (not the release level).
In the above case the amazon link is registered at release level.

It is technically possible to use this, but it's not good logic that the scraper some times takes links from the release-group level and in other cases from release level.


RE: [Release] Universal Scraper for Music Albums - Zippolighter - 2012-06-30

(2012-06-29, 15:22)olympia Wrote: Hard stuff. Normally the scraper collects information (like links) from the release-group level (not the release level).
In the above case the amazon link is registered at release level.

It is technically possible to use this, but it's not good logic that the scraper some times takes links from the release-group level and in other cases from release level.
I understand, but for amazon a link is only possible via release level in Musicbrainz



RE: [Release] Universal Scraper for Music Albums - olympia - 2012-06-30

Then it doesn't worth the hassle (for example we have currently no control on what release the scraper selects, so you would end up registering the link on all release).


RE: [Release] Universal Scraper for Music Albums - Zippolighter - 2012-06-30

I add the link on the release-group level as review page on musicbrainz


Re: [Release] Universal Scraper for Music Albums - olympia - 2012-06-30

will MB accepts this?

In any case, give v1.2.0 a try Wink


RE: [Release] Universal Scraper for Music Albums - Zippolighter - 2012-07-01

Works very well.

Thank you very much. Smile


RE: [Release] Universal Scraper for Music Albums - Zippolighter - 2012-07-02

Hi olympia,
Now I found a small problem with the scraped album info from amazon.de.

If the album info divide in some sections, the result shows in xbmc one ongoing text, without cariage return/linefeed

Example of a album info divide in sections: http://www.amazon.de/Let-It-Be-Roberta-Flack/dp/B00687XM22/ref=sr_1_4?s=music&ie=UTF8&qid=1341221904&sr=1-4

Thanks
Zippolighter


RE: [Release] Universal Scraper for Music Albums - olympia - 2012-07-02

no cure for this, sorry.


RE: [Release] Universal Scraper for Music Albums - Zippolighter - 2012-07-05

Hi olympia,
I try to add the album October Sky from Stanfour to the db.
The album have the url to allmusic and to amazon. Generelly all is fine, but the entry in musicbrainz have no runtime per title. The duration per title is available in allmusic and also in amazon.

Is it possible to check if the runtime is empty to look on allmusic or amazon to add the runtime to the songs??

Thanks
Zippolighter


RE: [Release] Universal Scraper for Music Albums - Martijn - 2012-07-05

(2012-07-05, 22:20)Zippolighter Wrote: Hi olympia,
I try to add the album October Sky from Stanfour to the db.
The album have the url to allmusic and to amazon. Generelly all is fine, but the entry in musicbrainz have no runtime per title. The duration per title is available in allmusic and also in amazon.

Is it possible to check if the runtime is empty to look on allmusic or amazon to add the runtime to the songs??

Thanks
Zippolighter
Perhaps you can fill in the runtime at MusicBrainz?
Every little addition of info makes it better.


RE: [Release] Universal Scraper for Music Albums - olympia - 2012-07-06

yeah, that's the way. This is not something which I can down in the scraper anyway.