Nivin

Results 4 issues of Nivin

### Current Behavior: ![image](https://github.com/user-attachments/assets/5308fbef-b50b-4ddf-8371-7650020d2e6c) Refused to set unsafe header "Referer" ### Expected Behavior: Need to set custom header ### Steps To Reproduce: ``` function onProviderChange( provider, ) { if (isHLSProvider(provider))...

bug

Some AAC fails on ffdecodes. I suspect it can be fixed by adding **_libfdk_aac_** ``` 07-04 16:07:24.123 2329 2445 E ffmpeg_jni: Error in swr_init: Invalid argument 07-04 16:07:24.125 2329 2425...

Implemented search suggestions using Google's autocomplete API. Added SearchSuggestionAdapter, SearchSuggestionApi, and related UI components to display and interact with suggestions in both mobile and TV search fragments. Suggestions are fetched...

I need a feature similar to what HTTP Toolkit provides on Android — where their APK gets automatically installed on the device, sets up the proxy, and installs the certificates...

issue