Skip to content

Instantly share code, notes, and snippets.

@kevinCefalu
Last active October 21, 2020 17:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kevinCefalu/e99527076552bb916e1ed5ba8c78eef1 to your computer and use it in GitHub Desktop.
Save kevinCefalu/e99527076552bb916e1ed5ba8c78eef1 to your computer and use it in GitHub Desktop.
JWilson - Getting Started

Getting Started: JWilson

Tools & Utilities

Integrated Development Environments (IDEs)

Visual Studio 2019 Community

Visual Studio Code

git Source Control

Learning Management Platforms

  • Microsoft Learn
  • PluralSight
  • Operation Spark
    • This is a program in which one of Linsay's friend's husband is participating. I'm not sure if its a nationwide program, and it's a bit expensive, but programs like these not only have a structured, accelerated learning path, but help you find a job after graduation.

Learn C#

Work Methodologies

Fun Stuff

Media Configurations for Plex Libraries

  1. Software Configurations
    1. Sonarr
      1. Media Management
        1. Episode Naming
        2. Folders
        3. Importing
        4. File Management
      2. Profiles
      3. Quality
      4. Indexers
      5. Download Client
      6. Connect
      7. Metadata
      8. General
        1. Start-Up
        2. Security
        3. Proxy Settings
        4. Logging
        5. Analytics
        6. Updates
      9. UI
        1. Calendar
        2. Dates
        3. Style
    2. Radarr
    3. Plex

Software Configurations

Sonarr

Media Management

Episode Naming
Setting Name Value
Rename Episodes Yes
Replace Illegal Characters Yes
Standard Episode Format S{season:00}E{episode:00} - {Episode Title}
Daily Episode Format {Air-Date} - {Episode Title}
Anime Episode Format S{season:00}E{episode:00} - {Episode Title}
Series Folder Format {Series Title}
Season Folder Format Season {season:00}
Multi-Episode Style Extend
Folders
Setting Name Value
Create empty series folders Yes
Delete empty folders No
Importing
Setting Name Value
Use Hardlinks instead of Copy No
Import Extra Files No
File Management
Setting Name Value
Ignore Deleted Episodes No
Download Propers Yes
Analyse video files Yes
Change File Date Local Air Date
Recycling Bin None

Profiles

Note: Left as default for the time being

Quality

Note: Left as default for the time being

Indexers

Download Client

Connect

Note: I traditionally have a Custom Script connection that runs a PowerShell script on certain events, but I've not set that back up on this new computer, yet.

Metadata

Using Kodi (XBMC)

Name Value
Enable Yes
Series Metadata Yes
Episode Metadata Yes
Series Images Yes
Season Images Yes
Episode Images Yes

General

Start-Up
Name Value
Bind Address *
Port Number 8989
URL Base
Enable SSL No
Open browser on start Yes
Security
Name Value
Authentication Forms (Login page)
Username scrubbed
Password scrubbed
API Key scrubbed
Proxy Settings
Name Value
Use Proxy No
Logging
Name Value
Log Level Debug
Analytics
Name Value
Enable No
Updates
Name Value
Branch master

UI

Calendar
Name Value
First Day of Week Sunday
Week Column Header Tue 03/25
Dates
Name Value
Short Date Format 2014-03-25
Long Date Format Tuesday, March 25, 2014
Time Format 5pm/5:30pm
Show Relative Dates Yes
Style
Name Value
Enable Color-Impaired mode No

Radarr

Note: I've not set this up on my new desktop yet, but I'll back-fill this section once I've set it up.

Plex

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment