You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am a jellyfin user, and I wanted to dip my toes into helping out with the development. I noticed there is no 'Filter by Studio' feature for the Movie Library. I noticed the backend already returns Studio metadata, but the frontend lacks the dropdown filter (unlike TV Shows).
My Plan:
Duplicate the filter logic from controllers/shows/tvshows.js (or relevant controller).
Add the 'Studio' dropdown to the Movie view.
I am ready to start working on this. Does this approach align with the current architecture?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I am a jellyfin user, and I wanted to dip my toes into helping out with the development. I noticed there is no 'Filter by Studio' feature for the Movie Library. I noticed the backend already returns Studio metadata, but the frontend lacks the dropdown filter (unlike TV Shows).
My Plan:
I am ready to start working on this. Does this approach align with the current architecture?
Beta Was this translation helpful? Give feedback.
All reactions