<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.shoutirc.com/index.php?action=history&amp;feed=atom&amp;title=Configuration%3ASAM</id>
	<title>Configuration:SAM - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.shoutirc.com/index.php?action=history&amp;feed=atom&amp;title=Configuration%3ASAM"/>
	<link rel="alternate" type="text/html" href="https://wiki.shoutirc.com/index.php?title=Configuration:SAM&amp;action=history"/>
	<updated>2026-04-29T00:34:04Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.0</generator>
	<entry>
		<id>https://wiki.shoutirc.com/index.php?title=Configuration:SAM&amp;diff=4224&amp;oldid=prev</id>
		<title>Indy: Text replacement - &quot;{{ircbot}}&quot; to &quot;{{radiobot}}&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.shoutirc.com/index.php?title=Configuration:SAM&amp;diff=4224&amp;oldid=prev"/>
		<updated>2013-10-24T01:32:41Z</updated>

		<summary type="html">&lt;p&gt;Text replacement - &amp;quot;{{ircbot}}&amp;quot; to &amp;quot;{{radiobot}}&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{config-nav}}&lt;br /&gt;
&lt;br /&gt;
These options control the [[Plugin:SAM|SAM Broadcaster]] plugin.&lt;br /&gt;
==SAM==&lt;br /&gt;
&lt;br /&gt;
 MatchDJ                        SAM&lt;br /&gt;
 Required&lt;br /&gt;
 Sets the text to match in the current DJ text (SHOUTcast station name) to know when SAM is playing&lt;br /&gt;
&lt;br /&gt;
 SAM_Host                       10.0.0.1&lt;br /&gt;
 Optional&lt;br /&gt;
 The IP address of the PC SAM is running on (default: localhost).&lt;br /&gt;
&lt;br /&gt;
 SAM_Port                       1221&lt;br /&gt;
 Optional&lt;br /&gt;
 The port SAM is listening on (default: 1221).&lt;br /&gt;
&lt;br /&gt;
 EnableRequests			0 or 1&lt;br /&gt;
 Optional&lt;br /&gt;
 Specifies whether or not you want the plugin to accept requests (default: 1)&lt;br /&gt;
&lt;br /&gt;
 EnableFind			0 or 1&lt;br /&gt;
 Optional&lt;br /&gt;
 Enables or disables the find command (@find) (default: 1)&lt;br /&gt;
&lt;br /&gt;
 WildMode			0, 1, or 2&lt;br /&gt;
 Optional&lt;br /&gt;
 Changes how songs are searched with @find (default: 0)&lt;br /&gt;
 0 = Filename search, 1 = ID3 &amp;quot;artist title&amp;quot; search, 2 = Both (this will put the most load on your MySQL server)&lt;br /&gt;
&lt;br /&gt;
 EnableYP			0 or 1&lt;br /&gt;
 Optional&lt;br /&gt;
 Enables or disables listing your stream on the ShoutIRC.com stream list (YP) (default: 1)&lt;br /&gt;
&lt;br /&gt;
 YPGenre				Rock&lt;br /&gt;
 Optional&lt;br /&gt;
 Sets your stream genre for listing in the ShoutIRC.com YP (default: blank)&lt;br /&gt;
&lt;br /&gt;
 AdjustWeight				20&lt;br /&gt;
 Optional&lt;br /&gt;
 Sets the amount to adjust the song weight by in SAM when a song is requested (default: 0/disabled)&lt;br /&gt;
&lt;br /&gt;
 AdjustWeightOnRating1			-20&lt;br /&gt;
 AdjustWeightOnRating2			-10&lt;br /&gt;
 AdjustWeightOnRating3			5&lt;br /&gt;
 AdjustWeightOnRating4			10&lt;br /&gt;
 AdjustWeightOnRating5			20&lt;br /&gt;
 Optional&lt;br /&gt;
 Sets the amount to adjust the song weight by in SAM when a song is rated with !rate (default: 0/disabled)&lt;br /&gt;
 Note: You can set only some of these if you want, any of them unset will remain at 0 for no weight adjustment.&lt;br /&gt;
&lt;br /&gt;
 AdjustWeightOnRatingTime		86400&lt;br /&gt;
 Optional&lt;br /&gt;
 Makes it so weighting adjustments from song ratings can only be applied every X [[in seconds|seconds]] (default: 86400)&lt;br /&gt;
&lt;br /&gt;
 MinReqTimePerSong              60&lt;br /&gt;
 Optional&lt;br /&gt;
 Sets the minimum number of [[in seconds|seconds]] that must pass before a song is requested again. (default: 0/disabled)&lt;br /&gt;
&lt;br /&gt;
 MinReqTimePerUser              60&lt;br /&gt;
 Optional&lt;br /&gt;
 Sets the minimum number of [[in seconds|seconds]] that must pass before the same person can request another song. (default: 0/disabled)&lt;br /&gt;
&lt;br /&gt;
 MinReqTimePerUserKick          3&lt;br /&gt;
 Optional&lt;br /&gt;
 Will kick/ban user from room if he tries to request a song before he&amp;#039;s supposed to X times. (default: 0/disabled)&lt;br /&gt;
&lt;br /&gt;
 MinReqTimePerUserBanTime       300&lt;br /&gt;
 Optional&lt;br /&gt;
 Sets the minimum number of [[in seconds|seconds]] to ban someone if they break the MinReqTimePerUserKick limit. (default: 300)&lt;br /&gt;
&lt;br /&gt;
 MaxNextResults			5&lt;br /&gt;
 Optional&lt;br /&gt;
 Sets the maximum number of results !next/!sam-next will return, default is 5&lt;br /&gt;
&lt;br /&gt;
 NoRequestFilters		*badsong.mp3*,*/some/folder*&lt;br /&gt;
 Optional&lt;br /&gt;
 This sets filters to block songs from being requested by users.&lt;br /&gt;
 Multiple filters can be specified be seperating them with commas (,)&lt;br /&gt;
&lt;br /&gt;
 NoRequestFiltersKick          3&lt;br /&gt;
 Optional&lt;br /&gt;
 Will kick/ban user from room if he tries to request filtered song X times in an hour (timer resets with each request). (default: 0/disabled)&lt;br /&gt;
&lt;br /&gt;
 NoRequestFiltersBanTime       300&lt;br /&gt;
 Optional&lt;br /&gt;
 Sets the minimum number of [[in seconds|seconds]] to ban someone if they break the NoRequestFiltersKick limit. (default: 300)&lt;br /&gt;
&lt;br /&gt;
===SAM/MySQL===&lt;br /&gt;
 Host				localhost&lt;br /&gt;
 Required&lt;br /&gt;
 Sets the hostname of your MySQL Server&lt;br /&gt;
&lt;br /&gt;
 User				mysql_username&lt;br /&gt;
 Required&lt;br /&gt;
 Sets the username to use to login to your MySQL Server&lt;br /&gt;
&lt;br /&gt;
 Pass				mysql_password&lt;br /&gt;
 Optional&lt;br /&gt;
 Sets the password to use to login to your MySQL Server. (comment out or remove line for no password)&lt;br /&gt;
&lt;br /&gt;
 DBName				samdb&lt;br /&gt;
 Required&lt;br /&gt;
 Sets which database to use. This database must already exist&lt;br /&gt;
&lt;br /&gt;
{{radiobot}}&lt;/div&gt;</summary>
		<author><name>Indy</name></author>
	</entry>
</feed>