Commit Graph

7 Commits

Author SHA1 Message Date
Kiran Shila
e31a02916e Uh going back to 1.11-alpha1 2021-09-21 17:51:08 -07:00
Kiran Shila
6b6b9c96b6 Switching away from depstar to vanilla tools.build 2021-09-21 17:25:14 -07:00
Kiran Shila
2c668ca1d9 Started using fmnoise/flow for err handling
Requesting movies works now, and throws the appropriate errors on quota
and missing user.

Radarr/Sonarr need to be cleaned up with the new error passing
convention and overseer now needs work on TV shows
2021-08-23 17:27:28 -07:00
Kiran Shila
b23161f36e Major refactoring
Uses async in all the the *arr interactions
Env vars are cached instead of function calls
Specter now used in all get ins
Adds profile selection, fixes #14
Shows all results by default, requesting a second time updates profile,fixes #13
Much better error handling from the HTTP request side of things, fixes #7
2021-08-17 15:40:17 -07:00
Kiran Shila
7c7630300a First go at docker, fixed typo in github action, moved config to env variable 2021-08-11 12:49:32 -07:00
Kiran Shila
fc87bc9e8b Using tools.build now 2021-08-10 12:42:06 -07:00
Kiran Shila
b7897e72f9 First commit 2021-08-10 10:51:23 -07:00