Johannes Wienke
Johannes Wienke
> It exists on web too, you just have to use the user list to view your sessions and then click on the specific session. That's pretty well hidden and...
> I did notice that you download upon install. That's going to make it hard to use this within certain corporate settings. Is it possible for you to make releases...
Not many clients support multiple language servers per file / language. This might be a problem for them in that case.
In my case this only happens on my quite old Macbook. All (more powerful) Linux machines never ended up in this situation. Maybe this becomes more likely with slower systems?
One very simple thing that would be completely sufficient for me would be to include the backend name in the search results. Maybe this could be a simple thing to...
Here is the output of `mopidy deps` ``` Executable: /usr/bin/mopidy Platform: Linux-4.8.4-1-ARCH-x86_64-with-glibc2.2.5 Python: CPython 2.7.12 from /usr/lib/python2.7 Mopidy: 2.0.1 from /usr/lib/python2.7/site-packages Pykka>=1.1: 1.2.0 from /usr/lib/python2.7/site-packages requests>=2.0: 2.11.1 from /usr/lib/python2.7/site-packages setuptools:...
How do I create a debug log?
Ok, got it. [log.zip](https://github.com/mopidy/mopidy/files/549754/log.zip) This a fresh restart of mopidy with my usual config except for logging on level `DEBUG`. I startet `ncmpcpp`, added to songs from local files and...
And just for the reference, this is my config: ``` ini [core] cache_dir = /var/cache/mopidy config_dir = /etc/mopidy data_dir = /var/lib/mopidy [logging] config_file = /etc/mopidy/logging.conf debug_file = /var/log/mopidy/mopidy-debug.log [local] enabled...
Once I am back home ;-)