Carlos Hwang

Results 24 comments of Carlos Hwang

YES, USER has been ignored. just run the container, and check the /sbin/my_init, on line 81: if name in ['HOME', 'USER', 'GROUP', 'UID', 'GID', 'SHELL']: continue so, just change the...

也遇到此问题,现在还没有解决方案吗?~ @leasontou @liaohuqiu @guoqipan @hblolj

Here is the command: ``` go mod edit -replace=gopkg.in/russross/[email protected]=github.com/russross/blackfriday/[email protected] ```

In this case, should it be A Activity -> receive start B Activity Event -> start B Activity ? so, you want B Activity receive the event even through B...

I face this error too: device: Mi 2 Android version: 5.0.2 ``` +--- io.paperdb:paperdb:2.6 | +--- com.esotericsoftware:kryo:4.0.1 | | +--- com.esotericsoftware:reflectasm:1.11.3 | | | \--- org.ow2.asm:asm:5.0.4 | | +--- com.esotericsoftware:minlog:1.3.0...

youtubedl-android is not a good idea, because it runs the python and ffmpeg scripts. [AriaLyy/Aria: 下载可以很简单](https://github.com/AriaLyy/Aria) take a look at this project, support m3u8, ftp, and others.

@martinloren do you modify some source for Artic Fox Version? Can you pull a request for your modification?

@martinloren thanks a lot.