Skip to content

Instantly share code, notes, and snippets.

@noahbleau
noahbleau / INSTRUCTIONS.md
Created October 22, 2025 15:28
Simple Organizer in Python for your series! (Made by ChatGPT)

🎬 Series Organizer Instructions

This folder contains two Python scripts that automatically organize your TV show files into clean folders, ready for your media library.

📁 Folder Structure Example

/DIRECTORY
├── organizeFlixtor.py
├── organizeFormated.py
@noahbleau
noahbleau / gist:21726cd28231dbdf726e62881ab12cd1
Last active August 10, 2025 01:20
ProxmoxVE 7 : Remove Local-LVM and Increase Storage

ProxmoxVE 7 : Remove Local-LVM and Increase Storage

  1. Remove local-lvm : Datacenter > Storage > local-lvm

  2. Access the shell : Datacenter > node > Shell

    a) lvremove /dev/pve/data

    b) lvresize -l +100%FREE /dev/pve/root