RSS Feed to Display on Website
Hi,
I am looking for how to get the RSS feed of our schedule on our website. When I log into the RSS page through cablecast, I do not get a feed URL that I can link to the web site.
Where can I find this? Thanks!
Keith
I am looking for how to get the RSS feed of our schedule on our website. When I log into the RSS page through cablecast, I do not get a feed URL that I can link to the web site.
Where can I find this? Thanks!
Keith
Follow this discussion to get notifications on your dashboard.
-
Inappropriate?Keith,
For a flat file schedule:
Go to:
Cablecast; Extras; Web Schedule.
Select the channel, and click "Generate".
Once it generates the schedule, copy the URL.
or
For a searchable schedule that can be customized:
Cablecast; System Settings; Channels; (select your channel); Public Site
Copy the URL
John M. Goran, NCE
Cable TV Coordinator
Brunswick TV 3
28 Federal St.
Brunswick ME 04011
Office 207.725.0614
Fax 207.725.6637
tv3@brunswickme.org
www.brunswickme.org -
Inappropriate?Sorry, no go.
I tried and got the following errors from my web server:
warning: fsockopen() [function.fsockopen]: php_network_getaddresses: getaddrinfo failed: Name or service not known in /home/frctvorg/public_html/includes/common.inc on line 268.
warning: fsockopen() [function.fsockopen]: unable to connect to cablecast1102:80 in /home/frctvorg/public_html/includes/common.inc on line 268.
warning: Cannot modify header information - headers already sent by (output started at /home/frctvorg/public_html/includes/common.inc:384) in /home/frctvorg/public_html/includes/common.inc on line 192.
Sorry if it looks complicated. Thanks -
Inappropriate?Well, Keith, the information I posted is correct. If you are getting error messages, you need to determine if the messages are being generated by the Tightrope server or your network I believe it's your network!), and contact the appropriate support folks.
John M. Goran, NCE
Cable TV Coordinator
Brunswick TV 3
28 Federal St.
Brunswick ME 04011
Office 207.725.0614
Fax 207.725.6637
tv3@brunswickme.org
www.brunswickme.org -
Inappropriate?Hi Keith.
John posted two ways of getting schedule information on the web, but if you're just looking for an RSS feed from Cablecast, here it is:
quote:http://Your-Server/Cablecast/Plugins/RSSSchedule/rss.aspx?StartDate=09/28/2006&Days=5&ChannelID=1
Notice that you'll have to modify the 'StartDate' 'Days' and 'ChannelID' parameters to pull the information that you want.
However, after taking a look at the error messages you posted, it seems that your Cablecast server is perhaps not accessible by the webserver you're using? I'm no expert on PHP, but my guess is you'll need to make sure that the webserver can contact the Cablecast server.
-John
--
John Reilly
Developer
Tightrope Media Systems -
Inappropriate?Looks like you're trying to connect to your Cablecast server's hostname. Try using the server's IP address in your fsockopen() statement.
If you're looking to use RSSSchedule to add a schdedule to any of your web pages (as opposed to offering the public a raw RSS feed), I've written a simple PHP script that grabs your upcoming shows and spits them out in an HTML table. You can grab the code at http://www.pete.to/projects/cc_schedu...
Good luck!
Loading Profile...




EMPLOYEE
