Improve searching URLs
commit74c377704795105c4de27c6aa430d0fa453165a6
authorTimo Hirvonen <tihirvon@gmail.com>
Sun, 18 Feb 2007 10:40:33 +0000 (18 12:40 +0200)
committerTimo Hirvonen <tihirvon@gmail.com>
Sun, 18 Feb 2007 10:40:33 +0000 (18 12:40 +0200)
treee3e99d9c940009c8fc3519eb781fb210e82d2ae8
parent4ee4c3ccc2f6d2ce91ae00aece1df33c4e3d1343
Improve searching URLs

If track has no tags then the search pattern is compared with file part
of path name.  This doesn't work well with streams.  Fix this by always
match the pattern against full URL.

Now you can use "http" search pattern to find streams.
track_info.c