GNOME Bugzilla – Bug 701460
Don't set uri if the uri didn't change
Last modified: 2013-06-02 14:43:46 UTC
Created attachment 245848 [details] [review] Patch When the track is about to finish, the uri of the next uri is set to load it. But once it is loaded, the uri is set again, that sometimes causes a reload. I attached a patch that checks if the uri didn't change before setting it.
Thanks, pushed The following fix has been pushed: 9e35deb Set uri on load only if the media changed
Created attachment 245859 [details] [review] Set uri on load only if the media changed This will make sure that the current media will not be reloaded with the metadata.