Commit Graph

12 Commits

Author SHA1 Message Date
Elara 669788034f Run formatter
ci/woodpecker/push/woodpecker Pipeline was successful Details
2023-06-28 21:49:44 -07:00
Elara 9998915959 Update domain 2023-04-20 19:54:58 -07:00
Elara f7ac77273e Gracefully shut down each component before exiting 2023-03-26 14:34:29 -07:00
Elara e858c43b5e Switch from zerolog to go.arsenm.dev/logger 2023-01-04 15:06:05 -08:00
Elara 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
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