BrightDV / BoxBox

Unofficial Android and web app for Formula 1 and Formula E fans!
https://codeberg.org/BrightDV/BoxBox
GNU General Public License v3.0
101 stars 11 forks source link

[FEATURE] Add multiple languages (hungarian) RSS feeds #88

Closed d4f5409d closed 1 year ago

d4f5409d commented 1 year ago

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] Currently there is no reason to translate the app because the news are in english.

Describe the solution you'd like A clear and concise description of what you want to happen. Add rss feeds in multiple languages in my example, hungarian

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered. Custom rss feeds maybe, but it would be a worse UX.

Additional context Add any other context or screenshots about the feature request here.

BrightDV commented 1 year ago

Currently there is no reason to translate the app because the news are in english.

In my opinion, the translation improves the navigation outside the news, for example in the results.

Add rss feeds in multiple languages in my example, hungarian

That is a good idea. Do you mean for the Mixed News or the Home News? The Home News come from the official website and their articles are only in English, so this will not change. However, for the Mixed News, I can add an input to add a custom URL of an RSS feed, or even a WordPress website, as I have a fully functional scraper for this type of website… Another idea could be to provide customization for the already existing sources, like Motorsport.com, which provides localized feeds. What do you think?

d4f5409d commented 1 year ago

Not bad, but would be better for home tab to automagically recognize the OS language and based on that display the correct news from the correct languages.

BrightDV commented 1 year ago

Not bad, but would be better for home tab to automagically recognize the OS language and based on that display the correct news from the correct languages.

Do you mean adding another source for the home news tab?

d4f5409d commented 1 year ago

Yeah, exactly. Just think about it, if you've had another mother tongue and you didn't understand english. What could you tune about the app? I hope this helped. I can provide hungarian rss feeds if you want.

BrightDV commented 1 year ago

I added Motorsport.com's localized feeds. image

I may add an input for custom URLs too (for both RSS feeds and WordPress websites).

d4f5409d commented 1 year ago

Thank you so much, you are very appreciated! ❤️

BrightDV commented 1 year ago

This is now available in the latest release, but the selection will be improved soon. I am planning on adding a web version of Box, Box! with a proxy (progress here) and therefore I added a screen to select the Home News' source between the official one, Motorsport's localized feeds and the ability to add some custom RSS feeds and WordPress websites. This should be released in the middle of June, for the 1st year of the project!

BrightDV commented 1 year ago

This is finally added with the latest update!