Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions AGENTS.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
6 changes: 6 additions & 0 deletions scripts/set_tags_based_on_title.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand All @@ -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"
Expand All @@ -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"
Expand Down
2 changes: 2 additions & 0 deletions scripts/set_tags_based_on_writers.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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"