Closed jricoclq closed 7 months ago
There are no images to retrieve because those are not real events, they are auto-generated events with the sole purpose of allowing us to ride event-only routes.
If you want to set your own custom image, set imageUrl
(https://github.com/zoffline/zwift-offline/blob/master/protobuf/events.proto#L178). For a different image for each event I guess the best way would be adding the image
attribute in https://github.com/zoffline/zwift-offline/blob/master/data/events.txt and then setting event.imageUrl = item['image']
(https://github.com/zoffline/zwift-offline/blob/master/zwift_offline.py#L1338).
We have established a server based on ZOFFLINE and found that the preview images on the events interface are all empty. Is there a way to retrieve this? Another thing is that there is currently a "the zwift big spin" event at zwift. Can these frames and other prizes be displayed directly in the store as merchandise for easy purchase?