Florian Meißner
Florian Meißner
I just want to mention that, looking for this feature, I noticed all my existing radio stations show up under 'playlists'. So as a possible workaround one could create the...
I tried unmuting and muting every group in WA with no effect I am running newest stable build TP1A.221005.002.2022100300
> Where did you mute the notification? The OS settings? Nope, I muted the group conversations inside WA. I recognize that the issue could be caused by WA not using...
I looked into the source code and, unfortunately, it seems that currently [the SavedAlbum struct from rspotify is unpacked to Album which makes it lose the added_on information](https://github.com/hrkfdn/ncspot/blob/bddfd6f622dd042330334effe1ca54aeb1bbeee5/src/library.rs#L406). That means...
Ok, seems I was half right. The SavedAlbum struct used in internal storage is *not* the one from rspotify, but one defined in the project, which retains all needed fields,...
What about a different syntactic approach? Make continue work on still running intervals, and introduce +/- syntax for tags, e.g. ``` timew start foo bar # Tracking bar foo timew...
Closing because #164 seems better suited to investigate the issue
Yes. The issue is still happening. I don't think it happens everytime I get a message in a muted chat, but it happened yesterday and today. thestinger: You closed this...
Hey, maybe using a different pooling method can solve your problem. [^1] [^2] You can use it with `--vmaf pool=harmonic_mean`. Be advised though that due to an upstream bug `harmonic_mean`...
> > Hey, > > maybe using a different pooling method can solve your problem. [1](#user-content-fn-1-91a44591f7991d121ba5ab7bf5bc20a7) [2](#user-content-fn-2-91a44591f7991d121ba5ab7bf5bc20a7) You can use it with `--vmaf pool=harmonic_mean`. Be advised though that due to...