Star Brilliant
Star Brilliant
I suggest using `xdg-open http://xxxxxx` to open URL instead of `firefox http://xxxxxx`. Because `xdg-open` will automatically select the default browser you have set in DE settings.
Tetralet wrote: > It's not a bad idea, but not everyone intalled the `xdg-utils` package in his system... Yeah it is. Maybe you can try `xdg-open` first, if failed then...
Perhaps it is not having something to do with the code. Just change the default conf file: ``` conf # The web browser using for http(s):// web_browser = xdg-open web_method...
Comment: File names should be correctly escaped. And I suggest a useful and strong escaping rule. The rule is (the following rule is how gnome-terminal does): 1. Replace `'` (apostrophe...
I have been working on a JS library interpreting (and drawing) MIDI files: https://github.com/m13253/midymidy/blob/master/public/preview.js I am willing to extract the core part of it and make it a independent JS...
所有 eh 的連結把域名改成 ex 就是同一個漫畫啦。 不過 ex 的連結改成 eh 有可能會變成 404。 總之資料庫中可以只存連結的後半段,前半段根據 ex / eh 的設定來補上就好。
Hello, Thank you for your report. I think the problem is `parse-download-url.py` is not located in the current working directory. Can the problem be solved hen you `cd` into the...
谢谢反馈。不过非常抱歉, 1. Python 2 已于2020年1月1日寿终正寝了。 2. 同样的,这个软件其实也到寿命了(7年了)。维护起来难度非常大。 如果你有修复补丁,欢迎提交 Pull Request 给我,我会十分感激。 不过,还请提交 Python 3 版本的代码,请让 Python 2 在电脑历史的博物馆里好好休息吧。
内容显示不全是你使用的播放器的 bug。 可以通过更换播放器来解决,或者我在代码中将长弹幕拆分或缩小。 不过我因为私人的原因无法继续维护这个项目了。你不妨先试试换播放器?
Thank you for your report and detailed reproducing steps. Would you please post your `doh-client.conf` so I can have a check at it?