bitcannon icon indicating copy to clipboard operation
bitcannon copied to clipboard

A torrent index archiving, browsing, and backup tool

Results 35 bitcannon issues
Sort by recently updated
recently updated
newest added

in the about screen, it should say what version is the runnign version. it should also check to identify whether the running version is the latest version

critical

When importing a torrent dump, this is what's outputted: ``` [~/bitcannon]$ ./bitcannon_linux_amd64 ./dump.txt.gz [OK!] Connecting to Mongo at 127.0.0.1 [OK!] Attempting to parse ./dump.txt.gz [OK!] File opened [OK!] Extension is...

critical
enhancement

Reminder: If I don't use it later on for anything.

suggestion

Would look super fancy.

lowprio
enhancement

Refactoring. Low prio.

lowprio
enhancement

Something that would accomplish IP logging or something similar like access logs.

have categories and search result sortable by title

Maybe something like: ``` "categories": [ {"Movies": [ "Anime", "Japanese Anime", "Cartoons" ]}, {"Books": [ "Ebooks", "Other Ebooks" ]} ] ```

critical

search result page should have search function too as it is to do a fresh search you must go back to the homepage. you should be able to continue searching...

lowprio

Been following this repo for some time (lurking). Awesome work Stephen! Q: Are there plans to add a magnet file upload mechanism? Something drag/drop would be amazing. I think that...