Michael Menanno

Results 21 issues of Michael Menanno

Adding ruby to stash so that scraper scripts can also be written in Ruby instead of just Python. I've also added the Faraday gem which is a much nicer HTTP...

This PR allows StashIDs to show on the details page without having to click the Edit button. ![image](https://user-images.githubusercontent.com/1358708/183329697-924e6c27-325c-43c9-a8f6-cde48ad768f9.png) The function was lifted straight out of `StudioEditPanel.tsx` and then i just...

**Describe the bug** Studios are able to get into a state where they have a duplicate StashID attached to them. When attempting to clean that up using the delete button...

bug report

**Describe the bug** Stash is not aware that a file has changed if the file that replaced it has the same name. I came across this when I was cleaning...

bug report

This is my initial implementation of the rb_common shared interfaces similar to what we have available for python scrapers. I started with a 1:1 of the python design and the...

script

### MGStage **Draft PR:** _None yet_ #### Sites: https://www.mgstage.com/ #### Why Is it blocked?: You have the "Are you above 18 years old?" that block the page. This cookie needs...

### Problem Once a scene has been matched, a user typically wouldn't be able to receive any updates if details have been updated (maybe males were added or titles were...

After https://github.com/stashapp/stash/pull/2810 merged I realized that I missed in my first pass that there should be a space her in both the part I added and where I copied the...

This scraper uses Ruby and is dependant on https://github.com/stashapp/CommunityScrapers/pull/1074 View the README included with this PR [here](https://github.com/stashapp/CommunityScrapers/blob/31ffbdf40ccf9b5bc776636303239b6c75a2d039/scrapers/thumbnail_frame_matcher/README.md) for more details on what this does. I've tested it with a lot...

script

I think it would be worth adding a note to the setup instructions that if "Manage Resources" does not show up, the user will have to make sure they turn...