Any functionality to allow the filter to apply to both scenes drawn?
Not at the moment, what is your use case?
Iām thinking I could add a config menu to allow more specific uses in the future.
Just rating a performerās scenes against their other scenes only, or studio
Iād like the filter to be able to apply to both sides too. Often I want to battle a subset of my stash against each other, and not just my current filter vs my whole stash. My use case right now is to filter to a specific performer to try and rank my favorite scenes of theirs. (i.e. I donāt want to battle other performers)
I also want to run the battle using just scenes from a single performer as rawbeast mentioned.
Just had a whirl at implementing the change myself (using AI
)
You modified alot of lines here. Are you sure you preserved root functions?
Itās mostly just renaming var names it looks like.
Thanks @rawbeast Iāll do a review this week!
Updated to Ver 2.6.3:
- Added toggle to use filtered scenes for both sides (Thanks @rawbeast )
- Opening modal pauses all media in background now (Thanks @rawbeast )
- Cleaned up some code
- Fixed unrated scenes sometimes showing up on the right side when a suitable candidate could not be found.
- This condition is disabled when the use both sides filtered is checked, so incase you want to pit unrated scenes against other unrated scenes
- Changed unrated scenes to start from rating 1 in calculations instead of 50
- Fixed ranking text (#XXX out of #YYY) to not include unrated scenes
- Updated gauntlet/champion logic to no longer set a scene to 1 just cause its the lowest scene
- Fixed a bug where the first battle for gauntlet didnāt update rating
- Added a āfinding final placementā badge to gauntlet mode so its more clear
- Fixed issue where unrated scenes show up as 1 on the loser card
Give the new version a whirl!