v1.7.0
New Features
Closes #152 - Added the network
filter to plex_search
for the New Plex TV Agent Only
Closes #153 - Added audience_rating
and critic_rating
to plex_search
Closes #156 - Added --resume <collection_name>
as a command line argument
Closes #158 - Added every Radarr/Sonarr option when adding a movie/show as a global or library attribute each with its own Collection Detail to override the attribute and split add_to_arr
into radarr_add
and sonarr_add
Added a few extra printouts
Bug Fixes
Fixes #150 - Catches the error so the script can continue
Fixes #151 - Keep going if plex_search
validation fails
Fixes #154 - Plex Library Names can use special characters
Fixes #157 - trakt_watchlist
bug
Fixes #163 - error with rating
Fixes #164 - error with daily schedule
Various other small fixes