ner0
ner0
I understand, thanks for this explanation. Correct me if I'm wrong: RA knows which core to use for a particular file, it then reads the `info->block_extract` setting for that core...
> you should avoid cdi dumps if possible, @flyinghead said several times that they were buggy When it comes to emulation, CDI is not mandatory so I avoid it at...
I've added some checks to avoid the errors, like `elseif(is_resource($this->input)) {`, and although the calendar is fetched properly regardless, something about using cardDAV plugin simultaneously breaks calDAV. Whatever it is...
I seem to have found the problem, cardDAV plugin is bundled with sabre, particularly `vobject`, and that one seems to be clashing with the one installed in the root vendor...
> SOGo I don't remember mentioning that, so the answer is probably _no_. This was native RoundCube I was talking about. As I mentioned in my previous reply, I removed...
function `adjust_timezone` from _libcalendaring_ seems to be what's being used to incorrectly offset the time for me: `$dt->setTimezone($this->timezone);` Commenting the function keeps the correct time in the calendar overview but...
Okay, so the problem seems two-fold: 1. There is no DST awareness when the date/time is fed to `adjust_timezone`. The VCALENDAR entry has an explicit timezone of GMT, but no...
@fafling I tested this as you said and confirm that in arcade mode it works fine, Too bad my monitor doesn't have a rotating stand :) Also, thanks for the...
@BenjaminSiskoo Nice, done.
Is it possible to fetch subs from OpenSubtitles or any other reputable source and apply them with a customizable background color, fully or semi-opaque? I'm thinking a mechanism similar to...