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

Use crowdsourced title even if it is only a change of capitalisation and the formatter is disabled #253

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mschae23
Copy link

@mschae23 mschae23 commented May 16, 2024

If the auto-formatter is disabled in the options and a custom title for a video is only changing capitalisation, the addon currently shows the original title instead. I don't think this makes a lot of sense – I expect the format option to control the auto-formatter, and therefore, the "disabled" option to disable that. I don't think "disabled" should mean "I don't want formatting changes", it's a lot more useful for it to result in the addon just giving me original and submitted titles as they are.

I agree to license my contribution under GPL-3.0 and agree to allow distribution on app stores as outlined in LICENSE-APPSTORE.

@ajayyy
Copy link
Owner

ajayyy commented May 17, 2024

Hmm, I'm not sure about this behavior. Maybe if there could be a new formatting option called something like "Accept crowd-sourced formatting changes"

@mschae23
Copy link
Author

In case you didn't see it, there's been some previous discussion at https://discord.com/channels/603643120093233162/897699762738966558/1225897417933721651 and https://discord.com/channels/603643120093233162/897699762738966558/1232036025732169849.

For me, the reasoning behind the current behaviour makes sense, but is confusing in practice.

@mschae23 mschae23 force-pushed the disabled-formatter-original branch 2 times, most recently from 756e17f to aacc836 Compare June 22, 2024 12:35
@ajayyy
Copy link
Owner

ajayyy commented Jun 22, 2024

I still don't agree with making this the default behavior for people who disabled formatting

@mschae23
Copy link
Author

mschae23 commented Jun 22, 2024

But a title that was submitted by someone will pretty much always be better than the original title, even if it's the same wording as the original. I think this makes more sense, since otherwise, the database will just not get used in this case if auto-formatting is disabled.

@mschae23
Copy link
Author

By the way, I only touched the imports, src/titles/titleRenderer.ts:75, and src/videoBranding/videoBranding.ts:298. Not sure where all the other changes are coming from.

@ajayyy
Copy link
Owner

ajayyy commented Jun 22, 2024

There is no "better" with that type of thing. It's up to someone's subjective opinion what they prefer. If they don't want formatting, then I don't see why they would automatically prefer sentence case formatting from DeArrow users

@mschae23 mschae23 force-pushed the disabled-formatter-original branch from aacc836 to 06b7025 Compare September 8, 2024 19:49
@mschae23 mschae23 force-pushed the disabled-formatter-original branch 7 times, most recently from 740c8bb to bf6c7f5 Compare October 18, 2024 17:27
@mschae23 mschae23 force-pushed the disabled-formatter-original branch from bf6c7f5 to ccc171b Compare November 14, 2024 20:29
@mschae23 mschae23 force-pushed the disabled-formatter-original branch from ccc171b to ecb75f3 Compare November 27, 2024 15:07
@mschae23 mschae23 force-pushed the disabled-formatter-original branch from ecb75f3 to 4966d97 Compare December 13, 2024 22:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants