From eca6cf70f97e6567daedf926d89f944259530ba0 Mon Sep 17 00:00:00 2001 From: Morgan Blackthorne Date: Fri, 29 May 2026 06:50:12 -0700 Subject: [PATCH] Note Odoo Plex Management project and refresh tag scripts - Document Odoo project "Plex Management" (id 6) as the task tracker for this repo in AGENTS.md - Add new collection search terms (Oil, Throatpie, jessky -> Fuck Machine) - Add Tiptobase69 to Extreme Throating writers Co-Authored-By: Claude Opus 4.7 --- AGENTS.md | 4 ++++ scripts/set_tags_based_on_title.sh | 6 ++++++ scripts/set_tags_based_on_writers.sh | 2 ++ 3 files changed, 12 insertions(+) diff --git a/AGENTS.md b/AGENTS.md index 635f27b..838b24d 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -12,6 +12,10 @@ Use the unified `plexadm` CLI for new Plex automation. Keep mutation behavior co Do not add new top-level one-off scripts when a `plexadm` subcommand or helper module can cover the behavior. +## Task Tracking + +Tasks, bugs, and follow-ups for this repository are filed in Odoo under the project **Plex Management** (`project.project` id `6`). + ## Git Workflow - Never push commits directly to `master`. Always open a pull request from a feature/fix branch. diff --git a/scripts/set_tags_based_on_title.sh b/scripts/set_tags_based_on_title.sh index a4363fd..49e626d 100755 --- a/scripts/set_tags_based_on_title.sh +++ b/scripts/set_tags_based_on_title.sh @@ -41,6 +41,7 @@ SCRIPT_DIR=$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd) "$PLEXADM" collection add-search "01: Category: Fingering" "finger" "$PLEXADM" collection add-search "01: Category: Fuck Machine" "fuck machine" "$PLEXADM" collection add-search "01: Category: Fuck Machine" "fuckmachine" +"$PLEXADM" collection add-search "01: Category: Fuck Machine" "jessky" "$PLEXADM" collection add-search "01: Category: GFE" "gfe" "$PLEXADM" collection add-search "01: Category: GFE" "girlfriend experience" "$PLEXADM" collection add-search "01: Category: Goth" "goth" @@ -57,6 +58,10 @@ SCRIPT_DIR=$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd) "$PLEXADM" collection add-search "01: Category: Live Stream" "public show" "$PLEXADM" collection add-search "01: Category: Orgy" " Orgies " "$PLEXADM" collection add-search "01: Category: Orgy" "Orgy" +"$PLEXADM" collection add-search "01: Category: Oil" " Oil " +"$PLEXADM" collection add-search "01: Category: Oil" " Oiled " +"$PLEXADM" collection add-search "01: Category: Oil" " Oily " +"$PLEXADM" collection add-search "01: Category: Oil" " Oiling " "$PLEXADM" collection add-search "01: Category: Sex Toys" "Vibrator" "$PLEXADM" collection add-search "01: Category: Sex Toys" "bj tease" "$PLEXADM" collection add-search "01: Category: Sex Toys" "dildo" @@ -71,6 +76,7 @@ SCRIPT_DIR=$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd) "$PLEXADM" collection add-search "01: Category: Strap On" "strap" "$PLEXADM" collection add-search "01: Category: Teacher/Tutor" "Teacher" "$PLEXADM" collection add-search "01: Category: Water" "shower" +"$PLEXADM" collection add-search "01: Category: Throatpie" "throatpie" "$PLEXADM" collection add-search "01: Hair: Blonde" "blond" "$PLEXADM" collection add-search "01: Hair: Brunette" "brunette" "$PLEXADM" collection add-search "01: Hair: Red" "Red head" diff --git a/scripts/set_tags_based_on_writers.sh b/scripts/set_tags_based_on_writers.sh index 365fc6e..85eeca2 100755 --- a/scripts/set_tags_based_on_writers.sh +++ b/scripts/set_tags_based_on_writers.sh @@ -18,3 +18,5 @@ REFERENCE_DIR=${PLEXADM_REFERENCE_DIR:-/usr/local/share/plexadm/reference} "$PLEXADM" collection add-writers '01: Hair: Blue' "${REFERENCE_DIR}/writers_blue_hair.txt" "$PLEXADM" collection add-writers '01: Hair: Brunette' "${REFERENCE_DIR}/writers_brunette.txt" "$PLEXADM" collection add-writers '01: Hair: Red' "${REFERENCE_DIR}/writers_redhead.txt" + +"$PLEXADM" collection add-writer '01: Category: Extreme Throating' "Tiptobase69"