I recently upgraded from Radicale 0.10 to 2.x. One of their migration scripts didn't work correctly for the calendar, but since I was in control of the data, I could just look at the ics file, see what they were doing, and write a small python script to do it myself.
If anyone wants to do it in Docker, I have a really simple Dockerfile here:
If anyone wants to do it in Docker, I have a really simple Dockerfile here:
https://github.com/sumdog/bee2/tree/master/dockerfiles/Radic...