Managing Users List Through Scripts

Steamcast is a stand alone server that combines the features of SHOUTcast and Icecast2 and more to make one mega awesome server.
Post Reply
MoobSama
Posts: 2
Joined: Wed Oct 19, 2005 1:40 pm

Managing Users List Through Scripts

Post by MoobSama »

I'm currently tossing together some scripts to schedule user access.

Adding users was straightforward.

When I began looking for a way to remove users, I didn't see anything handy, though. The HTML pages delete users by ID, but the ID does not stay the same over time.

Is there a supported way to delete users by username/password, without having to parse the HTML table to discover the current ID?
User avatar
Jay
Will work for food (Administrator)
Posts: 3020
Joined: Mon Jan 14, 2002 12:48 am
Location: Next Door
Contact:

Post by Jay »

no not currently, when I implement the API stuff it will probably be capable of this.
- Jay
MoobSama
Posts: 2
Joined: Wed Oct 19, 2005 1:40 pm

Appreciated

Post by MoobSama »

Alright, I'll keep an eye out for the API when it comes out.
Thanks Muchly!
Post Reply