l3uddz / traktarr

Script to add new series & movies to Sonarr/Radarr based on Trakt lists.
GNU General Public License v3.0
574 stars 52 forks source link

Radarr: Change year to integer #145

Closed owine closed 3 years ago

owine commented 3 years ago

Due to recent Radarr change, Radarr now cares whether year is passed as a string or integer.

https://github.com/Radarr/Radarr/commit/f03dfda2f0be40d18d0e0bc51e083cb1df81c834

Thanks to @saltydk for the assist on this and @ta264 for providing guidance

Fixes #144

estimadarocha commented 3 years ago

any chance to commit this @l3uddz @desimaniac ?