2017-02-21 Fred Gleason <fredg@paravelsystems.com>

* Removed the 'CategoryGapLookup=' parameter from
	rlm_tagstation.conf(5).
	* Added a 'CategoryPromotion=' parameter to rlm_tagstation.conf(5).
	* Changed the behavior of the TagStation RLM as to not send an update
	if its group is not explicitly listed in one of the TagStation
	categories.
This commit is contained in:
Fred Gleason
2017-02-21 11:29:16 -05:00
parent da90e76121
commit bc55c06eee
3 changed files with 44 additions and 33 deletions

View File

@@ -50,11 +50,10 @@ ArtistString=%a
AlbumString=%l
; TagStation Categories. Each update to TagStation must be labeled as being
; one of four possible categories. Each Rivendell Group can be assigned
; one of the four categories here. The four categories are:
; one of three possible categories. Each Rivendell Group can be assigned
; one of the three categories here. The categories are:
;
; Advertisements
; Gap Lookup
; Music
; Promotions
;
@@ -64,9 +63,9 @@ AlbumString=%l
; Multiple groups may be assigned to each category, separated by commas.
; No whitespace!
;
CategoryAdvertisement=TRAFFIC,PROMOS
CategoryGapLookup=
CategoryAdvertisement=TRAFFIC
CategoryMusic=MUSIC
CategoryPromotion=PROMOS
; Log Selection
@@ -75,6 +74,7 @@ CategoryMusic=MUSIC
; state changes on that log should be output to this instance. If set
; to 'Onair', then output will be generated only if RDAirPlays OnAir flag
; is active.
;
MasterLog=Yes
Aux1Log=Yes
Aux2Log=Yes