diff --git a/src/rds.c b/src/rds.c
index 6c4d216..660c407 100644
--- a/src/rds.c
+++ b/src/rds.c
@@ -145,6 +145,7 @@ void get_rds_group(int *buffer) {
state++;
if(state >= 5) state = 0;
}
+ blocks[1] = (blocks[1] & 0xFC1F) | 0x320;// (blocks[1] & 1111110000011111) | 0000001100100000 11001-Country Music
// Calculate the checkword for each block and emit the bits
for(int i=0; i