Winamp & Shoutcast Forums

Winamp & Shoutcast Forums (http://forums.winamp.com/index.php)
-   Shoutcast Discussions (http://forums.winamp.com/forumdisplay.php?f=9)
-   -   Event editor for sc_trans (http://forums.winamp.com/showthread.php?t=322572)

nradisch 20th September 2010 13:32

Event editor for sc_trans
 
Here's a GUI editor for sc_trans calendar files. I was bored this weekend and wrote it as a C# refresher exercise. No docs, but it's use should be obvious :-)

--Neil

http://www.panix.com/~nradisch/RadioScheduler_0_1.exe

thinktink 20th September 2010 15:54

VERY nice! :up: Layout looks professional and most important, it's accurate! Well done!

SC_faisal 20th September 2010 20:45

HE LIVES! :-)
f.

Jkey 21st September 2010 05:54

:D :up:

Jkey 21st September 2010 15:57

This is amazing and so easy to use and understand !!
Station managers will love this :D

As always neil you are a star !

DaZilertaler 26th September 2010 20:42

Eefnin this tool is very handy but for me not 100% functional.
Adding dj's no problemo. but adding a playlist is a other story
I dont think i have to alter the sc_trans.config because the event editor will do that jop?
what am i doing wrong?

Quote:

<?xml version="1.0" encoding="UTF-8"?>
<eventlist>
<event type="dj">
<calendar />
<dj archive="1">djb</dj>
</event>
<event type="dj">
<calendar />
<dj archive="0">inner</dj>
</event>
<event type="playlist">
<calendar startdate="2010/09/26" enddate="2010/09/26" starttime="22:18:30" duration="01:00:00" />
<playlist loopatend="0" shuffle="0" priority="1">C:\mowes_portable\www\rtb\playlists\archive\JamesHolden.lst</playlist>
</event>
</eventlist>
====
Quote:

2010-09-26 22:18:30 E msg:[playlistMgr] Could not activate playlist C:\mowes_portable\www\rtb\playlists\archive\JamesHolden.lst because not registered
2010-09-26 22:18:30 D msg:[calendarMgr] id=3 is not active. Checking for removal
2010-09-26 22:18:30 I msg:[calendarMgr] Removing event m_playlist=C:\mowes_portable\www\rtb\playlists\archive\JamesHolden.lst m_loopAtEnd=0 m_priority=1 m_shuffle=0 m_id=3 m_startDate=year:110,mon:8,mday:26,hour:22,min:17,sec:30,isdst:-1,wday:0,yday:0 m_endDate=year:110,mon:8,mday:26,hour:0,min:0,sec:0,isdst:-1,wday:0,yday:0 m_duration=3600 m_timeOffset=year:-269554196,mon:-336926232,mday:-404298268,hour:-471670304,min:-536936964,sec:-67438088,isdst:-67438088,wday:-202182160,yday:-134810124 m_hasStartDate=1 m_hasEndDate=1 m_hasDuration=1 m_hasTimeOffset=0 m_repeat=0

nradisch 26th September 2010 21:09

Dazilertaler:

Yeah you're right. I think a blew it. The playlists are symbolic names not actual paths, and the connection between the symbolic name and the path is made in the sc_trans config file. I'll have to change the editor.

--Neil

nradisch 27th September 2010 10:17

Okay, I did a new build. Same place in my panix account. The event dialog now has the "browse" button removed and a text warning that the playlist name is symbolic and not the full path.

Also, I noticed that the modify operations, whether from the menu or double clicking, were not wired up properly and fixed that as well.

--Neil

DaZilertaler 27th September 2010 20:46

I got it thx for the second version
one question what do i have to set in the sc_trans config file so my playlist gets activated

Quote:

playlistfilename_1=JamesHolden
playlistfilepath_1=C:\mowes_portable\www\rtb\JamesHolden.lst
no joy with this setting

DaZilertaler 28th September 2010 00:26

Making it 0 made it load :up:
code:
playlistfilename_0=JamesHolden
playlistfilepath_0=C:\mowes_portable\www\rtb\JamesHolden.lst


Almost there its loading but not playing is still hear my playlist which i setup in
playlistcontrol
;;;; PLAYLIST CONTROL
; your playlist
playlistfile=C:\mowes_portable\www\rtb\playlist_win32.lst

nradisch 29th September 2010 10:33

Can't tell if this is your problem, but the scheduled playlist won't kick in until the currently playing track finishes.

--Neil

Jkey 14th October 2010 07:42

bump.


All times are GMT. The time now is 14:31.

Copyright © 1999 - 2010 Nullsoft. All Rights Reserved.