Frz

Results 23 comments of Frz

Update: This issue only occurs on locales that are region-specific, specifically, `zh_CN`. `zh_CN` is stored as `zh` in qBittorent's settings, thus can't be paired with `qtbase_zh_CN.qm`.

Renaming the locale `zh` to `zh_CN` should solve the issue. [`QTranslator::load()`](https://doc.qt.io/qt-6/qtranslator.html#load-1) automatically looks for `qbittorent_zh.qm` if `qbittorent_zh_CN.qm` is not found, but it doesn't look for `qtbase_zh_CN.qm` if `qtbase_zh.qm` is not...

希望大佬能在下载页面那里注明一下Kodi的版本限制,安装失败查了半天才发现是插件Python版本的缘故 擅自用py3分支里的源码打包了bilibili 0.5.10的插件,希望能方便大家下载 [plugin.video.bilibili-0.5.10.zip](https://github.com/zhengfan2014/xbmc-kodi-private-china-addons/files/8098778/plugin.video.bilibili-0.5.10.zip)

希望大佬能在下载页面那里注明一下Kodi的版本限制,安装失败查了半天才发现是插件Python版本的缘故 擅自用py3分支里的源码打包了bilibili 0.5.10的插件,希望能方便大家下载 [plugin.video.bilibili-0.5.10.zip](https://github.com/zhengfan2014/xbmc-kodi-private-china-addons/files/8098778/plugin.video.bilibili-0.5.10.zip)

补充一下,免费开源的 [ExplorerPatcher](https://github.com/valinet/ExplorerPatcher) 可以达到一样的效果 ![image](https://user-images.githubusercontent.com/15852717/172797172-6bd0cde0-29e1-4133-8202-fbfcd9208325.png)

Quick suggestion: replace all symbols with `_`, or just remove them all. For example, `日文的“这里”按钮`->`日文的_这里_按钮`, or `日文的“这里”按钮`->`日文的这里按钮`. They are only alias after all, and they should not be treated manually...

> I think the "shortest" version without 日文的 and 按钮 would be easiest to use and input. The question is if it would work for all of them. Does the...

1. `無` is a traditional Chinese character, its Chinese simplified version is `无` 2. `満` is the Japanese glyph of `滿`, its Chinese simplified version is `满` 3. `営` is...

You didn't choose a valid torch and cuda version combination, so there are no corresponding prebuilt mmcv wheels. Visit the url in the install command after `-f`, for example `https://download.openmmlab.com/mmcv/dist/cu115/torch1.11.0/index.html`,...