-
Notifications
You must be signed in to change notification settings - Fork 2
New aspect ratios calculation #7
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
base: main
Are you sure you want to change the base?
Conversation
Added more black bars detection methods Added adaptive aspect ratio correction Added more error handling and logging Removed imdb parser
Fixed a bug with multiple instances of addon running concurrently
Added Imdb Scraper to get media metadata Added Android workaround that uses metadata to adjust zoom
Hi, |
Yes, I just commited an option to change the refresh interval, will release in a few minutes |
Improved stability. Refactored codebase
Fixed bug with toggle function
Hi @Archegon, great work and thanks for your work and dedication to improve @osumoclement addon! Can you summarize in the key points, after all the commits and changes, what are the changes/features you've added to your fork? |
Hi @TwilightMercy , there's quite a bit of discussion here, essentially there's a bunch of improvements to the frame-check algorithm. For example, it does the "take samples of aspect ratio over x period" thing to determine frame rate stability. Been very busy so haven't had time to look at all this but will do so soon. |
Hi @TwilightMercy , could you try out @Archegon 's fork and see if the improvements work well? And also that it does not introduce new problems? |
Made aspect ratio calculations adaptive to fit all display sizes.
Added auto refresh on multiple aspect ratios
Added options for Notification and Auto refresh.
New Logo and Background.