From 1d521e1c65babb8412b4959bd476596e0aa36aa6 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Wed, 7 Oct 2015 13:07:23 +0200 Subject: enable song listing for Songbirds diff --git a/nop/views.py b/nop/views.py index 9d71379..6bbdcf8 100644 --- a/nop/views.py +++ b/nop/views.py @@ -19,7 +19,8 @@ MUSIKPROG_IDS = ( 203, # Hotel Passage 204, # Radyo Mezopotamya 206, # Abunda Lingva - 290 # styrian underground + 290, # styrian underground + 523 # Songbirds ) SPECIAL_PROGRAM_IDS = ( -- cgit v0.10.2