Results 67 comments of Omar Polo

I, Omar Polo, license past and future contributions to gotop under the MIT license.

I've fixed this, I'm waiting for https://github.com/shirou/gopsutil/pull/647 to be merged.

I've also added versuri-lyric-edit-meta to change the author and song title, and did a bit of refactoring of my versuri-lyric-edit-meta function to do directly the `update` in the db instead...

Mihai Olteanu ***@***.***> writes: > Awesome! > I haven't thought about this feature. Looks like a nice addition! thanks :) > Wouldn't it be easier (or more intuitive) to change...

Mihai Olteanu ***@***.***> writes: > the rationale was to disallow accidental changes to the lyrics > > I understand your point. > First, the user would, somehow, have to not...

ops, I mean 755 for directories (now fixed.)

It was the first thing I noticed. The culprit seems [fs/fs.go:59](https://github.com/kujtimiihoxha/kit/blob/master/fs/fs.go#L59): [`os.ModePerm`](https://golang.org/src/os/types.go#L42) is 0777.

Same here. I've also tried to use my own codes in the config file as: ``` API_ID = 'XXXXXX' API_HASH = '....' ``` to no avail. P.S.: @strongpapazola althought it's...

Hello, no, it's not really an issue, it just mean that the TLS handshake failed, it's not the end of the world, it can happen if some strange client without...