murkle wrote: > The problems I was fixing were '403 - Forbidden error messages', due to > the urls not being generated properley. I just applied your change and > it's made no difference whatsoever so I suppose it should go in if > people are getting redirects often. > > I still see the 'need to press play a couple of times' problem most of > the time. I'm not sure what causes that, but its probably something more > fundamental than just a malformed url. Yeah, I didn't mean to imply that your patches didn't solve the problem they intended to solve, I apologize if it sounded like that.
My edit should most definitely not be added; it was a temporary fix for me when I was consistently being redirected (to the same url with the "&ir=1&rr=12" string appended) and the plugin didn't follow the redirection. I'm still curious if the Slim::Networking::SimpleAsyncHTTP module uses enough of the Slim::Networking::Async::HTTP module to -be able- to follow redirects. If it does inherit "enough", I don't get why it didn't redirect in my case; and if it doesn't inherit the redirection code I think that might be the cause of some of the problems the plugin has been and is having. ------------------------------------------------------------------------ tephlon's Profile: http://forums.slimdevices.com/member.php?userid=58744 View this thread: http://forums.slimdevices.com/showthread.php?t=87731 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
