AlexKurisu

Results 7 comments of AlexKurisu

Telegram now uses WebRTC for audio/video calls

Проблема всё ещё актуальна Расширение несовместимо с IPv6 прокси - только IPv4

Still an issue, Navidrome still doesn't submit `recording_mbid` field to ListenBrainz, which breaks the links to MusicBrainz for files tagged with Picard

```{ "track_metadata": { "artist_name": "Renard Queenston", "release_name": "Rainbow Dash Likes Girls", "additional_info": { "track_mbid": "ad1c4356-5ae5-459c-9087-bc80f820509d", "tracknumber": 4, "artist_mbids": [ "04022043-8507-4471-80af-efa140162727" ], "release_mbid": "e9abdc37-ce2e-4383-b436-1950bab098f4", "recording_msid": "de2e0e36-520c-405e-803b-551a9e0f9eaa", "submission_client": "navidrome", "submission_client_version": "0.49.1 (0.49.1-r2)"...

IMHO implementing a proper generic multipart-like API will be more useful (and could also be used for fluidlogging)

Also, decentralized approach wouldn't work in Emacs anyways because its `package-install` relies on centralized package source.

@justinmk In sources dependencies (and other stuff) are defined as shown in https://www.gnu.org/software/emacs/manual/html_node/elisp/Library-Headers.html. In actual distributed packages they are defined as shown in https://www.gnu.org/software/emacs/manual/html_node/elisp/Multi_002dfile-Packages.html with some well-known extensions, such as...