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 2310130e6b
api clients: return data, error, no status
jellyseerr already did this, but it's been standardised a little more.

Mediabrowser uses it's own genericErr function and error types due to
being a separate package, while jellyseerr and ombi now share errors
defined in common/.
2024-08-06 14:48:31 +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 api clients: return data, error, no status 2024-08-06 14:48:31 +01:00
models.go jellyseerr: cleanup requests method, read proper errors 2024-07-31 15:31:11 +01:00