Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add preference for default zoom mode #4020

Merged
merged 14 commits into from
Oct 12, 2024

Conversation

JagerSprinkles
Copy link
Contributor

@JagerSprinkles JagerSprinkles commented Sep 24, 2024

Changes

This change will add a setting under advanced playback preferences to set the default zoom mode. This mode will be used every time a video is started as the setting is not saved if adjusted during playback.

Issues

Possibly fixes #1981

@jellyfin-bot jellyfin-bot added the merge conflict Conflicts prevent merging label Oct 4, 2024
# Conflicts:
#	app/src/main/java/org/jellyfin/androidtv/preference/UserPreferences.kt
#	app/src/main/java/org/jellyfin/androidtv/ui/preference/screen/PlaybackAdvancedPreferencesScreen.kt
@jellyfin-bot jellyfin-bot removed the merge conflict Conflicts prevent merging label Oct 8, 2024
@JagerSprinkles JagerSprinkles changed the title Add default zoom mode setting Add preference for default zoom mode Oct 9, 2024
@nielsvanvelzen
Copy link
Member

Thanks for the pull request! I've pushed some final changes to fix some formatting, rename an enum member, changed the preference order. I also fixed a missing setter for mZoomMode causing the popup in the video player to never show the current selection and changed the preference to "Default video zoom" like you suggested.

@nielsvanvelzen nielsvanvelzen added this to the v0.18.0 milestone Oct 12, 2024
@nielsvanvelzen nielsvanvelzen added the enhancement New feature or request label Oct 12, 2024
@nielsvanvelzen nielsvanvelzen enabled auto-merge (squash) October 12, 2024 09:30
@nielsvanvelzen nielsvanvelzen merged commit 24acb71 into jellyfin:master Oct 12, 2024
4 checks passed
@JagerSprinkles
Copy link
Contributor Author

Thanks for the small fixes at the end! I'm happy to contribute to the project and look forward to submitting more PRs in the future!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remember Aspect ratio (like Playback speed)
3 participants