The Porn DB Markers

1 Like

After install, running a scan, I get for all files:

ERRO[2025-08-11 17:15:48] [Plugin / The Porn DB Markers] Traceback (most recent call last):
ERRO[2025-08-11 17:15:48] [Plugin / The Porn DB Markers]   File "[SENSOR]\Stash\plugins\community\TPDBMarkers\tpdbMarkers.py", line 1, in <module>
ERRO[2025-08-11 17:15:48] [Plugin / The Porn DB Markers]     import stashapi.log as log
ERRO[2025-08-11 17:15:48] [Plugin / The Porn DB Markers] ModuleNotFoundError: No module named 'stashapi'
DEBU[2025-08-11 17:15:48] Plugin The Porn DB Markers finished
ERRO[2025-08-11 17:15:48] Scene.Update.Post [The Porn DB Markers]: returned error: exit status 1

@tweeticoats would you be interested in reviewing it?

@tweeticoats would you be interested in reviewing it?

@tweeticoats would you be interested in reviewing it?

Several people are reporting issues, anyone else can reproduce?

@tweeticoats would you be interested in reviewing it?

Doesn’t work for me, just generates a couple of log lines and that’s it. Already reported on the github i see.

I fixed it myself. If the original creator wants to upload my fix you can and don’t even worry crediting me.
Place the two files in the plugin/community/TPDBMarkers folder and overwrite the old ones

tpdbMarkers.py (7.0 KB)
TPDBMarkers.yml (1.3 KB)

2 Likes

@tweeticoats would you be interested in reviewing it?

Hi, the plugin isn’t working for me. Here’s what I see in the logs:

25-12-01 12:49:03
Debug   
Plugin returned: 0xc001038c20
2025-12-01 12:49:03
Debug   
Plugin The Porn DB Markers finished
2025-12-01 12:49:03
Info    
[Plugin / The Porn DB Markers] 48 scenes to submit.
2025-12-01 12:49:03
Info    
[Plugin / The Porn DB Markers] Getting scene count
2025-12-01 12:49:03
Debug   
[Plugin / The Porn DB Markers] settings: {'disableSceneMarkerHook': False, 'createMovieFromScene': True, 'addTPDBMarkerTag': False, 'addTPDBMarkerTitle': False, 'runOnScenesWithMarkers': False, 'overwriteMarkers': False, 'mergeMarkers': False}
2025-12-01 12:49:03
Debug   
[Plugin / The Porn DB Markers] Using stash (v0.29.3-0) endpoint at http://127.0.0.1:9999/graphql

Can someone help me fix this?

There are no errors in the log it is just the plugin is not doing anything useful for the scenes you are tagged.

TPDB is built by scraping data from websites, some websites have an api and this can sometimes contain markers.

This should work for vixen media group ie blacked etc. Aylo ie Brazzers, reailty kings, mofos etc.

It depends on the studio and not all studios provide markers on the web players.

Thank you. I hadn’t realized some studios didn’t provide markers on the web players. It’s working now

Hi, can somebody help me. I’m trying to “move” my full movie which I have scraped as a scene to the “group” tab at stashv0.30.1 via the plugin. Unfortunately I’m getting the error

Error [Plugin / The Porn DB Markers] bad response from tpdb: 404, when I’m saving the scene?

What I’m doing wrong?

Most likely you need to update the python library stashapp-tools to a newer version after you have updated stash to a new version.