Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve handling of borky events #189

Open
johndrinkwater opened this issue Mar 2, 2016 · 1 comment
Open

Improve handling of borky events #189

johndrinkwater opened this issue Mar 2, 2016 · 1 comment
Labels

Comments

@johndrinkwater
Copy link
Member

It appears a cast event was created as a livestream, and then updated yet this is not reflected on the site - even with a forced event update.
The server pulls down XML pages, and we parse them as needed.

Look through the reason why the countdown is not shown on the /cast/ page.
(I assume in a few hours it may be ok though)

@beansmyname
Copy link
Contributor

Changing the stream title from:
SteamLUG Cast Season 4 Episode 5 Recording
to:
SteamLUG Cast S04E05 Recording
and updating events brought the countdown back.

https://github.com/SteamLUG/steamlug.org/blob/master/includes/functions_events.php#L32 appears to look for Cast in the title but that wasn't sufficient to trigger the countdown.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants