2018-05-25 Fred Gleason <fredg@paravelsystems.com>

* Merged pull request #000191, "Add RLM to update metadata on TuneIn."
	* Updated the 'rlm_tunein' plug-in to support vlogs.
This commit is contained in:
Fred Gleason
2018-05-25 20:43:34 +00:00
parent 576504a810
commit ae720dd730
4 changed files with 295 additions and 10 deletions

View File

@@ -2,7 +2,7 @@
##
## An example Makefile for building Rivendell Loadable Modules
##
## (C) Copyright 2008-2017 Fred Gleason <fredg@paravelsystems.com>
## (C) Copyright 2008-2018 Fred Gleason <fredg@paravelsystems.com>
##
## This program is free software; you can redistribute it and/or modify
## it under the terms of the GNU Library General Public License
@@ -32,6 +32,7 @@ OBJS = rlm_ando.rlm\
rlm_spottrap.rlm\
rlm_tagstation.rlm\
rlm_test.rlm\
rlm_tunein.rlm\
rlm_twitter.rlm\
rlm_udp.rlm \
rlm_urlwrite.rlm\