Excludarr manages your libraries in Radarr/Sonarr. It keeps track of your library and checks if your movies and series are also available on a configured streaming provider. It can exclude the movies and series that are available on a configured streaming provider. But it can also re-add movies and series if they are not streaming anymore.
Fixes #44 so that program does not abort when ID's returned from TMDB have 'tt' on the start.
Example output:
BAD TMDB IDS: ['tt11388406']
BAD TMDB IDS: ['tt11388406']
╷ ╷ ╷
Release Date │ Title │ Used Diskspace │ Streaming Providers
╶─────────────┼───────────────────────┼────────────────┼───────────────────────╴
2022-01-05 │ Test Movie │ 0.00GB │ Netflix
Fixes #44 so that program does not abort when ID's returned from TMDB have 'tt' on the start. Example output: