matthieugrieger / mumbledj

A Mumble bot that plays audio fetched from various media sites.
MIT License
170 stars 59 forks source link

request: bypass restrictions #81

Open Saphareas opened 9 years ago

Saphareas commented 9 years ago

I would like to have an Option to bypass some restrictions, such as max. song length. For example that admins can add songs, that are longer than the max. length.

matthieugrieger commented 9 years ago

That would be a good thing to add. For now you can just set MaxSongDuration = 0 in config.gcfg, but it will allow any user to add songs of any length.