Kim Tore Jensen

Results 17 issues of Kim Tore Jensen

The `Repeat()` function takes a string of some pre-defined values `track`, `context`, `off`. Clients could be less error prone if these were public constants in the library.

enhancement

The unit tests for `bind` and `unbind` should check that key bindings are properly set up and destroyed, respectively.

Go
Test

See #32 for details.

Bug
Legacy

Might be used e.g. to silence the //Press ENTER to continue// message after running an external shell command.

Feature

It would be nice to save a search as a playlist which will dynamically update itself every time the library is updated.

Feature

pms retrieves mpd's database and builds a local search index. Each time a search is performed, the local database is consulted instead of running the search through mpd. Implementing a...

Feature
Discussion

Hi, This project looks promising but it fails to compile for me with the following build error, which comes from some Javascript/Typescript code. I'm running on Arch Linux trying the...

Hi, When I try to run the script, I get a heap of exceptions and no lines are inserted in the piwik_log_link_visit_action table. Log output as follows: $ ./google2piwik.py Please...