From 73c71a93b5d157653fc2c361c673ea814cac5247 Mon Sep 17 00:00:00 2001 From: Bastien Nocera Date: Thu, 17 Mar 2011 01:42:34 +0000 Subject: main: Don't poke at web servers for info When loading videos from some websites, through quvi, we already have a lot of information about the file, so we don't really need to go and look for that information ourselves. We now store the content-type of the stream in question, and don't hit the web server to fill in GtkRecent if that's the case. https://bugzilla.gnome.org/show_bug.cgi?id=644949 --- data/playlist.ui | 2 ++ 1 file changed, 2 insertions(+) (limited to 'data') diff --git a/data/playlist.ui b/data/playlist.ui index 888d0b82c..9fe6fc624 100644 --- a/data/playlist.ui +++ b/data/playlist.ui @@ -56,6 +56,8 @@ + + -- cgit v1.2.1