Adds show favorites first for performers, studios, tags#6733
Adds show favorites first for performers, studios, tags#6733floyd352 wants to merge 1 commit intostashapp:developfrom
Conversation
|
Deferring for now - Actually a request I forwarded from the discord. Bones look to be okay but theres a few quirks with ratings? that warrant a closer look |
|
I haven't done research or looked at the code just my initial thoughts. Would it be better to just automatically have favorited content just go to the top? I'm not sure if I'm misremembering but I feel like quite a few apps just automatically do it. The settings page is already a cluster and putting more in there would just make it even worse. Just looking for opinions |
@feederbox826 Thanks for checking it out, can you share a bit more information to make it easier to reproduce
@Gykes there's a comment in the issue of "Should be optional", I originally agreed with it. EDIT: I'll wait for responses before suggesting something that might result in scope creep. |
This feature adds the ability to favorite performers, studios, tags, which makes them always appear first.
The request from @feederbox826 specifies tags but I went ahead and allowed for anything that can be favorited. I figure we might as well allow it all.
These changes also apply to all the tabs pages like: Tags -> Performers tab, Tags -> Studio tab, Studios -> Performers tab.
Closes #5785
Note
A number of the changes in here, like the Go code, are AI generated. I've reviewed the code changes personally to the best of my ability. I have manually tested it.
Tags
Performers (favorited, number of gallery ASC)
Performers (favorited, random DESC)
Studios -> Performers tab (favorited, name DESC)