[mb-devel] TRM lookup

Robert Kaye rob at eorbit.net
Mon Oct 23 22:05:36 UTC 2006


On Oct 18, 2006, at 7:48 PM, Andrew Armenia wrote:

> I am developing a Perl script which uses the iTunes COM interface  
> to automatically clean up the tags for everything in the iTunes  
> library. I'm using TRM IDs to identify certain badly mis-tagged  
> files. I have run up against a problem, in that certain TRMs do not  
> return any results when I use the client library or the gettrm  
> example program, but the same TRM will return several (seemingly  
> correct) results when I use the manual search function on the  
> website. Am I missing something obvious, or is this due to a bug in  
> the service, or the fact that TRMs are periodically removed from  
> the database?

Its not your problem -- I just realized that we are hampering lookups  
of newer TRMs due to a change in our data replication system. We've  
stopped replicating the TRM data since non of our customers have need  
for this data. Little did I think about the fact that we're using our  
own replication system for our internal DB servers. This means that  
our DB server tasked with answering TRM lookup queries no longer gets  
information about TRM updates, which is why you can see them using  
the web interface (which uses the main DB) and not in the Web Service  
(which uses the replicated DB server).

I'll see if I can get this fixed in the next day or so.

--

--ruaok      Somewhere in Texas a village is *still* missing its idiot.

Robert Kaye     --     rob at eorbit.net     --    http://mayhem-chaos.net





More information about the MusicBrainz-devel mailing list