Batwam

Results 146 comments of Batwam

That was quick! Will you be creating a new branch for this?

See PR #75 for a more modern look using PreferencesGroup and ActionRow. Let me know what you think.

I think that the changes made to the filters page are good. To be honest, I don't have much in these fields so I don't personally need them to take...

Issue closed?

same with the 860, it is recognised if I include the following to the db (note that the "B" in GB needs to be omitted): `"Samsung SSD 860 EVO 500G"...

As per the API > Note: The provided duration is crucial. LRCLIB will attempt to provide the lyrics only when the duration matches the record in LRCLIB's database, or at...

Yeah, it's the same thing as what you suggested in the Tip at the end of your original post, just a bit more tolerant and consistent with the LibLRC API.

ok, I temporarily "solved it" by updating navigation.py from ```py try: for k in items: root = root[k] except (KeyError, IndexError, TypeError) as e: if none_if_absent: return None raise type(e)(f"Unable...

Hello, apologies for the delay as it was a bit tricky to troubleshoot. Responding here even though you closed it as I still believe that this is a bug. I...

Welcome back! I can confirm that when using firefox, clicking on the gnome MPRIS widget takes me to the correct tab too. This is interesting. I'm not sure how it...