Jeremy

Results 10 comments of Jeremy

I found a workaround. SelectedItems uses `IList` so if I bind the SelectedItems to `List` as an example, it should work (I guess).. but it doesn't! However, if I do...

`Application.Current.UserAppTheme` only applys for the theme defined with `AppThemeBinding` as mentioned in [this post](https://stackoverflow.com/a/69128632). That means `DisplayAlert`, `Picker`, etc. don't inherit the specified theme. To fix this problem, make sure...

The solution I mentioned is for both xamarin and MAUI. It works fine for me. From my knowledge, changing the values in `Platforms/Android/Resources/values/colors.xml` only changes the default button color in...

Thanks. However, I don't know where I can get German translations from. Do you have any suggestions?

Okay got it. I'll have to add new providers in [AnimeDl](https://github.com/jerry08/AnimeDl)

I tried adding multiple languages but most of the German sites have recaptcha so it would be very difficult. I'm thinking of adding an auto-translate feature. It won't be very...

It's easier said than done, unfortunately. I can try, but it will take some time.

@ShujianDou I tried scraping Streamtape and it's not working. I can't figure out their latest logic. Maybe when I have some time, I can go through it.

In this case, I guess there's no need for `UserId`. So it can be removed

I'm in South America and I'm experiencing the same thing.