Commit Graph

8 Commits

Author SHA1 Message Date
9f0ca5a7df Move mpris out of pkg directory and run gofumpt 2022-11-24 17:36:25 -08:00
razorkitty
5699375b2a copy mpris implementation from infinitime library to itd, where it really belongs
moved dbus.go to an internal utils package
added context function parameter to initMusicCtrl and updated main.go to pass it
updated calls.go, maps.go, music.go, and notifs.go to use utils package for getting a dus connection
2022-11-21 19:59:54 +00:00
b61baf5760 Transliterate song metadata (Fixes #13) 2022-03-11 13:14:23 -08:00
57768acb94 Switch from viper to koanf 2022-02-21 11:20:02 -08:00
9f055010c0 Update music control implementation 2021-11-24 16:44:36 -08:00
ef6c37c20b Add config defaults and run go fmt 2021-08-24 08:54:08 -07:00
59ecd11340 Create new config format 2021-08-24 08:33:41 -07:00
203224ed4a Initial Commit 2021-08-21 01:19:49 -07:00