Bugzilla – Bug 632
Live365: Old title info shows when scrolling
Last modified: 2008-12-18 11:53:39 UTC
The updates seem to work for updating the title, but when scrolling begins, the old information still shows. The plugin needs to killAnimation before it sets the updated title, because Source.pm only does it on a song change that it knows about. maybe adding this at line 579: $client->killAnimation(); Slim::Music::Info::setTitle( $url, $newTitle );
Created attachment 188 [details] tested patch this is an actual patch to killAnimation. I've tested it out for a while and it seems to have done the trick.
Checked in the fix. Thanks!
There are 536 bugs in the database with targets of '---' that were fixed prior to new year 2006. I am setting them to targets of 6.2.1 to keep them from showing up in my queries.
Routine bug db maintenance; removing old versions which cause confusion. I apologize for the inconvenience.