Commit Graph

8 Commits

Author SHA1 Message Date
Elara 73a679d10b Move mpris out of pkg directory and run gofumpt 2022-11-24 17:36:25 -08:00
razorkitty 1e8c9484d2 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 62597f70ee Transliterate song metadata (Fixes #13) 2022-03-11 13:14:23 -08:00
Elara 4b2694ee0d Switch from viper to koanf 2022-02-21 11:20:02 -08:00
Elara 8aada58d64 Update music control implementation 2021-11-24 16:44:36 -08:00
Elara 6e16aa7a7a Add config defaults and run go fmt 2021-08-24 08:54:08 -07:00
Elara 91f7132d5e Create new config format 2021-08-24 08:33:41 -07:00
Elara 407a6cb3d7 Initial Commit 2021-08-21 01:19:49 -07:00