Frederic Junod
|
6f28726758
|
Fix unused-import errors found by pylint
|
2017-10-17 18:59:28 +02:00 |
|
Tobias Witek
|
ea7227dc53
|
[core] Convert command output to utf-8
Instead of fixing encoding in every individual module (cmus, gpmdp, ...)
perform decoding to utf-8 directly in the core.
(hopefully) fixes #74
|
2017-04-26 07:51:11 +02:00 |
|
graynk
|
0dfa80fc7a
|
fix should work for Python 2 and 3
|
2017-04-24 23:18:15 +05:00 |
|
graynk
|
612c3605b5
|
fix for non-latin symbols in GPM module
|
2017-04-24 22:12:00 +05:00 |
|
Tobi-wan Kenobi
|
87714f12ee
|
[modules/*] Add required executables/commandline tools to help output
fixes #39
|
2017-01-05 04:55:14 +01:00 |
|
Tobi-wan Kenobi
|
d3fc5094f8
|
[modules/gpmdp] Make unit tests run through
* full_text needs to return a string *always*
* relax full_text check to also allow unicode results
|
2017-01-02 22:26:57 +01:00 |
|
Pavle Portic
|
0f1725982a
|
[modules/gpmdp] Add Google play music desktop player support
|
2017-01-02 21:44:53 +01:00 |
|