It is not possible to make a really good quality scraper for music videos due to various reasons, however as we didn''t have a working music video scraper at all in the official repo, you can grab this from there from now on.
The scraper ONLY supports music video files with the naming convention: 'artist - track'.
-> Note the dash and the space between and after!!!
As being said it will not work perfectly, but I do hope it does the most...
olympia
Team-XBMC Member Joined: May 2008 Reputation: 30 |
2012-06-11 18:29
Post: #1
ASUS P5N7A-VM - Intel C2D E7300 - 2GB RAM - Silverstone GD02 Black - MS MCE Remote - Patriot Warp 32GB SSD Drive
(This post was last modified: 2012-06-14 22:20 by olympia.)
|
| find quote |
kevjs1982
Member Posts: 70 Joined: Mar 2010 Reputation: 2 Location: South Nottinghamshire |
2012-06-16 06:45
Post: #2
Just thought I'd let you know this is neat, didn't realise how new it was. When the Yahoo! one got deactivated my XBMC stopped adding videos to the library (the same day I managed to destroy the library - d'oh!), but your Last FM one came to the rescue
Copes with the artist_-_songname convention too ![]() One, hopefully small, request - is it possible to get it to write the .nfo and .tbn files so you don't need to recreate from scratch to correct a minor error (e.g the odd capitalisation sometimes present on Last.FM), or is there another way to do this? |
| find quote |
olympia
Team-XBMC Member Joined: May 2008 Reputation: 30 |
2012-06-16 19:53
Post: #3
The scraper can't write directly those files, however you can use the export function of xbmc in order to achieve what you want.
Yes, it copes artist_-_songname convention, but the accuracy I think will be lower. I will need to look at this.
ASUS P5N7A-VM - Intel C2D E7300 - 2GB RAM - Silverstone GD02 Black - MS MCE Remote - Patriot Warp 32GB SSD Drive |
| find quote |
rupertos
Junior Member Posts: 22 Joined: Apr 2012 Reputation: 0 |
2012-06-21 19:39
Post: #4
hi i got problem
i have e:\musicvidoes and there are folders : rihanna - where have you been and in there is file rihanna - where have you been.mp4 i set contet as music video e:\musicvideos and click ok or update library and nothing happens... what do i wrong? i try also on e:\musicvideos and there in files mp4 but still nothing |
| find quote |
scott967
Senior Member Posts: 191 Joined: Jul 2012 Reputation: 0 |
2012-07-18 23:02
Post: #5
Eden 11.0 Windows 7 x64 sp1 metadata.musicvideos.last.fm 1.0.0
I have the last.fm scrapper set for music video source. For the most part (maybe always) I am getting the "cannot connect" popup in the UI which I have to click through on all the media files. Looking at the log file it looks like in most cases libcurl is returning error 22 when the url is passed to it: Code: 21:41:38 T:6080 WARNING: XFILE::CFileCurl::CReadState::FillBuffer: curl failed with code 22Running the url manually in FF 13.01 returns: Code: <?xml version="1.0" encoding="utf-8"?>Note that my filenames are UTF-8 and don't necessarily follow <artist> - <title> which seems to be the required convention? Even if named wrong it seems like it should fail more gracefully. But I get this error even when the url is constructed with a valid artist and title. Any ideas? scott s. . |
| find quote |
phil65
Skilled Skinner Posts: 4,456 Joined: Mar 2009 Reputation: 56 Location: Cologne, Germany |
2012-07-19 05:47
Post: #6
again thx for all your latest work, olympia. scraping really improved a hell lot in the last few months, those universal scrapers are just awesome.
|
| find quote |
geearf
Junior Member Posts: 45 Joined: Aug 2010 Reputation: 0 |
2012-08-07 17:14
Post: #7
(2012-07-18 23:02)scott967 Wrote: Eden 11.0 Windows 7 x64 sp1 metadata.musicvideos.last.fm 1.0.0 Hi, I get the same issue. Were you able to fix it? If so, how? Thanks! |
| find quote |
scott967
Senior Member Posts: 191 Joined: Jul 2012 Reputation: 0 |
2012-08-08 00:47
Post: #8
Not really. In my case all my files are tagged (using MediaMonkey4) in mp4 format, and I found a way to batch create nfo files from the tags in MediaMonkey. Then I found out that MediaMonkey tags using UTF-16 but the resulting nfo file isn't read by XBMC until I convert them into UTF-8 (which I found some freeware that does this). So it is a bit tedious but by using nfo files and folder.jpg files I got them into the XBMC library. I still have an issue with multi-entry tags/field (for example, album artist with multiples). I guess XBMC is looking for " / " in the nfo file so I need to do a global replace (MediaMonkey uses "; " as a separator).
I guess I could in MediaMonkey rename all my files and the last.fm scraper would at least try to get the info, but from what I've seen last.fm isn't that great a source (maybe I didn't give it a good tryout) so I am happy using the nfo file instead of scraping. scott s. . |
| find quote |
geearf
Junior Member Posts: 45 Joined: Aug 2010 Reputation: 0 |
2012-08-11 09:19
Post: #9
Alright thanks for getting back to me.
I actually used to create my own nfos too, but thought the scrapper would be better. Yet... |
| find quote |
gotoman00
Member Joined: Apr 2007 Reputation: 0 Location: Florida |
2012-08-23 22:00
Post: #10
i'm getting 'could not download information - unable to connect to remote server'... is it broken?
xbmc frodo | win 7 64-bit | 8gb ddr3 | amd fx 6100 (3.3x6) | zotac fermi gt430 | xbmc.4.life |
| find quote |


Copes with the artist_-_songname convention too
Search
Help