golift / starr

Starr Library: Fully functional go package to interact with Lidarr, Prowlarr, Radarr, Readarr, and Sonarr APIs.
https://golift.io/discord
MIT License
68 stars 18 forks source link

feat: download client #81

Closed Fuochi closed 1 year ago

Fuochi commented 1 year ago

Since remotepathmapping is the same in each arr, we can put the struct definition in the starr package. @davidnewhall what do you think? should we keep each file separate, or should we group the struct definition in one place?

the other 2 resources change a bit between different arr