EventFahrplan / EventFahrplan

An Android app to enjoy event schedules powered by Frab, Pretalx or Wafer.
https://eventfahrplan.eu
Apache License 2.0
215 stars 99 forks source link

Newly added stages / locations don't show up #216

Closed fapdash closed 4 years ago

fapdash commented 4 years ago

Environment

Behavior

I don't know if I reach the people running the 36c3 Fahrplan this way, so please point me in the right direction if this is the wrong place. We added a new Room to our pretalx today. The sessions scheduled there show up in the "Schedule changes" changelog but I can't find the room by swiping left and right. Tested with multiple devices.

johnjohndoe commented 4 years ago

Hi @fapdash. This project "only" renders the schedule data. If you need support with integrating your stage I recommend you talk to the @c3voc people and maybe file an issue in https://github.com/voc/schedule. Please make sure to include a bit more context and details such as which Pretalx instance and the name of your session.

fapdash commented 4 years ago

@johnjohndoe Thanks, this was really valuable info. :)

Anyways, the problem was sitting in front the screen in this instance. I was searching for a day for which there was no session scheduled for this room, so the app omits the room in the overview.

johnjohndoe commented 4 years ago

I was searching for a day for which there was no session scheduled for this room, so the app omits the room in the overview.

Aah. So you added a session on another day while the app had a day open where there was no session scheduled for this room. Damn. I hope it did not take you too long to find out.