Jonas Müller

Results 27 comments of Jonas Müller

Awesome, thank you. Please leave a link to the relevant branch (or such) here once you do upload something!

Maybe it would be possible or even easier to provide a generic way to specify the external highlighter, such that we could swap in our own solution. I've just now...

So the final call to `pygmentize` at the moment seems to be ```sh pygmentize -l c -f latex -P commandprefix=PYG -F tokenmerge -o _minted-master/EAFA21BF19C2027915E675D18A41367FA70E7C711A43E0CB65C026E9F0174710.pygtex master.pyg ``` What would be really...

@gpoore Thanks for the reply. I absolutely understand the implications and there are no doubt a lot of close ties between `minted` options and the way these are implemented by...

I’ll test this as soon as I can, do you plan to release a new version with that?

TODO: Add the same functionality to playlists. I wanted to implement this as well, but the `songsManager` currently seems to have no information about the membership of songs?

Update: I wrote a second patch which passes the required information along with each song and thus allows downloads of playlists as well. The `/sync`-endpoint thereby becomes slightly heavier, but...

The settings seem to work consistently on Desktop (Chrome, Firefox, Safari) but I’ve not had reproducible results on iOS (some downloads seem to get skipped). Help is appreciated. The obvious...

Getting the same error on a Raspberry Pi: ``` # auc auc (0.2.4-8) Server: https://sysupgrade.openwrt.org Running: 21.02.2 r16495-bf0c965af0 on bcm27xx/bcm2711 (raspberrypi,4-model-b) Invalid argument (22) ```

Tried again today, got a different error: ~~~ { "url": "https://sysupgrade.openwrt.org", "revision": "r16495-bf0c965af0", "advanced_mode": "0", "branch": "21.02", "efi": null, "profile": "raspberrypi,4-model-b", "target": "bcm27xx/bcm2711", "version": "21.02.3", "packages": [ "adguardhome", "auc", "base-files",...