Philipp Wolfer

Results 255 comments of Philipp Wolfer

@floriangosse actually did a PR for this :) https://github.com/masmu/pulseaudio-dlna/pull/313

Digging a bit I found two things: - https://github.com/rust-windowing/winit/issues/2892 might be related. As I understand winit is used by floem, so probably this means support for setting this would be...

This might actually have been the case. I just checked, and the cache folder was indeed 100MB in size which was the same as the limit. I have bumped it...

Just to give some numbers: Originally image cache was at default 100 MB. Now after increasing the limit the cache folder has grown to ~210 MB. That would roughly mean...

Not sure I understand. The size and position of the recorded area depends on the size of the recording area window. What size did you expect?

Thanks to all of you for the kind words. > ~10k GitHub stars is a lot so maybe this project will even be forked, let's hope so! Yes, it really...

There are no plans to expose this in the UI, but it is in general already a configurable option. You can change it with e.g. dconf-editor in the path `com/uploadedlobster/peek`...

This issue keeps popping up. We got a report at [PICARD-2932](https://tickets.metabrainz.org/browse/PICARD-2932) which has two additional submissions being stuck in pending: https://api.acoustid.org/v2/submission_status?client=rxygmyT9vo&id=712451957 https://api.acoustid.org/v2/submission_status?client=rxygmyT9vo&id=712451958 Here are the submitted details: ``` submission: 712451957...

```json "additional_info": { "track_mbid": "ad1c4356-5ae5-459c-9087-bc80f820509d", ``` So `ad1c4356-5ae5-459c-9087-bc80f820509d` is indeed a recording ID, see https://musicbrainz.org/recording/ad1c4356-5ae5-459c-9087-bc80f820509d . That means Navidrome reads the proper ID, but uses the wrong field name for...

> So is there any chance to have U2F working with Google in FF >= 57 ? Since that extension doesn't work anymore, and apparently FF's implementation isn't complete, I'm...