autobrr/internal/action
Ludvig Lundgren 401c93a657
fix(download-clients): qbit nil logger panic (#344)
The logger wasn't set, so it was always nil. Change to always initialize and override if one is passed.
2022-07-08 22:12:19 +02:00
..
deluge.go feat(actions): improve errors and logs (#340) 2022-07-07 16:28:14 +02:00
exec.go feat(actions): improve errors and logs (#340) 2022-07-07 16:28:14 +02:00
exec_test.go feat(actions): improve errors and logs (#340) 2022-07-07 16:28:14 +02:00
lidarr.go feat(actions): improve errors and logs (#340) 2022-07-07 16:28:14 +02:00
macros.go feat(actions): improve errors and logs (#340) 2022-07-07 16:28:14 +02:00
macros_test.go feat(actions): improve errors and logs (#340) 2022-07-07 16:28:14 +02:00
qbittorrent.go fix(download-clients): qbit nil logger panic (#344) 2022-07-08 22:12:19 +02:00
radarr.go feat(actions): improve errors and logs (#340) 2022-07-07 16:28:14 +02:00
run.go fix(download-clients): qbit nil logger panic (#344) 2022-07-08 22:12:19 +02:00
service.go fix(download-clients): qbit nil logger panic (#344) 2022-07-08 22:12:19 +02:00
sonarr.go feat(actions): improve errors and logs (#340) 2022-07-07 16:28:14 +02:00
whisparr.go feat(actions): improve errors and logs (#340) 2022-07-07 16:28:14 +02:00