golift / starr

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

Import list fixes #117

Closed davidnewhall closed 1 year ago

davidnewhall commented 1 year ago

Import list was sending empty strings when it shouldn't send anything. Fixing that. Also making sure all the struct members exist.