Skip to content

This script is designed to add, update and repair broken media in Radarr, Plex and Sonarr.

Notifications You must be signed in to change notification settings

PowerShellCrack/ProcessHomeMediaLibrary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Update-RadarrMovies

This script is designed to add, update and repair broken media in Radarr's Library

Goal

My original intentions wwas to write a script I coudl run regularly to add movie series collections into Radarr, since it can't see deeper than the root movie folder where my movie series are a subfolder of the root movies in folders called " Collection" and " Anthology". These folders were auto created when I ran TinyMediaManger (https://www.tinymediamanager.org/) on my movies collections...I sson foudn out this broke Radarr's invnetory and had to remvoe over 100+ movies. It was a pain. I then decided to write this script to add them back but in the proper folder.

Thanks too...

Benjamin Lemmond (https://github.com/code-glue/Imdb)

Notes

I took code out of Ben's IMDB module and modified it a bit to meet my needs

Script Status

This script is in a working progress. I plan on

  • Add logging
  • Change most write-hsot to verbose logging
  • change to use Radarr functions extensions to reduce main script
  • Generate nfo media file info using ffprobe
  • Store data to CliXML for faster processing.

prereqs

use powerextensions (https://github.com/PowerShellCrack/PowerExtensions)

About

This script is designed to add, update and repair broken media in Radarr, Plex and Sonarr.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published