Adam Dobrawy

Results 138 issues of Adam Dobrawy

An interesting project. I wonder what is his advantage over rclone ( see https://rclone.org/commands/rclone_mount/ , https://rclone.org/cache/ )?

In README we can find link to http://django-session-activity.readthedocs.org/en/latest/ but it respond 404.

Hello, Thank you for the very helpful library. I see her new use case. Well, I'm going to develop documentation using the Markdown format for our extensive CLI. To this...

enhancement

Hello, Django 1.10 introduces: ``` ?: (mysql.W002) MySQL Strict Mode is not set for database connection 'default' HINT: MySQL's Strict Mode fixes many data integrity problems in MySQL, such as...

enhancement

Hello, In projects, it happens that someone pull request points to the wrong source branch eg. https://github.com/apache/airflow/pull/8968 . In this case, the proposed changes are huge. Often, the source branch...

As #11 show port forwarding is important to avoiding ``` Belated TICK```. There is[ two common protocol to expose dynamic router configuration](https://stackoverflow.com/questions/4391872/python-open-a-listening-port-behind-a-router-upnp). It would be useful to implement this protocol...

It is popular to include within a single torrent, in addition to the relevant data, the metadata in the text files that describe it in detail (nfo or txt). Perhaps...

Hello, I think we should register when ``info_hash`` was seen even if no redownload them. We need info when info_hash has been available to track old ```info_hash``` without any node....

Hello, I would like debug https://github.com/boramalper/magnetico/blob/master/magneticod/magneticod/persistence.py#L70 and seen a lot of metadata losts due unable decode metadata name. The string is hex string. Can we improve encoding parsing? ``` 2017-05-01...

bug