Replies: 2 comments 3 replies
-
Thank you for your work on NewPipe! @ArnyminerZ |
Beta Was this translation helpful? Give feedback.
2 replies
-
The issue got fixed for me with the latest release :) Thank you very much. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello there,
I found this website that offers the current weather as iCalendar. However, ICSx5 is not able to parse the calendar. You can find the iCalendar which I have trouble with under this URL:
https://isitdaytime.com/cal2024.ics?id=2929567.24.RSLWH.1
. Since the Calendar changes regularly here the snapshot of the iCal file that fails for me.Apparently ICSx5 fails in line 6, which is
REFRESH-INTERVAL;VALUE=DURATION:PT1D
:That line seems weird, but according to iCalendar Validator the file seems legit.
Here is the stack trace that ICSx5 gives me:
Beta Was this translation helpful? Give feedback.
All reactions