Resonite-Community-Projects / community_events.resonite

Service for announcing Resonite events and stream from multiple source like Discord and Google Agenda to client like Resonite Facet or Web Browsers.
https://resonite-communities.com/
GNU General Public License v3.0
4 stars 1 forks source link

External event showing multiple time #7

Closed brodokk closed 2 months ago

brodokk commented 10 months ago

Problem

When an instance is connected to another instance it will show the event multiples time growing every hours and can take down frames on Resonite client.

Explanation

The last update have some code refactored and not everything have been fully tested, like the fact that one instance will look at another instance events to also list them on the current one. The idea behind this update was to list the communities available on the instance.

Possible solution

Update the code to handle the new API format.

brodokk commented 2 months ago

This have been fixed