GNOME Bugzilla – Bug 701367
URL of song is "none" when a GStreamer error occurs
Last modified: 2013-05-31 15:59:10 UTC
Please see patch for explanation.
Created attachment 245750 [details] [review] Patch
Thanks, pushed to master The following fix has been pushed: 9433ab5 Properly get the url of the current track on error
Created attachment 245755 [details] [review] Properly get the url of the current track on error Playlists are now models, so we should use playlist.get_value to get the media object instead of accessing them like arrays.