Commit Graph

7 Commits

Author SHA1 Message Date
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
Elara b61baf5760 Transliterate song metadata (Fixes #13) 2022-03-11 13:14:23 -08:00
Elara 57768acb94 Switch from viper to koanf 2022-02-21 11:20:02 -08:00
Elara 9f055010c0 Update music control implementation 2021-11-24 16:44:36 -08:00
Elara ef6c37c20b Add config defaults and run go fmt 2021-08-24 08:54:08 -07:00
Elara 59ecd11340 Create new config format 2021-08-24 08:33:41 -07:00
Elara 203224ed4a Initial Commit 2021-08-21 01:19:49 -07:00