Sparkle

Results 11 issues of Sparkle

我运行了一个叮当和一个gmediarender用于接受dlna推送,因为使用gmediarender时叮当不能发声,于是安装pulseaudio,但是我发现在使用讯飞tts的时候会导致破音,其他的tts(特别是阿里的声音偏小就没有这个问题)是否配置文件能增加一项tts输出的音量控制 另外感谢大佬

j4125 with x64 openwrt i dont know what need to opkg install ` ./AltServer-x86_64 No argument supplied, if you want for help, please use -h or --help Not supplying ipa,...

写了一个功能,你看看有没有必要合进去,这样可以存放一些公开发布的文件以供下载,但不能被全部爬走 如果文件名或目录名以"."开头,比如".config",这个文件或目录就不会出现在列表中,但是可以直接以完整的文件名打开 当一个目录的文件名为"."开头,那将不允许浏览这个目录内的文件列表(返回Access denied),但是如果拥有完整的路径,文件依然可以访问,举例: /media/.video/2023/1.mp4 可以浏览/media中的内容,但.video文件夹不会出现 /media/.video和/media/.video/2023的文件列表不可以被浏览(返回Access denied) 访问/media/.video/2023/1.mp4可以正常的下载文件

add urlNext for continuous play can use without play

On Adnroid, must set dns, use system default will not work ``` dial tcp: lookup music.163.com on [::1]:53: read udp [::1]:39734->[::1]:53: read: connection refused ```

Tips for Chinese users Modified with reference of Mirei124 below this issues 打开termux,运行命令 ``` unset LD_PRELOAD export PATH=$PREFIX/glibc/bin:$PATH sed -i 's/^#zh_CN.GBK GBK/zh_CN.GBK GBK/' $PREFIX/glibc/etc/locale.gen sed -i 's/^#zh_CN.UTF-8 UTF-8/zh_CN.UTF-8 UTF-8/' $PREFIX/glibc/etc/locale.gen...

totp key for epic like `IZIEIWKUIFMVCTKFI5LUQVKZGZDEQUCSG5DFMUSWJRLEQWCUINGQ` will throw error `String of HEX type must be in byte increments` so I fix it

I build a docker image to run gmrender-resurrect ``` docker run -d\ --restart=unless-stopped \ --name=gmrender-resurrect \ --net=host \ --device /dev/snd \ -v /etc/asound.conf:/etc/asound.conf \ -e DLNA_NAME=Op\ zyyme/gmrender-resurrect ``` [docker hub](https://hub.docker.com/r/zyyme/gmrender-resurrect)

no index.js in node_modules/vue-weather-widget so cannot import use vite and vue3 npm run dev errror message: ``` [vite] Internal server error: Failed to resolve entry for package "vue-weather-widget". The package...

```Press any key (while holding on to the toothpick)... /usr/bin/git Grabbing git submodules 正克隆到 '/home/sparkle/evade2/Evade2/src/Arduboy2'... [email protected]: Permission denied (publickey). fatal: 无法读取远程仓库。 请确认您有正确的访问权限并且仓库存在。 fatal: 无法克隆 '[email protected]:MLXXXp/Arduboy2.git' 到子模组路径 '/home/sparkle/evade2/Evade2/src/Arduboy2' 克隆 'Evade2/src/Arduboy2' 失败。按计划重试...