Alexey Skobkin

Results 28 issues of Alexey Skobkin

Run: ``` shell $ obs Attempted path: share/obs/obs-studio/locale/en-US.ini Attempted path: /usr/share/obs/obs-studio/locale/en-US.ini Attempted path: share/obs/obs-studio/locale.ini Attempted path: /usr/share/obs/obs-studio/locale.ini Attempted path: share/obs/obs-studio/themes/Default.qss Attempted path: /usr/share/obs/obs-studio/themes/Default.qss Fontconfig warning: "/etc/fonts/infinality/conf.d/41-repl-os-win.conf", line 148: Having multiple...

For now we have [`discovered_on`](https://github.com/boramalper/magnetico/blob/master/pkg/persistence/sqlite3.go#L526) timestamp. But it would be good to have something like `last_announced_on`. It will help to decide which torrent to choose for more successful download as...

When I'm trying to use `magneticod` (Golang version) with database from Python version I'm getting following error every time: ``` ~/tmp/magnetico# file database.sqlite3 database.sqlite3: SQLite 3.x database, last written using...

Firstly. I have some problems when trying to install deps on `master`. ``` dep ensure Solving failure: No versions of github.com/libp2p/go-sockaddr met constraints: v0.0.1: Could not introduce github.com/libp2p/[email protected], as it...

I've just set up `magneticod` and `magneticow` but looks like search is not working at all. I can get list of recent torrents using blank search text but if I...

### The issue Some time ago my server disappeared from the public listing. Here's the configuration of the registration parameters: ```ini registerName="mumble.skobk.in - Дегенератуша Скобкина" registerHostname=mumble.skobk.in registerPassword= registerUrl=https://mumble.skobk.in/ #registerLocation=RU ```...

support

Could some workaround be implemented for dots (`.`) in ENV variable data? Currently it's impossible to set nodes and bridges using `.env` file. The problem is related to docker-compose itself....

Could some workaround be implemented for dots (`.`) in ENV variable data? Currently it's impossible to set nodes and bridges using `.env` file. The problem is related to docker-compose itself....

As far as I understand, this container currently doesn't have `obfs4proxy` package installed. Could it be added to make Tor be able to connect to such bridges?

Some hash (md5/sha1 from file) namer needed. In the current arch there is complicated to implement hash namer. But this type of namer is very popular and many other bundles/libraries...