mherger wrote: > > Roland - I've finally played with discogs a bit. But I'm running into > odd > issues wrt. to artwork: while I can access their artwork when using the > > imageproxy, a JS lightbox implementation is getting 404 for the same > URLs. > Reading their forums I found tons of similar complaints which have to do > > with their rate limiting. But why it would fail using some JS, but not > if > going through the server is a mystery to me. > Did you ever encounter similar issues? > Are you displaying the thumbnails or the full sized pics? extGUI4LMS only displays thumbnails in the GUI, the full sized pics are downloaded by the plugin (since they are then directly saved on the server into the correct directory - much more convenient than downloading and moving manually). Maybe due to this, I haven't encountered this issue. I did have problems with timeouts when d/l full size, though - not sure if there where technical issues on discog's end, or it was the overzealous rate limiting (although I was well under the limits)
Does your JS use a different method to d/l them than the plugin (I simply use LWP get with a custom UA)? Maybe a block based on user agent? Does it work if simply loading it in the browser without JS? [ extGUI4LMS - an alternative web interface: 'forum' (http://forums.slimdevices.com/showthread.php?98186-Announce-Alternative-Web-Interface-(beta)) / 'homepage' (http://code.google.com/p/extgui4lms/) ] ------------------------------------------------------------------------ Roland0's Profile: http://forums.slimdevices.com/member.php?userid=56808 View this thread: http://forums.slimdevices.com/showthread.php?t=99537 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
