garypiner / userScripts

Collection of unRAID userscripts and other scripts around the internet that I find neat/useful

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Collection of unRAID userscripts

MIT License GitHub issues GitHub pull requests GitHub stars Python Bash

To help with documentation of the collections of these scripts, I've created a WIKI If there are any questions or concerns please let me know with a GitHub issue.

Versioning

I've started to put version numbers on each of my scripts, you can find the version at the top of every script. I do my best to keep up with everything

  1. 0.0.X versions are bug fixes
  2. 0.X.0 versions are minor changes
  3. X.0.0 versions are major changes

Submitting Pull Requests

I have no problem adding features or fixing issues with these scripts. However if you're going to submit a PR to correct my code PLEASE add detailed notes as to why this change needs to be made (ELI5 or Explain Like I'm 5). This will help me grow and make better content in the futre.

Please note that these scripts are tested by me and a few friends. They very well may work for you but they are not tested under all conditions.

Please test and use at your own risk.

Thanks

Neat scripts I've found

  1. bullmoose20 has some amazing scripts he writes, most importantly the plex-bloat-fix.py script here I find especially useful.
  2. You can't have a list of scripts to use without including JBOPS. I specifically use the Inactive User script and the kill stream script.
  3. qBitManager Amazing bit of python scripting that makes managing qBittorrent much easier
  4. Upgradinatorr An amazing bit of powershell writing by AngryCuban meant to keep your movie library as up to date as possible
  5. Homepage Probably one of the best homelab dashboard around IMO.
  6. reTraktArr Here is a neat script that will help you keep your Radarr and Sonarr libraries in sync with your Trakt lists. The way I'm using this is to have my entire library visable on trakt and visable to anybody I want to show my collection to

If you think there are some other neat ones I should include or try out please let me know.

About

Collection of unRAID userscripts and other scripts around the internet that I find neat/useful

License:MIT License


Languages

Language:Python 60.8%Language:Shell 37.6%Language:JavaScript 1.7%