refgd

Results 6 issues of refgd

Before you submit any issues, please follow the requirements below. 1. Make sure you are using the newest release version. 2. Detect the issue is caused by Xposed Module or...

The message 'Please stand by, while we are checking your browser...' consistently appears and prevents go in chat, however, it works correctly on other browsers. any solution?

### 请描述您的问题 能否不同网站使用同一个PHP容器, 我有10个网站, 目前好像会启动十个PHP容器

类型:需求
类型:网站

### 手机型号 _No response_ ### 系统 Android 14 ### 纯纯看番版本号 5.4.4 ### 发生了什么? 每次新启动的时候,如果是直接打开主页,PreferenceHelper读取的都是空的,如果是打开后在其它界面再跳转到主页,就能读取到数据,可能是如果启动后直接打开主页,这时候PreferenceHelper还没初始化完成 ### 错误栈报告 _No response_

bug

### 功能范围 插件能力, 播放器 ### 功能描述 如题, 以下是代码参考 fun getMediaSourceFactory(playerInfo: PlayerInfo): MediaSource.Factory { val httpDataSourceFactory = DefaultHttpDataSource.Factory() .setDefaultRequestProperties(playerInfo.header ?: emptyMap()) val dataSourceFactory = DefaultDataSource.Factory(APP, httpDataSourceFactory) val streamDataSinkFactory = CacheDataSink.Factory().setCache(normalCache) val...

enhancement