Files
aikaterna-cogs/icyparser/info.json

10 lines
399 B
JSON
Raw Normal View History

2020-03-03 11:00:27 -08:00
{
2021-10-10 13:26:33 -07:00
"author": ["aikaterna"],
"description": "Audio addon cog for dislaying icecast/shoutcast info.",
2020-03-03 11:00:27 -08:00
"install_msg": "Thanks for installing, have fun.",
2021-10-10 13:26:33 -07:00
"short": "Audio addon cog for dislaying icecast/shoutcast info",
"tags": ["audio", "icecast", "shoutcast"],
"type": "COG",
"end_user_data_statement": "This cog does not persistently store data or metadata about users."
}