SeaDve / Mousai

Identify songs in seconds
GNU General Public License v3.0
981 stars 36 forks source link

Not responding on slow networks #10

Closed SeaDve closed 3 years ago

SeaDve commented 3 years ago

This should also show buffering state like in player

SeaDve commented 3 years ago

Possible fix is to asynchronously get the info and handle those waiting times

SeaDve commented 3 years ago

Relevant links: https://pygobject.readthedocs.io/en/latest/guide/threading.html

SeaDve commented 3 years ago

Maybe use libsoup