opie_vintagePerformerImport

:placard: Summary Import vintage performers from a source list (text or CSV), then enrich with profile stats and images.
:link: Repository https://github.com/OpieTaylor911/StashPlugins/tree/main/plugins/opie_vintagePerformerImport
:information_source: Source URL https://opietaylor911.github.io/StashPlugins/main/index.yml
:open_book: Install How to install a plugin?

:inbox_tray: Vintage Performer Import v0.1

Imports vintage performers from a name list or CSV file, then enriches each with profile stats and images from source sites.

Input modes:

  • Newline-separated names entered directly in settings
  • CSV file (with configurable column name)
  • Source list URL (e.g. a CocksuckersGuide toplist page)

Settings:

Setting Description
Source List URL URL of a performer list page to scrape names from
Performer Names Newline-separated names (used before CSV)
CSV Path Container path to a CSV file
CSV Name Column Column name containing performer names
Update Existing Enrich existing performers when source data is found
Overwrite Details If off, imported details are appended rather than replaced
Overwrite Image If off, only performers missing an image are updated
Dry Run Log planned actions without writing any changes
HTTP Timeout Timeout in seconds for source HTTP requests

Task: Import Vintage Performers