media/soundcloud.lua: Improve path patterns
commit99b5eceb1f3c293c4f2fddade481df6d664accd1
authorToni Gundogdu <legatvs@gmail.com>
Sun, 19 May 2013 16:37:34 +0000 (19 19:37 +0300)
committerToni Gundogdu <legatvs@gmail.com>
Sun, 19 May 2013 16:59:15 +0000 (19 19:59 +0300)
treec8b88c74b6f8fc174279dcf0c9dd09cce72d41a3
parentdb54917886a91625fd8fa3faf918d1c842f608a2
media/soundcloud.lua: Improve path patterns

Exclude, specifically, any URLs that have the typical properties of a
soundcloud playlist URL.

Remove the path pattern intented for embedded media URLs:
  The `Soundcloud.normalize' should handle this already.

Signed-off-by: Toni Gundogdu <legatvs@gmail.com>
share/media/soundcloud.lua