aboutsummaryrefslogtreecommitdiff
path: root/awesompd.lua
diff options
context:
space:
mode:
authorAlexander Yakushev <yakushev.alex@gmail.com>2011-11-21 17:42:53 +0200
committerAlexander Yakushev <yakushev.alex@gmail.com>2011-11-21 17:42:53 +0200
commit5a91def9330b4601cf1c2af8389ec53c26054f5a (patch)
tree751dcfafd8518d86010e3ca559cc347901dd6e49 /awesompd.lua
parent544479fa37beaf77a4fb7eeb905be1dd3bacdd3b (diff)
downloadawesompd-5a91def9330b4601cf1c2af8389ec53c26054f5a.tar.gz
awesompd-5a91def9330b4601cf1c2af8389ec53c26054f5a.tar.bz2
Recognize jamstore.radiohomy.net links
Streams to jamstore.radiohomy.net are new and were not supported yet. Awesompd couldn't recognize them as Jamendo streams and replace them with normal track names.
Diffstat (limited to 'awesompd.lua')
-rw-r--r--awesompd.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/awesompd.lua b/awesompd.lua
index 617d9cf..6183e8e 100644
--- a/awesompd.lua
+++ b/awesompd.lua
@@ -1,7 +1,7 @@
---------------------------------------------------------------------------
-- @author Alexander Yakushev <yakushev.alex@gmail.com>
-- @copyright 2010-2011 Alexander Yakushev
--- @release v1.1.0
+-- @release v1.1.1
---------------------------------------------------------------------------
awesompd = {}