Plugin Author
LBell
(@lbell)
That’s a fun one… Can you share the .ics link?
Plugin Author
LBell
(@lbell)
@borpr If you look at your .ics, there are actually 3 repeating entries that fall on July 2: DTSTART;TZID=Europe/Belgrade:20260702 titled Druženje v Kopru Except, one of them is instructed to skip the 2nd: EXDATE;TZID=Europe/Belgrade:20260702T170000
Looks like an issue with your .ics file.
Plugin Author
LBell
(@lbell)
@cuptech Best I can guess is I see two entries for 7/27 for Italian Cream: one that is repeating, and one that is not. Both have the same UID which may be causing the hiccup:
BEGIN:VEVENT
DTSTART;VALUE=DATE:20260727
DTEND;VALUE=DATE:20260728
DTSTAMP:20260706T185429Z
UID:2vffm8u57mqocfd0cmh49814jg_R20260727@google.com
RECURRENCE-ID;VALUE=DATE:20260727
CREATED:20260608T165815Z
LAST-MODIFIED:20260702T213720Z
SEQUENCE:2
STATUS:CONFIRMED
SUMMARY:Italian Cream
TRANSP:TRANSPARENT
END:VEVENT
BEGIN:VEVENT
DTSTART;VALUE=DATE:20260727
DTEND;VALUE=DATE:20260728
RRULE:FREQ=WEEKLY;WKST=SU;UNTIL=20260831;BYDAY=FR,MO,TH,TU,WE,SA
DTSTAMP:20260706T185429Z
UID:2vffm8u57mqocfd0cmh49814jg_R20260727@google.com
CREATED:20260608T165815Z
LAST-MODIFIED:20260702T213720Z
SEQUENCE:2
STATUS:CONFIRMED
SUMMARY:Italian Cream
TRANSP:TRANSPARENT
END:VEVENT
Not sure why it is cause the observed behavior, but maybe try deleting that entry and trying again.
@lbell Yea i noticed that too, not sure how that happened, but also it wasn’t showing the “Četrtek” event in hycal, and on the google calendar web page it was showing correctly. The ics is straight from google calendar so who knows, just wanted to submit feedback for debuging, since it seemed like a similar case. Thanks for looking into it.
I’m not sure how those duplicates in the .ics file would occur, but I suspect that the person who manages that calendar created the event and then made changes to the event on a subsequent date that only applied to “this and future occurrences” which possibly messed it up. Anyway, I deleted the event and created it again and it shows up correctly now in Hydrogen. Thanks!
Plugin Author
LBell
(@lbell)
Thanks for the follow-up @borpr and @cuptech. Looks like there may be some issues with Google’s .ics output. I’ll keep an eye out for cases like this and see if it’s something we can catch on our end.
Thanks for the responsive support. The plugin is excellent!
Plugin Author
LBell
(@lbell)