xboxscene.org forums

Author Topic: Scgen V1.0 - Linux Shoutcast .cs File Generator  (Read 47 times)

echto

  • Archived User
  • Sr. Member
  • *
  • Posts: 498
Scgen V1.0 - Linux Shoutcast .cs File Generator
« on: March 20, 2003, 07:25:00 PM »

I just released ScGen v1.0 for linux.

enjoy!

---------------

ScGen v1.0

A linux Shoutcast .sc file generator.

Features.
- Automatically creates .sc files of the top 20 streams for all genres.
- Specifies the stream bitrate in the .sc name.
- Deep .sc file creation that will create 100 .sc files, if the streams exists, of each genre.
- add/remove from cron.  *only top 20 .sc generation* for automatic stream updates.

Linux requirements.
- wget
- sed
- awk
- bash
- crontab

NOTE! If you have scgen installed in cron and then perform a deep generation, the next time
cron executes scgen the deep gen'd .sc files will be removed.  If you just want to build a
.sc file library it is recommended that you do not install scgen in cron after executing a
deep .sc file generation.

Logged

echto

  • Archived User
  • Sr. Member
  • *
  • Posts: 498
Scgen V1.0 - Linux Shoutcast .cs File Generator
« Reply #1 on: March 21, 2003, 12:33:00 PM »

Theres a bug in the URL generated for the different genres.  A bug fix will be released this afternoon.

I created the bug when I went through and formated the code to make it more readable.



Logged

echto

  • Archived User
  • Sr. Member
  • *
  • Posts: 498
Scgen V1.0 - Linux Shoutcast .cs File Generator
« Reply #2 on: March 21, 2003, 06:54:00 PM »

Just released ScGenv1.0a.

Fixed the bug in the genre url generation.  A download link has been provided.

ScGenv1.0a
Logged