Hi,
Lol, that’s not the only problem that url has. Strangely google seems happy to load it – used to be more pedantic.
https://ical-validator.herokuapp.com/urlvalidate?url=https://www.mysportsplanner.com/ical/?p%3D1F05CF5D
https://severinghaus.org/projects/icv/?url=http%3A%2F%2Fwww.mysportsplanner.com%2Fical%2F%3Fp%3D1F05CF5D
The plugin event lists are configurable, so you could just use the location as description etc or whatever it is that you want to swop around. Plugin can’t make up data though – your example of “Ronostrand Een” is not actually in the file. Perhaps you should look at what you can do in the source system to fix things first.
Failing that You could try preprocessing the url as per this example:
https://icalevents.com/downloads/amr-ics-custom-filter/
also note that the url is also issuing OLD events too – there are 198 events in that file – all of which have to be parsed and evaluated. Over time that file will get larger and larger and the calendar page slower. If there is a way to ask for future events only I suggest do that. Alternatively if you have access to the events, then delete old ones and set a reminder to do that regularly.