diff options
author | Christian Pointner <equinox@helsinki.at> | 2016-05-21 08:21:14 (GMT) |
---|---|---|
committer | Christian Pointner <equinox@spreadspace.org> | 2016-05-21 08:21:40 (GMT) |
commit | 6f060bd60880726d6648ddaf2f5b2e7d5d73f4d9 (patch) | |
tree | 58e92be08adf99762c25da35c41ec11edf642d13 /nop | |
parent | 89a5671850ac13d13b6db7993eada9a7d06fba44 (diff) |
nop: added entries to musicprog list
Diffstat (limited to 'nop')
-rw-r--r-- | nop/views.py | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/nop/views.py b/nop/views.py index 12e2ada..9fd87ee 100644 --- a/nop/views.py +++ b/nop/views.py @@ -20,7 +20,10 @@ MUSIKPROG_IDS = ( 204, # Radyo Mezopotamya 206, # Abunda Lingva 290, # styrian underground - 523 # Songbirds + 523, # Songbirds + 562, # Singing Birds + 563, # canzoni italiane + 564 # on connait la chanson ) SPECIAL_PROGRAM_IDS = ( |