Analysis updated 2026-07-11 · repo last pushed 2015-01-11
Automatically move downloaded TV episodes to the correct folder on your media server.
Rename and organize movie files after CouchPotato finishes downloading them.
Run cleanup steps on files after Sonarr completes a download so your library stays tidy.
| kayone/ppscripts | alexbloch-ia/legal-data | chloevpin/kiro-arm64 | |
|---|---|---|---|
| Stars | — | 0 | 0 |
| Language | Shell | Shell | Shell |
| Last pushed | 2015-01-11 | — | — |
| Maintenance | Dormant | — | — |
| Setup difficulty | moderate | moderate | moderate |
| Complexity | 2/5 | 2/5 | 3/5 |
| Audience | ops devops | general | ops devops |
Figures from each repo's GitHub metadata at analysis time.
Minimal documentation means you must read the scripts themselves to understand what they do and how to configure them with your media software.
The ppscripts project is a collection of helper scripts designed to work with media management tools like Sick Beard, Sonarr (formerly NzbDrone), and CouchPotato Server. These tools automatically download TV shows and movies, and the scripts in this repository kick in after a download finishes to handle whatever cleanup or follow-up steps are needed. At a high level, these scripts are written in shell (a basic command-line language common on Linux and similar systems). When your media manager finishes downloading a file, it can be configured to run one of these scripts automatically. The script then performs a post-processing task, for example, moving the file to a specific folder, renaming it, or doing some other organizational step before you sit down to watch. The people who would use this are typically folks running a home media server, think someone with a NAS (network-attached storage) device who has set up Sonarr or CouchPotato to grab new episodes or movies automatically. If they want files placed in the right directory or handled in a particular way after download, these scripts can automate that final step instead of doing it by hand. The README doesn't go into detail on what each script specifically does or how to configure them. It's a minimal project page, so you'd need to look at the scripts themselves to understand the exact tasks they perform and how to set them up with your media software.
A set of shell scripts that automatically run after media tools like Sonarr or CouchPotato finish downloading, handling cleanup tasks like moving or renaming files so your library stays organized without manual effort.
Mainly Shell. The stack also includes Shell, Linux.
Dormant — no commits in 2+ years (last push 2015-01-11).
No license information is provided in the README, so it is unclear what you are allowed to do with this code.
Setup difficulty is rated moderate, with roughly 30min to a first successful run.
Mainly ops devops.
This repo across BitVibe Labs
Verify against the repo before relying on details.