Conversation
|
@ids1024 Probably not the best place to ask this, but in this code snippet, why is there a |
I think the concern is that the mode of the terminal could be messed up if playing is just terminated; the code is probably there because of an actual issue with that happening. Perhaps there's a better solution, but I'm not too familiar with |
|
I don't really like moving lastfm code out of Ideally, those calls in |
|
I think |
|
For now, perhaps the In the future, this would in theory be replaced with the plugin API, so plugins can register hooks to be called there... |
Fix the import problem mentioned in this comment in #799 and fix #806.