diff options
author | Johannes Raggam <raggam-nl@adm.at> | 2011-10-11 12:30:06 (GMT) |
---|---|---|
committer | Johannes Raggam <raggam-nl@adm.at> | 2011-10-11 12:30:06 (GMT) |
commit | a85b355eb60c1f96ab259b246d9534f322bd71f8 (patch) | |
tree | 5f80933180feb2bdabd913b15ad421613fd7cb24 | |
parent | b607932d5de6f2c721dfa91d3a0bf5fee9be8bdd (diff) |
add abunda lingva as music pool
-rw-r--r-- | nop/views.py | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/nop/views.py b/nop/views.py index 0fb7167..9308c72 100644 --- a/nop/views.py +++ b/nop/views.py @@ -12,8 +12,9 @@ import time from datetime import datetime DB = 'nop' -MUSIKPROG_IDS = (1,12,17,34,60,81,89) +MUSIKPROG_IDS = (1,5,12,17,34,60,81,89) # 1 - unmodieriertes musikprogramm + # 5 - Abunda Lingva # 12 - aus den freien radios # 17 - bumbumtschak # 34 - fruehstück A |