Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Subscribed Calendars do not work in 5.0.0. #152

Closed
sven-debug opened this issue Sep 11, 2024 · 3 comments
Closed

Subscribed Calendars do not work in 5.0.0. #152

sven-debug opened this issue Sep 11, 2024 · 3 comments

Comments

@sven-debug
Copy link

sven-debug commented Sep 11, 2024

I have several remote subscribed calendars and one local "subscription":

ics_calendar: calendars: - name: "Abfallkalender 2024" url: "http://localhost:8123/local/Abfallkalender2024.ics" include_all_day: True - name: "Schulferien Baden-Württemberg" url: "https://www.feiertage-deutschland.de/kalender-download/ics/schulferien-baden-wuerttemberg.ics" include_all_day: true - name: "Schalke 04" url: "http://i.cal.to/ical/10/s04/bundesliga-spielplan/3298dd79.05e9d630-2cd86127.ics" include_all_day: true - name: "Feiertage Baden-Württemberg" url: "https://www.feiertage-deutschland.de/kalender-download/ics/feiertage-deutschland.ics" include_all_day: true

Those do not work after the upgrade to 5.0.0.

Re-Activating in YAML brings them back. Please double-check the migration routine.

@ingoratsdorf
Copy link

Same here.

@wralb
Copy link

wralb commented Sep 11, 2024

The solution in #151 seems to allow yaml entries to be imported. I simply uncommented my yaml and followed the advice there, before removing the yaml again.

@franc6
Copy link
Owner

franc6 commented Sep 11, 2024

Which solution? Changing the default for connection_timeout, or adding that option to your YAML?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants