GithubHelp home page GithubHelp logo

stephen304 / bitcannon Goto Github PK

View Code? Open in Web Editor NEW
409.0 409.0 44.0 2.26 MB

A torrent index archiving, browsing, and backup tool

Home Page: http://bitcannon.io/

License: MIT License

Makefile 3.58% Go 25.47% JavaScript 42.94% HTML 25.99% CSS 2.02%

bitcannon's People

Contributors

aidanharris avatar oxis avatar stephen304 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

bitcannon's Issues

Adding databases on Linux

The readme just mentions dragging the .gz to the .exe for windows, what's the process for linux users?

[Feature Request] Integrate Torrent Client

I've been looking around, and it seems Taipei-Torrent is a pretty complete BT client. Now, wouldn't it be great to have the client embedded into BitCannon?

This could also be leveraged to fetch Info-Hash dumps over BT, instead of over HTTP.

Don't use arrays for torrent meta

Since I don't plan to merge together duplicate torrents in favor of just skipping duplicates, this will make it much easier to build an algorithm to .Distinct() the categories and fix the browse page's slowness.

Config file

Would be helpful, so people don't have to recompile to change things.

Angular routes are absolute with a blank api url

I changed the API url to bitcannon and everything loaded fine from the reverse proxy with the exception of /browse and /torrent (perhaps other locations too). The attached image demonstrates this:

bitcannonerror

Everything else for example the styles loads fine.

My reverse proxy is setup as follows:

            <Location /bitcannon/>
                    ProxyPass http://127.0.0.1:1337/
                    ProxyPassReverse http://127.0.0.1:1337/
            </Location>

This is easily fixed by adding another reverse proxy pointing to /bitcannon/bitcannon as follows:

            <Location /bitcannon/bitcannon>
                    ProxyPass http://127.0.0.1:1337
                    ProxyPassReverse http://127.0.0.1:1337
            </Location>

I don't think this should be necessary though hence this issue!

Search not working

I installed BitCannon, and then imported the full Kickass dump (it took about 15 hours, but it did complete).

Howering, searching for anything turns up no results. For example, a search for "Mozart" turns up 0 results, even though the corresponding search on Kickass turns up plenty of results.

What can I do to further diagnose or fix this issue?

`go get` gives error on fresh Ubuntu 14.04

I get this error.

root@ubuntu:~/sandbox/bitcannon/api# go get
go install: no install location for directory /root/sandbox/bitcannon/api outside GOPATH

I have these:

  • A fresh Ubuntu 14.04
  • go version is go1.2.1 linux/amd64
  • $GOPATH resolves to /root/.go
  • $PATH resolves to /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/root/.go/bin:/root/.go/bin

Settings box

To set API url I think. Would make everything much more flexible.

exception: invalid operator: $search

None of my searches seem to work as the endpoint that the JS is calling out to is throwing a 404 and returning:

{"message":"exception: invalid operator: $search"}

I am on Ubuntu 13.10, I have imported 2 dumps, and I downloaded the latest release from github.

Let me know if you need any more from me, thanks!

Install with package manager?

Might be convenient to have bitcannon up on package managers like brew, apt-get and similar.

Install dependencies from there with an install script or whatever the particular manager uses.

If this sounds reasonable I can go ahead and start on it!

Update UI

Because if I throw all the new info on the downloads page, it will just look like somebody threw up seed/leech counts and size numbers onto a page.

[Feature Request] Add import date

While the magnet link dumps don't contain dates, adding an import date (first seen) is a reasonable alternative, especially if you're using daily/hourly updates. It would at least get the dates more-or-less correct from the time you start using the application.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.