1
0
mirror of https://github.com/hrfee/jfa-go.git synced 2024-09-19 19:00:11 +00:00
jfa-go/jellyseerr
Harvey Tindall db1c62cc46
jellyseerr: cleanup requests method, read proper errors
single req() function is wrapped by methods for each http method, and
error messages are parsed and returned if given by the server.

also added note about Jellyseerr's enforcement of unique email addresses
in settings.
2024-07-31 15:31:11 +01:00
..
go.mod jellyseerr: start API client 2024-07-29 16:46:37 +01:00
jellyseerr_test.go jellyseerr: add user modification methods 2024-07-29 17:36:29 +01:00
jellyseerr.go jellyseerr: cleanup requests method, read proper errors 2024-07-31 15:31:11 +01:00
models.go jellyseerr: cleanup requests method, read proper errors 2024-07-31 15:31:11 +01:00