Rakly3 > Maybe some brave soul can write a browser plugin that can do -some- of these things like hide studio.
I'm actually working on a userscript that can do this but haven't found the time lately to make much progress on it. Also SLR changes their html code quite often which occasionally breaks things, I think it's at least partly generated code which makes it a real bitch to target specific elements reliably. So I've been wondering if it's even feasible to release this script as I don't always have time to fix things.
But in any case it would only be filtering thumbnails out on the current page, so if it hides a lot then you'd maybe have 1 or 2 rows. Still that's very convenient and time-saving but it would be much better if the filtering would be server side.
What I already have fully working is the ability to mark scenes as downloaded, which then marks the top-right corner on scene-thumbnails. These are old screenshots but as example: https://i.imgur.com/m7eGOrs.png and https://i.imgur.com/CfvMMPl.png There are two checkmarks, on for SLR-downloaded and one for alternative-downloaded which could be like a sub you have elsewhere. (Everything is stored in a localstorage database).
I already use it to fade-out or completely hide scenes I've already downloaded from pages, especially useful on pornstar pages to see if I've missed any scenes from a favorite pornstar. As you see in the 2nd image there are lots of filtering options but unfortunately most of those no longer work since SLR removed all that information from the thumbnails (5K/6K, fps, etc). I'm particularly sad about the missing 90/120 fps info, as I had given those a blue/green gradient background to stand out more (as shown in 1st image). Currently it's not really visible at all if a scene has been upgraded which is just bad design tbh. At least the studio name is still on there so filtering out thumbnails from specific studios is possible, well, until they remove that as well...
Selecting the studios to filter out is quite a bit more work though. I've added a settings pop-up so you can select studios to filter out, but studios also keep getting added so I have to make it possible to also add and select those. Tricky but slowly I'm getting there, I kinda expected/hoped SLR would have added much better server-side filtering options by now (and not just by studio). But ah well, they did add watch/playlists so that's been very good.