eworm-de / mpd-notification

Notify about tracks played by mpd
GNU General Public License v3.0
86 stars 23 forks source link

Implement a notification-timeout option (-t). #3

Closed sammko closed 9 years ago

sammko commented 9 years ago

It takes a floating point input in seconds and is converted to ms before passed to libnotify.

eworm-de commented 9 years ago

I've wanted to do this for a long time... So thanks for the heads up. :D

I've manually merged this with little modification (ad6843464cdcc53691f7e902065d7da7f0485fba): I renamed the long option to just --timeout.