changeset 4538:04da24c63467

Automated merge with ssh://hg.atheme.org//hg/audacious
author Matti Hamalainen <ccr@tnsp.org>
date Sat, 10 May 2008 22:47:49 +0300
parents 9fb29ee322d3 (diff) b0def426de68 (current diff)
children 8c2a166168dd
files TODO
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/TODO	Sat May 10 13:47:55 2008 -0500
+++ b/TODO	Sat May 10 22:47:49 2008 +0300
@@ -1,5 +1,11 @@
 Long-term "TODO"
 ================
+- URIs with "?" are stripped (the subtune support uses that), which is bad,
+  because some (a lot) of real-world URLs use 'GET' arguments. this breaks
+  probing, but current input probing is confusing (and possibly broken anyway)
+  and should be refactored.
+
+
 - mime-types support:
   * there is already code for mime support, but I think it may not be
     sufficient as it is designed for input plugins only --