testing period…

Average Duration Recorded per day 48.07 hours
Total Duration Recorded 1027.53 hours

under the testing period the server is very good with win7 64bit, no errors, 24/7 uptime

BTV is working perfectly

i made some changes on the webadmin site:

- bottom of the program guide site there is a channel switch: “Jump to channel…”

on the dropdown list the list isn’t the same names of above, it is using the original names from prgguide:
there is a line in the “Guide.aspx” sourcecode:

writer.WriteContent( UserChannels[i].Num + " - " + UserChannels[i].Name );
i changed the last “Name” to “CS”, and then it is OK! :)
writer.WriteContent( UserChannels[i].Num + " - " + UserChannels[i].CS );

and some other changes will post later…

Advertisement

~ by Aquarius on 2009/09/05.

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s

 
Follow

Get every new post delivered to your Inbox.