Fabian Wüthrich
Fabian Wüthrich
@Danielss89 Can you clarify the meaning of this link, please?
This is a limit imposed by Apple and cannot be changed (see [here](https://developer.apple.com/documentation/carplay/cplisttemplate/maximumitemcount)). There's also a [reddit post](https://www.reddit.com/r/apple/comments/alrhpq/carplay_limits_max_number_of_visible_list_items/) about it: > It’s purposely designed that way so you concentrate on...
> Can we provide a workaround, or at least warn a user about it? We could replace the last cell with a info for the user:
> Good idea! Can this cell be tappable and do the switch to the phone? That might be possible but it might distract the user from driving. I would just...
@lucas-felix I run into this issue too and add the `-noverify` parameter to the vm options. This should solve your problem. Then I update to version 1.2.3 (it's currently not...
> @fabwu it would be great to merge it today. Any chance to fix the nit? @biodranik It's fixed and ready to merge
> Thanks @fabwu for your code review and the suggestion to use this API route `https://maps.googleapis.com/maps/api/place/details/json` for `cid`: it worked! > > The script is now able to process the...
@rtsisyk Any chance to get this merged?
I would like to subscribe to another Nextcloud calendar so I tried to subscribe with the following URL: ``` http://USERNAME:PASSWORD@HOST/remote.php/dav/calendars/USERNAME/CALENDARNAME?export ``` The first request works without any problems but any...