XBMC Community Forum
Headphones - Music albums & artists auto download program - Printable Version

+- XBMC Community Forum (http://forum.xbmc.org)
+-- Forum: Help and Support (/forumdisplay.php?fid=33)
+--- Forum: Supplementary Tools for XBMC (/forumdisplay.php?fid=116)
+--- Thread: Headphones - Music albums & artists auto download program (/showthread.php?tid=103688)



RE: Headphones - Music albums & artists NZB auto download program - lonchaney - 2012-04-20 03:42

looks like I'm getting a similar issue. Headphones cans my library, says it's checking filepaths to see if it can find matches but doesn't actually add the artists. It keeps doing this over and over again. It's only added 7 of my 206 artists.

Code:
Timestamp    Level    Message
2012-04-19 21:40:05    INFO    Headphones is already up-to-date.
2012-04-19 21:40:05    INFO    Scanning music directory: \\HTPC\Music\xbmc music
2012-04-19 21:39:52    INFO    Checking filepaths to see if we can find any matches
2012-04-19 21:39:52    INFO    Completed scanning of directory: \\HTPC\Music\xbmc music
2012-04-19 21:20:02    INFO    Scanning music directory: \\HTPC\Music\xbmc music

Can anyone give me some advice with this issue?


RE: Headphones - Music albums & artists NZB auto download program - steve1977 - 2012-04-20 03:57

That's exactly the same behavior I am experiencing. It works if I only add 7, but adding 206, it won't go through. This also does not change if I let it run for a full weeek.


RE: Headphones - Music albums & artists NZB auto download program - mrkniceguy - 2012-04-20 04:02

It seems like the pulls from the server are faster, but it's still taking a long time. I'm seeing a new artist added at about 10 seconds a piece instead of the 30-60 seconds I was getting. Still, at this rate it'll be days before my library is fully scanned....


RE: Headphones - Music albums & artists NZB auto download program - steve1977 - 2012-04-20 04:16

Please keep us posted whether it runs through or stops after 10 artists or so... Thanks!!!


RE: Headphones - Music albums & artists NZB auto download program - mrkniceguy - 2012-04-20 04:59

I decided to switch over to the python version. I downloaded and installed py 2.7.3, downloaded the latest Headphones and ran it. Got it all set up and decided to add just one of my music folders. I use a letter as the folder and then all the artists inside that folder. For example, X:\Music\A\A Day To Remember etc.

Headphones report in python said "adding 115 new artists" and began to add them. It's been 30 minutes and has added 8 artists. I'll report back if it makes it past 10... but it may be awhile. :\

EDIT:
Made it past 10 artists. After the artist is added each album takes between 5-10 seconds. At this rate it'll all be done by next year. ;P


RE: Headphones - Music albums & artists NZB auto download program - rembo10 - 2012-04-20 07:32

lonchaney /steve1977: are you guys running the latest build? That's a separate issue that got (hopefully?) Fixed a few commits ago..... is it the win build or from git?

Average time used to be about 1 minute per artist - that was from musicbrainz.org before the rate limiting - so that's probably a good benchmark to use :-)


RE: Headphones - Music albums & artists NZB auto download program - steve1977 - 2012-04-20 10:31

Yes, running the latest windows built from GIT. my issue is not 1min versus 20sec, but that it stops after 10 artists or so.


RE: Headphones - Music albums & artists NZB auto download program - HenryFord - 2012-04-20 11:35

The windows build isn't in GIT, so... do you run the python or the windows version?
If you run the windows version, I updated it this morning. Try updating your installation and see what happens.


RE: Headphones - Music albums & artists NZB auto download program - steve1977 - 2012-04-20 11:45

Good point - running the python version on win7x32.
Is there an advantage of running the win-exe rather than the python-on-windows?


RE: Headphones - Music albums & artists NZB auto download program - rflores2323 - 2012-04-20 14:47

(2012-04-20 11:35)HenryFord Wrote:  The windows build isn't in GIT, so... do you run the python or the windows version?
If you run the windows version, I updated it this morning. Try updating your installation and see what happens.

where can we find the latest release for the windows build? Also how do we update this? Just override the files?